Update README.md

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

@ -48,6 +48,7 @@ now that we have the dumped il2cpp.so, global-metadata.dat we can run il2cppdump
<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:
you will be asked to provide the base address of the dump. Simply add the base address of the dump.bin and the offset into the dump file itself, this will give you the address
in memory of where the `.so` was when we dumped it! (this is called a linear virtual address).
<img src="https://imgur.com/RLokKqr.png"/>
Loading…
Cancel
Save