View Single Post
  #1  
Old 01-14-2006, 12:16
The Day Walker!
 
Posts: n/a
crc32 help needed?

pals... patching an ocx control...

but found that it has a crc32 check, if i change a single bit of code,

the entire control stops working....

control:- aresize.ocx (vbgold.com)

peid shows:- 1.jpg

in w32dasm at that location:- 2.jpg

and when, i saw the last bytes of the file in hex i found this:- 3.jpg

what does these last bytes indicate... r they the crc32 for the file??

m new 2 crc32,,,, needed help in patching it...

thanx

TDW {RES}
Attached Images
File Type: jpg 1.JPG (3.5 KB, 26 views)
File Type: jpg 2.JPG (57.1 KB, 22 views)
File Type: jpg 3.JPG (91.9 KB, 18 views)
Reply With Quote