This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! I can't get the UnityEngine build.AndroidJNIModule.dll.

MIDDLE

Platinian
Original poster
Mar 16, 2020
8
3
3
23
rna050906@gmail.com
I'm trying to use a dump of the game and the AndroidJNIHelper class to get the class of the application itself (its activity). I'm trying to get a pointer to the method I need through the il2cpp api. But at the stage of getting the assembly (il2cpp_domain_assembly_open) the dream returns null. Why is this so and is there any other way to get a pointer to this method?