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.

Checksum / CRC scanning

Featured Replies

  • Author
  • Localization

aluigi, posted Sun Sep 07, 2014 5:49 pm (414)


There is an useful script for QuickBMS that allows to perform a full CRC calculation/scanning.

It's very useful if you have an unknown crc and you would like to know on what data it's calculated or, moreover, what polynomial and other settings are used.

http://aluigi.org/papers/bms/crc_scan.bms

I have updated it just today, I added only the "reversed" visualization of the CRC so that you don't need to search your value two times in case it's displayed with a different endianess. This is the only thing I updated.

How to use:
Code:
quickbms.exe crc_scan.bms dump.dat > crc.txt
Where "dump.dat" is the file on which you want to calculate the crc.

Then open crc.txt and search the hexadecimal checksum that you expected, for example the crc located in an archive.
  • Author
  • Localization

rhhab331, posted Sat Sep 24, 2016 7:14 pm (17623)


Thanks for the work!
  • Author
  • Localization

sharlatan, posted Wed Aug 07, 2019 6:56 pm (50196)


hi. when i use Checksum / CRC scanning script this error show.
error in attach file.
how can i fix it?
  • Author
  • Localization

aluigi, posted Sun Aug 11, 2019 5:53 pm (50259)


crc_scan.bms must be in the current folder (E:\quickbms)
  • Author
  • Localization

StreamThread, posted Fri Feb 21, 2020 9:05 pm (54149)


Similar script for the strings CRC would be very helpful.
  • Author
  • Localization

aluigi, posted Wed Mar 04, 2020 6:04 pm (54415)


Just dump one of the strings as file and use crc_scan.bms on it.
Once you have found the correct algorithm and settings, you can work on other solutions (it depends by what you want to do).
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.