Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hansihe/burglar
Tool for extracting data from Minecraft JARs. Inspired by Burger.
https://github.com/hansihe/burglar
Last synced: about 1 month ago
JSON representation
Tool for extracting data from Minecraft JARs. Inspired by Burger.
- Host: GitHub
- URL: https://github.com/hansihe/burglar
- Owner: hansihe
- Created: 2016-02-18T14:45:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-19T00:10:15.000Z (almost 9 years ago)
- Last Synced: 2024-10-14T20:53:04.105Z (2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Burglar
Tool for extracting data from Minecraft JARs. Inspired by [Burger](https://github.com/mcdevs/Burger).Built on:
* [Jawa](https://github.com/TkTech/Jawa) - Python library for working with java bytecode
* [MCP Data Exports](http://export.mcpbot.bspk.rs/) - Provides deobfuscated method and class names