You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have encountered a problem with this particular sample with in WIN7:
md5:7c5809dc684137e67aece577c6c17802
SHA1:70f7b0bbc4f182c5c89ec755a6012fb43434de0a
In WIN7 image, it was unable to hook certain APIs like CopyFileA and InternetOpenA (important API's, according to log are unable to hook), and thus, no behavior is being seen. I tested the sample on a WINXP image, and it seems to be running fine.
Thank you
The text was updated successfully, but these errors were encountered:
Hello,
I have encountered a problem with this particular sample with in WIN7:
md5:7c5809dc684137e67aece577c6c17802
SHA1:70f7b0bbc4f182c5c89ec755a6012fb43434de0a
In WIN7 image, it was unable to hook certain APIs like CopyFileA and InternetOpenA (important API's, according to log are unable to hook), and thus, no behavior is being seen. I tested the sample on a WINXP image, and it seems to be running fine.
Thank you
The text was updated successfully, but these errors were encountered: