Update README.md

workingdir/cra0-upated
xerox 4 years ago
parent f4673defda
commit ae1e30fcae

@ -44,4 +44,10 @@ Take the dumped `il2cpp.so` and `global-metadata.dat` file, put together in a ne
<img src="https://imgur.com/ptkc0Rd.png"/>
now that we have the dumped il2cpp.so, global-metadata.dat we can run il2cppdumper.exe and this will generate a few files for us inside of `output` folder.
now that we have the dumped il2cpp.so, global-metadata.dat we can run il2cppdumper.exe and this will generate a few files for us inside of `output` folder.
<img src="https://imgur.com/VNneDN5.png"/>
you will be asked to provide the base address of the dump. Simply look at your maps.text file (inside of the dump folder from android). My dump base is:
<img src="https://imgur.com/RLokKqr.png"/>
Loading…
Cancel
Save