c01ns

Results 17 comments of c01ns

Frida 16.7.19 ![Image](https://github.com/user-attachments/assets/f2d592ee-85e6-438f-8d77-63b25a1f0583) ![Image](https://github.com/user-attachments/assets/a2e752dc-3d77-4e43-8aed-7b515fcf4cf8)

定位字符串在IDA中的位置,方便在IDA中查看字符串的调用。

global-metadata.dat is encrypt,You should decrypt it yourself

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); //...