weimingtom / ospy

Automatically exported from code.google.com/p/ospy
0 stars 0 forks source link

Inaccurate data #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. capture > 500 bytes with some of the windows api functions like
CryptHashData

What is the expected output? What do you see instead?
actual data passed to the function

nearly the correct data but with a couple of null bytes replacing some of
the correct ones

What version of the product are you using? On what operating system?
latest, XP

Original issue reported on code.google.com by d...@drown.the.cat on 15 Mar 2010 at 9:07

GoogleCodeExporter commented 9 years ago
Aha. It sounds like you know what to look for. Could you have a quick look at 
the code:
https://code.google.com/p/ospy/source/browse/trunk/oSpy1/Agent/Legacy/hooks_cryp
t.cpp#7
50

(If you have Visual Studio 2008 installed locally you can easily build and 
test, but if 
not and you find any error, I can fix it for you in the next release.)

Original comment by ole...@gmail.com on 15 Mar 2010 at 9:23

GoogleCodeExporter commented 9 years ago
Issue 21 has been merged into this issue.

Original comment by ole...@gmail.com on 15 Mar 2010 at 9:24