Mr.Karzari

Results 4 issues of Mr.Karzari

Error: Java API only partially available; please file a bug. Missing: JNI_GetCreatedJavaVMs, _ZN3art17ReaderWriterMutex13ExclusiveLockEPNS_6ThreadE, _ZN3art17ReaderWriterMutex15ExclusiveUnlockEPNS_6ThreadE, _ZNK3art6Thread13DecodeJObjectEP8_jobject, _ZN3art10ThreadList9ResumeAllEv, _ZN3art6Thread14CurrentFromGdbEv, _ZN3art3Dbg14SetJdwpAllowedEb at ze (frida/node_modules/frida-java-bridge/lib/android.js:181) at Oe (frida/node_modules/frida-java-bridge/lib/android.js:16) at _tryInitialize (frida/node_modules/frida-java-bridge/index.js:29) at _ (frida/node_modules/frida-java-bridge/index.js:21)...

hi every one I want to Intercept all methods call in libil2cpp.so because method names are encrypted. is there any way?

Hello guys I am working on Unity games, and since they changed from Mono to Libil2CPP after the updates, I need to be able to hook the memory to access...

I think this project can compile a JavaScript file in a way that doesn't require Frida gadget or any other dependencies to run, and the JavaScript code can be executed...