A tool for extracting info from Minecraft: Pocket Edition using the Android binary.
- PHP 100%
| src | ||
| .gitattributes | ||
| .gitignore | ||
| munch.php | ||
| README.md | ||
PocketBurger
PocketBurger is a "port" of Burger (in fact, just a fast-coded program that works like it) used to extract information from Minecraft: Pocket Edition releases.
It needs an ASM output using IDA on the libminecraftpe.so from the Android APK.
Usage
php munch.php [options] libminecraftpe.asm
Options: Check Burger. No --download or -d
License
Do whatever you want. No restrictions.