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.

Iron Saga - ENC and CET Help

Featured Replies

  • Author
  • Localization

Leonhart Stratos, posted Wed Apr 22, 2020 4:22 pm (56183)


Hello. I extracted the files in a game titled Iron Saga but all the assets (except the bgm and sound) were in .enc and .cet file extensions. I need help in converting them into regular image files. Thank you in advance.

Download the game here: http://ironsaga.co.jp/
Iron Saga Assets here: https://mega.nz/file/SmYFHYJL#Tq7Fl0rGT ... n3OEfz4j8E
  • Author
  • Localization

Leonhart Stratos, posted Thu Apr 23, 2020 2:48 pm (56226)


Ah sorry. I uploaded the entire asset bundle. Here's a sample for one of the game's .enc and .cet file.
  • Author
  • Localization

aluigi, posted Thu Apr 23, 2020 5:25 pm (56230)


The two files are identical.
They are just zlib compressed and they look raw images (dds?) with the first 32 bytes that may be encrypted or just a 256bit hash.
You can use this script for decompression:
Code:
comtype zlib_noerror
get SIZE asize
get NAME basename
clog NAME 0 SIZE SIZE
  • Author
  • Localization

Leonhart Stratos, posted Fri Apr 24, 2020 12:31 am (56243)


Thanks. I'm a little new to using quickbms so can you run me through with how to use this code in the program?
  • Author
  • Localization

aluigi, posted Fri Apr 24, 2020 9:27 am (56248)


Just copy those 4 lines I posted in a new text file, launch quickbms, select that txt file, select your cet/enc files and then an output folders where you want to decompress the files.
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.