Open wes-sleeman opened 5 years ago
--debug
shows that Manul is trying to run drrun
. Running the DynamoRIO command as provided returns 0xC0000005
with no output.
0xC0000005 is usually access is denied. Could you try to run it with admin privileges?
Ran in an Admin CMD, same issue.
Can you check to make sure nothing in the client lib is causing it? I don't know enough C (or DynamoRIO) to effectively check it. If it isn't a problem in the client lib, I'll file an issue against the DynamoRIO repo.
Well, it works fine in my environment. Again, the easiest solution to check that is to run drrun with some other client from samples folder in DynamoRIO.
The other sample clients have the same problem. Older versions of Windows don't seem to like it either.
Continuation from #28. Config file below for reference.