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.

Featured Replies

  • Author
  • Localization

mxzxz1991, posted Sat Feb 01, 2020 9:32 pm (53660)


crc="1258410340" size="54" high="0">
where can I find this (crc) 10 digit file code? I would like to assign the same crc to another file
  • Author
  • Localization

aluigi, posted Tue Mar 03, 2020 2:44 pm (54391)


Upload that file Screenshots\\readme.txt so we can check what algorithm and settings are used to calculate that crc
  • Author
  • Localization

mxzxz1991, posted Sat Mar 28, 2020 8:06 pm (55308)


file
  • Author
  • Localization

aluigi, posted Sat Mar 28, 2020 8:29 pm (55312)


Bingo, it's just the classical FCS32 checksum.
This script for quickbms can show you this value for all the files you select:
Code:
get SIZE asize
encryption crc 0xedb88320 "32 -1 -1 0 0 1"
log MEMORY_FILE 0 SIZE
get NAME filename
print "%QUICKBMS_CRC% %NAME%"
Example:
1258410340 readme.txt
  • Author
  • Localization

mxzxz1991, posted Sun Mar 29, 2020 6:22 pm (55343)


can it be changed?
I would like to give the same to another file (1258410340)
  • Author
  • Localization

aluigi, posted Mon Mar 30, 2020 8:53 am (55364)


If you can edit the crc field in that configuration file it would be a lot easier.

Anyway crc collisions are possible so you may have some chance but it's not so easy and requires some skills (I can't help you so don't ask).
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.