Jump to content

How to dump global-metadata.dat with Il2CppDumper v6.4.12 and inject in IDA pro 7.2.181105


Go to solution Solved by Zahir,

8 posts in this topic

Recommended Posts

Posted

so i really confused when i dump my binary with Il2CppDumper v6.4.12 the script that shows is script.json but in the ytb tutorial it show script.py (older version)

And i try put the script.json to IDA on File>Script File it wont work. Please help me @Laxus @Rook 

Is there anyway to put the dump script.json into IDA instead script.py. Or i missed somthing.

 

 

Posted
38 minutes ago, Zahir said:

Hi @kzacxd,

You need to put ida.py then only script.json

how i do that?

sorry im really nub with this thing but kinda cool to learn.

  • Solution
Posted

It's same process as you do, make sure you're using latest version of Il2CppDumper,

File>Script File then find ida.py inside the dumped folder, then it will ask you to select your script.json file.

So, instead of selecting just one file, you select two, one after another.

Posted
2 hours ago, Zahir said:

It's same process as you do, make sure you're using latest version of Il2CppDumper,

File>Script File then find ida.py inside the dumped folder, then it will ask you to select your script.json file.

So, instead of selecting just one file, you select two, one after another.

Oh, yea its work thank you. But nothing change on my string its still full of bunch of unityengine and stuff, is it normal?

Posted
3 minutes ago, kzacxd said:

Oh, yea its work thank you. But nothing change on my string its still full of bunch of unityengine and stuff, is it normal?

That depends if the dump worked or the dump has useful stuff

Posted
1 hour ago, Zahir said:

That depends if the dump worked or the dump has useful stuff

So i put the wrong global-metadata, or the dump is failed, or the the dump has less of usefull stuff. Is that what its mean?

Posted (edited)

First I think you should load the binary file on the ida from file>>open (choose all file) to see it (unity framework) it’s your binary 

2-now you will see small window on (processor type) you have to choose (ARM Little-endan [ARM] if you don’t choose that you will not be able to see the functions or strings as you want (don’t change anything else )

now if you don’t have this option in processor type you have to change ida version and search in GitHub -another tip you should install (python) compatible with the ida version 

3- after you load the binary let it load and take time then you open the ida.py then choose script.json 

that how I open it then you will see what you want and if you don’t know how to hack the strings you should read the tutorials on the site and see more on YouTube lol

Updated by Hussen S

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines