This dumper is made for dumping libil2cpp.so but you can use it to dump any ELF from an Android Process
- Support detect ELF arch
- Support Fix ELF dump
- Support root & non root with Virtual Space
- Run Game
- Open PADumper
- Put process name manually or you can click
Select Apps
to select running apps - Put the ELF Name or you can leave it with default name
libil2cpp.so
- [Optional] Un-check
Check flag address
if you want to skip check address permission (r-xp) - [Optional] Check
Fix ELF
if you want fix the ELF - [Optional] Check
global-metadata.dat
if you want dump unity metadata from memory - Dump and wait until finish
- Output:
- Root Method:
/sdcard/PADumper/[Process]/[startAddress-endAddress-file]
- Non Root Method:
{HOME}/Download/PADumper/[Process]/[startAddress-endAddress-file]
- Root Method: