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.

Modern Comar 5 - Android obb

Featured Replies

  • Author
  • Localization

AlphaTwentyThree, posted Mon Mar 30, 2015 10:46 pm (4223)


Hello! I've written a script for the obb archive but I suspect the file names in the region between the TOC and first file (0xe830-0x02927c) but the data is either xor'ed or something else. Here are the first 2 mb of the archive: http://*USE_ANOTHER_FILEHOSTING*/0dc4b8a ... oftM5HM.7z Can the file names be retrieved?
Thanks for every help!
  • Author
  • Localization

aluigi, posted Tue Mar 31, 2015 10:42 am (4232)


I don't know what type of obfuscation is used there for the filenames.
It's not a fixed-byte xor, not a xor performed with the previous or next byte.
Anyway this is the script:
Code:
endian big
get DUMMY long
get FILES_OFF long
get NAMES_OFF long
get FILES long
for i = 0 < FILES
    get OFFSET long
    get SIZE long
    get NAME_OFF long
    get ZERO long
    log "" OFFSET SIZE
next i
  • Author
  • Localization

AlphaTwentyThree, posted Tue Mar 31, 2015 11:51 am (4235)


Yeah, that's as far as I got, too. ;)
Thanks for checking anyway. :)
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.