Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages