Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Harry Potter: Hogwarts Mystery encrypted JSON files

Featured Replies

  • Author
  • Localization

merulasnyde, posted Sat Jul 06, 2019 8:57 am (49165)


I'm looking for help trying to decrypt data files for the game Hogwarts Mystery.
Some of them already come as plain JSON files but most of them can't be read normally

When the list of files is received from the game's server, attached to the filenames and MD5 checksums of the decompiled files (which is also part of the filename) is the following string
"546f6f206561737920736f206661722ed6cda565a46d266534da32a92d23659acae5a4c1fe4731b7f1f7d377517f3bbb"
with the name "cksAESKeys"
I'm sure this string or part of it could be useful to decrypt the files but I'm not sure how.

Included are a few of these encrypted files, any help or advice would be greatly appreciated.
  • Author
  • Localization

LokiReborn, posted Sat Jul 06, 2019 3:29 pm (49172)


merulasnyde wrote:
I'm looking for help trying to decrypt data files for the game Hogwarts Mystery.
Some of them already come as plain JSON files but most of them can't be read normally

When the list of files is received from the game's server, attached to the filenames and MD5 checksums of the decompiled files (which is also part of the filename) is the following string
"546f6f206561737920736f206661722ed6cda565a46d266534da32a92d23659acae5a4c1fe4731b7f1f7d377517f3bbb"
with the name "cksAESKeys"
I'm sure this string or part of it could be useful to decrypt the files but I'm not sure how.

Included are a few of these encrypted files, any help or advice would be greatly appreciated.


I tried decrypting the files a few different ways with that info but wasn't able to get it to work, 546F6F206561737920736F206661722E is "Too easy so far." which could be the Key, I tried using the other bytes as 128 & 256 bit blocks in ECB,CBC,CFB and couldn't get valid data with any of the combinations. I think you'd need to look at the executable to see how it's using the info to decrypt them honestly.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.