c01ns
c01ns
Frida 16.7.19  
定位字符串在IDA中的位置,方便在IDA中查看字符串的调用。
You should decrypt it yourself
global-metadata.dat is encrypt,You should decrypt it yourself
select libil2cpp.so and global-metadata.dat
you can try these https://github.com/AssetRipper/AssetRipper https://github.com/SiMaLaoShi/AssetStudio_Tuanjie
scan GUObjectArray GName will crash too so i find and set the values function set(moduleName) { moduleBase = Module.findBaseAddress(moduleName); appId = findAppId(); findUEVersion(moduleName); // findGUObjectArray(moduleName); GUObjectArray = moduleBase.add(0x742F5E0) console.log("GUObjectArray---",GUObjectArray); //...