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.

Tales of Innocence R .pck files

Featured Replies

  • Author
  • Localization

saintjejemon, posted Mon Jun 27, 2022 10:52 pm (72333)


Can anyone tell me how to work on extracting these files? It looks like it's using some sort of compression/encryption in it.

Here is some sort of pseudo-code for its file structure:

Code:
//(first 48-bytes)
> (first 16-bytes) nothing relevant
> (long) starting offset of a file in the archive
> (long) archive data size (starting from offset 48)
> (long) starting offset for archive table info >>>2
> (long) unknown
> (long) offset to EPHD/PPHD >>>3
> (long) EPHD/PPHD table info file size

//PPEF
>>>2 (48-bytes) irrelevant data
>>>3 PPHD magic word
> (longlong) unknown
> (longlong) unknown
> (long) offset to PPTN table ( ((long) starting offset of a file in the archive) 48))
> (long) offset to PPVA table ( ((long) starting offset of a file in the archive) 48))

//PPVA
> (long) PPVA magic word
> (longlong) unknown
> (longlong) unknown
> (long) file count ( 1)
> (longlong) unknown
//table starts here
> (long) file(1) offset ( 48)
> (long) unknown
> (long) file(1) length
> (long) unknown


Here are some samples: https://drive.google.com/drive/folders/1aJB5v-TiZQif9ULP9kusxRbzP4UDVVCb?usp=sharing

Thanks in advance.
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.