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.

Practice with archives and quickbms scripts

Featured Replies

  • Author
  • Localization

aluigi, posted Fri Aug 08, 2014 9:13 am (43)


The following are 6 recent examples of simple file formats and simple scripts.
Feel free to try to understand them for practice.

Note that almost all the archives are truncated to 2 megabytes, that's a quite common situation when we analyze file formats.

Cargo:
http://aluigi.org/papers/bms/others/cargo.bms
download/file.php?mode=view&id=20
Notes: not very complex but it uses nested directories so you must use an extraction function that calls itself

Party of Sin:
http://aluigi.org/papers/bms/others/party_of_sin.bms
download/file.php?mode=view&id=24
Notes: no index, just file information followed by the file itself

The Journey Down:
http://aluigi.org/papers/bms/others/journey_down.bms
download/file.php?mode=view&id=23
Notes: big endian

Cobi Treasure Deluxe
http://aluigi.org/papers/bms/others/cobi_treasure.bms
download/file.php?mode=view&id=22
Notes: xored with a multibytes password

Chompy
http://aluigi.org/papers/bms/others/chompy.bms
download/file.php?mode=view&id=21
Notes: files without name

Floria
http://aluigi.org/papers/bms/others/floria.bms
download/file.php?mode=view&id=33
Notes: XOR on the whole archive, except the first 32bit value
  • Author
  • Localization

aluigi, posted Mon Aug 11, 2014 3:52 pm (111)


Added the Floria archive.
  • Author
  • Localization

raykingnihong, posted Sat Dec 27, 2014 10:42 am (2312)


Hello, my friends, thank you for your great work, How to decrypt the dat files that PVR texture type, hoping to explain the instructions. That is very amenable to our beginners. thank you again, please help. Here is a sample file https://onedrive.live.com/redir?resid=6 ... file,rar
  • Author
  • Localization

aluigi, posted Sun Dec 28, 2014 1:43 am (2315)


@ raykingnihong
Please don't go OT.
New requests go in new threads.
  • Author
  • Localization

puggsoy, posted Thu Jan 22, 2015 2:42 am (2817)


The Cargo script doesn't work on the file. The FILES variable (long at 0x08) is 0 so it doesn't read any files. The routine within the loop also looks wrong.
  • Author
  • Localization

aluigi, posted Thu Jan 22, 2015 8:09 am (2823)


Thanks a lot, I have updated the script.
The format uses nested directories so it's a good example of recursive function.
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.