Decrypting server cache packs #1

Open
opened 2023-07-15 21:36:05 +00:00 by otDan · 3 comments

I don't seem to find a way to decrypt those, are those encrypted differentely from the other resources? even if I transfer it to the hardcoded resource_packs premium_cache folder it errors out

I don't seem to find a way to decrypt those, are those encrypted differentely from the other resources? even if I transfer it to the hardcoded resource_packs premium_cache folder it errors out
Owner

thats becasue those packs do not have their encryption keys stored in the entitlement files, -- the server sends you the key every time you connect to it, so you'll have to manually add it into the keys.db file

thats becasue those packs do not have their encryption keys stored in the entitlement files, -- the server sends you the key every time you connect to it, so you'll have to manually add it into the keys.db file

how can i see the key?

how can i see the key?
Owner

how can i see the key?

by intercepting the packets being sent by the server
i believe this: https://github.com/bedrock-tool/bedrocktool can do what you need

> how can i see the key? by intercepting the packets being sent by the server i believe this: https://github.com/bedrock-tool/bedrocktool can do what you need
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BedrockReverse/McTools#1
No description provided.