winafl
winafl copied to clipboard
Unable to open winafl.sln
how to Open the Solution in Visual Studio Navigate to your build directory and open winafl.sln.
WinAFL.sln won't be generated unless DynamoRIO_DIR is specified. Please see the README for build instructions.
Note: winafl can work without DynamoRIO, but then one of the other modes (e.g. -DTINYINST=1) needs to be specified during build. In that case also WinAFL.sln won't be generated, but afl-fuzz.sln (or whatever .sln file is generated) can be used instead.
@ifratric I was trying to get bin32 and bin 64 for winAFL and got this error. Your guidance on this will be highly appreciated.