windows-binary-fuzzing
API methods
GetOpenFileNameA
IFileOpenDialog
QFileDialog::getOpenFileName
wxFileDialog
Build commands (client)
mkdir build
cmake -DDynamoRIO_DIR=C:\Users\vboxuser\DynamoRIO-Windows\cmake ..
cmake --build .
Execution commands (drrun)
e.g.
drrun -c ..\..\clients\mov_to_nop\build\Debug\mov_to_nop.dll -c C:\Users\vboxuser\git\winafl\build64\bin\Release\winafl.dll -debug -target_offset 0x8530 -fuzz_iterations 1 -nargs 2 -target_module Twice.exe -- .\Twice.exe
Description
Languages
C
54.5%
C++
29.8%
Batchfile
9.7%
QMake
3.5%
CMake
2.5%