![]() |
CRC32 TOOLS + src
1 Attachment(s)
CRC32 TOOLS:
EASY_CRC.exe - easy CRC calculator CRC_CRACKER.exe - change last dword of file in order to give target CRC; CRC reverser tool source code included. |
Is there any protection scheme that uses the CRC32? I mean, any practical application of this for cracking?
|
Quote:
CRC32 is not a security mechanism, it is an integrity mechanism. Sure bad security implementations by amateurs might do it. Data integrity is done through machine authentication codes or public private key security in a security context. Its like asking would you use a Mersenne Twister pseudo random number generator as an algo in a security mechanism instead of a cryptographicly secure one. A product you've likely not encountered before called IDA Pro actually did use the MT PRNG for its key generation with 32 bit seeds which made a small state space to search for all possible keys. |
Quote:
Major packers including VMProtect, Themida, etc. make extensive use of CRC checks to prevent memory patching of processes. CRC32 could also be used by some protectors for fast integrity check of whole files. The tool that CodeCracker provided is for a slightly different use though. |
Quote:
|
Could be possible to upload externally?
|
Quote:
|
| All times are GMT +8. The time now is 18:03. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX