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.

Compressed Unity files

Featured Replies

  • Author
  • Localization

moonpaladin, posted Sun Jan 23, 2022 4:34 am (69293)


Hello! I'm still checking somes files that have in my drive. I found two types of Unity, are from the same game cause was in the same folder, as I remenber these uncompressed files I got from cache folder, while the others were packed in the base .apk. Anyone can help me out to decompress it? Thanks in advance!

https://www.mediafire.com/file/vbki7bce ... s.zip/file
  • Author
  • Localization

aluigi, posted Mon Jan 24, 2022 2:46 pm (69337)


They seem just a container for stand-alone files and not compressed.
Code:
endian big
get DUMMY long  # 0x4e
get FILE_SIZE long
get DUMMY long
get OFFSET long
goto 0x4c
endian little
get SIZE long
get NAME basename
string NAME ".dat"
log NAME OFFSET SIZE

No idea about the format of the content (except for the first 32bit string size followed by the string) because all the files seem to be different.
  • Author
  • Localization

moonpaladin, posted Mon Jan 24, 2022 10:43 pm (69345)


thank you aluigi!!
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.