SkillAgentSearch skills...

PADumper

Process Android Memory Dumper

Install / Use

/learn @BryanGIG/PADumper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PADumper (Process Android Dumper)

Android process memory file dumper, especially for the il2cpp game at runtime.

Feature

  • [x] Support Fix ELF dump
  • [x] Support global-metadata.dat searching
  • [x] Support detects ELF arch
  • [x] Support root or non-root with virtual space

How To Use

  • Run Game
  • Open PADumper
  • Put the process name manually or you can click Select Apps to select running apps
  • Put the ELF Name or you can leave it with the default name libil2cpp.so
  • [Optional] Check Fix ELF if you want to fix the ELF
  • [Optional] Check global-metadata.dat if you want to dump unity metadata from memory
  • Dump and wait until the dumping finish
  • Output:
    • Root Method: /sdcard/PADumper/[Process]/[startAddress-endAddress-file]
    • Non Root Method: {HOME}/Download/PADumper/[Process]/[startAddress-endAddress-file]

Credits

View on GitHub
GitHub Stars431
CategoryDevelopment
Updated2d ago
Forks77

Languages

Kotlin

Security Score

100/100

Audited on Apr 3, 2026

No findings