Help with a obfuscate global metadata

GiftedNooblet

New User
33
05/17/16
3
Thread Author
Hello,

Been looking a lot through the forums and learned a thing or two about modding different types of games from the video tutorials. Currently I'm trying to mod a game called Random Dice from the playstore and I'm stuck. The metadata won't load when i try to use the il2cppDumper as i believe the file is obfuscated . I tried the unity_metadata_loader and had no success. If someone can point me in the write direction, it would be much appreciated.
 
If you have rooted android device, then you can extract decrypted library and globalmetadata from memory of running game.
 
If you have rooted android device, then you can extract decrypted library and globalmetadata from memory of running game.
I was thinking about that but this game so happens to detect if a device is rooted and closes before the welcome screen.

Edit: I suppose I can try Magisk. What program would you use to extract decrypted library and globalmetadata. I appreciate your help.
 
Back
Top Bottom