Installation

From WinAFL Github: Open Visual Studio Command Prompt

For a 32-bit build:

For a 64-bit build:

Only include the above '-DINTELPT=1' if you want to support Intel PT. You will need 3rd party dependencies:

git submodule update --init --recursive

Last updated

Was this helpful?