A tool for extracting info from Minecraft: Pocket Edition using the Android binary.
Find a file
2013-11-25 18:00:01 +01:00
src Updated item detection 2013-11-25 18:00:01 +01:00
.gitattributes Initial commit!! 2013-08-16 01:57:02 +02:00
.gitignore Initial commit!! 2013-08-16 01:57:02 +02:00
munch.php Added support for items 2013-11-25 16:51:42 +01:00
README.md Typo 2013-08-18 01:35:31 +02:00

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.