whoam1.101
Platinian
Hey guys, I have a question. I'm trying to jump to function addresses in IDA, but it's not working, and I'm not sure why.
Here's what I did:
I dumped the game using the Zygisk-Il2Cpp module.
Then, I dumped liblogic.so using PMT Manager.
After that, I tried jumping to the function addresses (RVAs) in IDA, but it couldn't locate them.
Do I need to dump both liblogic.so and global-metadata.dat together? I tried that as well, but when I used Il2CppDumper, it said the metadata is not valid.
Does anyone know what I might be doing wrong or how to fix this? Any help would be appreciated!
Here's what I did:
I dumped the game using the Zygisk-Il2Cpp module.
Then, I dumped liblogic.so using PMT Manager.
After that, I tried jumping to the function addresses (RVAs) in IDA, but it couldn't locate them.
Do I need to dump both liblogic.so and global-metadata.dat together? I tried that as well, but when I used Il2CppDumper, it said the metadata is not valid.
Does anyone know what I might be doing wrong or how to fix this? Any help would be appreciated!