rfhvw
May 5th, 2007, 04:17
Hello,
as a newby in OllyDbg crackercountry I like to find the CRC or checksum calculation that is done in some Windows .exe application before that application sends the data and calculated checksum to the serialport.
According tips like using 'CEiD' I found that the application is written in Visual C++.
I would like to find the address(es) in the executable where the serialport is called, probably using some 'FileWrite()' function in the source.
I allready found the repeating loop where data is transmitted but I need some help here.
Or is there someone who likes to crack it for me? ;-) (I don't think it's that much work for an expert)
All tips are welcome.
regards,
Henk
as a newby in OllyDbg crackercountry I like to find the CRC or checksum calculation that is done in some Windows .exe application before that application sends the data and calculated checksum to the serialport.
According tips like using 'CEiD' I found that the application is written in Visual C++.
I would like to find the address(es) in the executable where the serialport is called, probably using some 'FileWrite()' function in the source.
I allready found the repeating loop where data is transmitted but I need some help here.
Or is there someone who likes to crack it for me? ;-) (I don't think it's that much work for an expert)
All tips are welcome.
regards,
Henk