Quote:
|
Originally Posted by abccc
how can we patch a program protected with CRC32.. is there any tools out thier can remove this kind of protection ..
|
Read the article "CRC and how to Reverse it" by Anarchriz/DREAD
_http://www.xs4all.nl/~koekeroe/hacked/crc.htm
If you find where CRCvalue is stored in your program you could change it to required value after program patching.