Skip to content

A simple parser for the {WiiU|PS3|PSVita|X360}ProductCode.bin file found in LCE Minecraft

License

Notifications You must be signed in to change notification settings

NessieHax/Minecraft-LCE-ProductCodes-Parser

Repository files navigation

LCE Product Codes Parser

A simple parser for the {WiiU|PS3|PSVita|X360}ProductCode.bin file found in LCE Minecraft

How to use

Simplly have python 3.9(tested on 3.9.0 and 3.10.0) installed
then just run the command for your specific console below


WiiU:

$ python3 parser.py WiiUProductCode.bin WIIU -l

PS3:

$ python3 parser.py PS3ProductCode.bin PS3 -l

PS Vita:

$ python3 parser.py PSVitaProductCode.bin PSV -l

Xbox 360:

$ python3 parser.py X360ProductCode.bin XBX -l

Credits

Miku-666 for development and research
MattN-L for the PS3 and Xbox 360 Product file
Sky Forces for the PSVitaProduct.bin file

About

A simple parser for the {WiiU|PS3|PSVita|X360}ProductCode.bin file found in LCE Minecraft

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages