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 compiled WinAfl using the following command:
mkdir build32
cd build32
cmake -G"Visual Studio 16 2019" -A Win32 .. -DDynamoRIO_DIR=C:\Users\1\Desktop\fuzzing\winafl_learning\DynamoRIO_Windows_8_0_release\cmake -DINTELPT=1 -DUSE_COLOR=1
cmake --build . --config Release
I compiled WinAfl using DynamoRIO Windows 8.0.0.0-1 cmake and encountered the error shown in the figure during testing on x86。
command:
C:\winafl_learning\DynamoRIO_Windows_8_0_release\bin32\drrun.exe -c winafl.dll -debug -target_module test_gdiplus.exe -target_offset 0x10b0 -fuzz_iterations 5 -nargs 2 -- test_gdiplus.exe 1.bmp
The text was updated successfully, but these errors were encountered: