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.

Need help decoding Friday The 13th savefiles

Featured Replies

  • Author
  • Localization

nnvt, posted Sat Oct 13, 2018 9:34 am (39480)


Hi there!

I'm trying to decode/decrypt the following savefile: https://drive.google.com/file/d/14MycmmP8Hkf_xRwJ58dvZjU61RVxZxjA/view?usp=sharing

At the top there seems to be some sort of key (look similar to the key for the main pak): 53729557affce487c97c5b98c585800d032b9337bb8c00d09ae7f79169552dae

I can't seem to decrypt the file with this key though. I know some parts are not encrypted so I looped over the file in c# and skipped a byte every time to try and find the starting point of the encrypted part but I didn't find anything.

Can anyone help me figure this out?

Thanks!
  • Author
  • Localization

aluigi, posted Sat Oct 13, 2018 10:19 am (39484)


The data at offset 0x59 is compressed, offzip -a can do the extraction automatically.
  • Author
  • Localization

nnvt, posted Sat Oct 13, 2018 10:59 am (39488)


aluigi wrote:
The data at offset 0x59 is compressed, offzip -a can do the extraction automatically.



OK Thanks, I managed to extract the file and reimport the modified bit. The game can't use the new file though, it just generates a new one.

EDIT: the "key" at the top also changes every time the game modifies the file, seems to be some sort of signature.

EDIT 2: it seems to be a SHA256 hash but I can't seem to find where it came from. (Generating a hash of the files never returns the same hash)
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.