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.

ab file i cant open it [UnityFS]

Featured Replies

  • Author
  • Localization

Anasimarroco, posted Wed Sep 01, 2021 2:54 am (66091)


hi guys i cant open this .ab file in asset studio even the header is corrected
here is the like to the file https://easyupload.io/fz4fyz
  • Author
  • Localization

aluigi, posted Wed Sep 01, 2021 6:21 pm (66098)


It looks like the data after the header is xored with the byte 0x6b.
I'm not sure if the offset where the data starts to be encrypted is correct, but feel free to try this quickbms script for generating the decrypted file:
Code:
get NAME basename
string NAME ".unityfs"

math OFFSET = 0x96
get SIZE asize
math SIZE - OFFSET

log NAME 0 OFFSET
append
filexor 0x6b
log NAME OFFSET SIZE
append
  • Author
  • Localization

Anasimarroco, posted Thu Sep 02, 2021 3:19 am (66104)


i did it but no result 0 file found
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.