Skip to content

A Minecraft Bedrock tool for decrypting, encrypting, and stealing resource packs

License

Notifications You must be signed in to change notification settings

AkmalFairuz/bedrockpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>