Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ivanfratric/winafl
Browse files Browse the repository at this point in the history
  • Loading branch information
ifratric committed Aug 15, 2017
2 parents df4df29 + a1b515e commit bbaa508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,8 @@ winafl-cmin.py -Y -t 100000 -i in -o minset -- test_static.instr.exe @@

### Building instrument.exe

For convenicence, a version of instrument.exe confirmed to work with WinAFL is included in the bin32 directory. If you want to build it yourself follow the instructions below.

In order to clone [syzygy](https://github.com/google/syzygy/)'s repository you can follow the instructions outlined here: [SyzygyDevelopmentGuide](https://github.com/google/syzygy/wiki/SyzygyDevelopmentGuide). Once you have `depot_tools` and the repository cloned, you can compile instrument.exe like this:

```
Expand Down

0 comments on commit bbaa508

Please sign in to comment.