axhlzy / Il2CppHookScripts

frida-based libil2cpp.so runtime parsing script
MIT License
519 stars 165 forks source link

can I use this on memuPlay #35

Closed vanhvungve closed 3 months ago

axhlzy commented 6 months ago

The x64 PC emulator running Android arm32/arm64 uses Houdini. transcoding, it will cause libil2cpp.so not to be found directly in memory, and then it's not open source, so it's recommended to use the real machine.

vanhvungve commented 6 months ago

The x64 PC emulator running Android arm32/arm64 uses Houdini. transcoding, it will cause libil2cpp.so not to be found directly in memory, and then it's not open source, so it's recommended to use the real machine.

image use --realm=emulated option it will work. after using B() some error appears and when using b() function for Methodptr-soaddr method it becomes unresponsive and neither does the application

axhlzy commented 6 months ago

Give me a download link and I'll try it out

vanhvungve commented 6 months ago

Give me a download link and I'll try it out

here

axhlzy commented 6 months ago

1711447987923

It works on xiaomi 8.

Get a rooted real machine to play with, before you're tortured by inexplicable circumstances

axhlzy commented 6 months ago

I think I remember having this problem before, did you confirm that you are using the latest version of the code? Or change the frida-tools version.

axhlzy commented 6 months ago

1711448372329

I'm using this version now

vanhvungve commented 6 months ago

i use version 16.0.9