-
Notifications
You must be signed in to change notification settings - Fork 554
Description
Hello,
I've really tried everything to get this working, and I'm starting to lose my mind. My setup is: Windows 10 [Version 10.0.19042.1348] x64, DynamoRIO-Windows-9.0.19216, and VS 2019. I first tried using the latest version of DynamoRIO, but the winafl.dll file never compiled and ended with errors.
With DynamoRIO 9.0.19216, the compilation works fine, though I get an ASLR warning. So, I have DynamoRIO 9.0.19216 and the Winafl fork compiled with the same version of DynamoRIO, and it should be working.
When I run drrun.exe -c ..\samples\bin64\bbsize.dll -- notepad, it runs fine with no error messages. However, when I try a simple command like c:\DynamoRIO\bin64\drrun.exe -c winafl.dll -- notepad, I always get the same error message: [3488] Unable to load client library: winafl.dll: library initializer failed.
I’ve tried copying winafl.dll into the same directory as c:\DynamoRIO\bin64, and I’ve also tried specifying the full path c:\winafl\build64\bin\Release\winafl.dll. I’ve tried all possible combinations, but the message is always the same. I’m getting really frustrated and upset. I don’t want to bother anyone, so I’ve tried to read and research everything I can.
Bitdefender and Windows 10 security are all Off and no Antivirus on my VM ...
Could someone please help me with this issue? I’d really appreciate it. :(
Cheers,
callaX