Hi there,
Mentioned below is my problem.
If I run the share application from inside the IDA Pro without putting breakpoint, it is working.
If I run the share application from inside the IDA pro by
Placing a breakpoint at the �recv ()' function, it is not working.
It seems (but I�m not very sure) that when we place a breakpoint, it adds one more byte to the application resulting wrong CRC value so it is not working.
Right now I am in the process of finding out (manually) the function, which calculates the CRC value. Is there any plug-in available to check the same? Any other short cuts available?
I welcome any kind of your valuable suggestions!






