Perfare / Zygisk-Il2CppDumper

Using Zygisk to dump il2cpp data at runtime
MIT License
2.14k stars 5.27k forks source link

offsets are missing in my dump #112

Closed Edos93 closed 1 year ago

Edos93 commented 1 year ago

I dumped the game, but instead of offsets, I see 15 characters from A to F. For example (AFCBAAAACBDFD). The game is reset protected via META_DATA and LIBIL2CPP extraction. Is it possible to decode offsets made with Magisk? Thanks