Skip to content

My own project that parses an objdump of libminecraftpe.so

License

Notifications You must be signed in to change notification settings

PEMapModder/DecMcpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e2fade · Mar 6, 2016

History

12 Commits
Feb 5, 2016
Mar 6, 2016
Mar 6, 2016
Feb 5, 2016
Feb 12, 2016
Mar 6, 2016
Feb 12, 2016
Feb 15, 2016
Feb 12, 2016
Feb 12, 2016
Feb 12, 2016

Repository files navigation

DecMcpe

Join the chat at https://gitter.im/PEMapModder/DecMcpe My own project that parses an objdump of libminecraftpe.so

How to use

mkdir in
cp $PATH_TO_LIBMCPESO in/libminecraftpe.so
objdump -C -D in/libminecraftpe.so > in/mpe.asm
php _DecMcpe.php

Now you will have a dump of packets at out/pkdump.json.

About

My own project that parses an objdump of libminecraftpe.so

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages