Quote:
Originally Posted by Ayumi
CRC is used in many ways to check integrity of code segments by packers to identify signs of tampering or corruption.
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.
|
You gave 3 examples of data integrity checking which is what I just said. It's not security even if it's a part of protection software. This would fall under security by obscurity which is not security at all. So now you have learned something new, obviously.