bedrockpack
A Minecraft Bedrock tool for decrypting, encrypting, and stealing resource packs!
Download
https://github.com/AkmalFairuz/bedrockpack/releases/
Usage
Decrypt the resource pack using the given key
bedrockpack decrypt <path to resource pack> <key>
Encrypt the resource pack using either the given key or a generated key
- Automatically minify all the JSON files
- Automatically regenerate the UUID of the resource pack in manifest.json
bedrockpack encrypt <path to resource pack> <key (optional)>
Steal the resource pack from a server and decrypt it automatically
- Xbox authentication is required.
bedrockpack steal <server ip:port>