diff --git a/dumper/README.md b/dumper/README.md index f04a3625d..6f183f594 100644 --- a/dumper/README.md +++ b/dumper/README.md @@ -44,4 +44,10 @@ Take the dumped `il2cpp.so` and `global-metadata.dat` file, put together in a ne -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. \ No newline at end of file +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. + + + +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: + + \ No newline at end of file