|
FNV1a32("red::memory::DefaultAllocator::ReallocateAligned") |
Answered by
wopss
Jul 16, 2025
Replies: 1 comment 5 replies
|
Adler32 of mangled name |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't know the exact mangled names, so we can't say for sure what the correct one is, but the algorithm used is Adler32.
One thing I noticed in your test, is that it should be
YIXUinstead ofYAXU, because of__fastcallconvention.