Files
stong 7b6a601e4d Improve toy example
- In release mode, fuzz_me was being inlined
- Make the buggy library more interesting in terms of control flow paths
2021-05-04 03:48:04 -04:00
..
2021-05-01 00:05:11 -04:00
2021-05-04 03:48:04 -04:00
2021-05-04 03:48:04 -04:00
2021-05-01 00:05:11 -04:00
2021-05-01 00:05:11 -04:00
2021-05-01 00:05:11 -04:00

Toy example target program for fuzzing

afl-fuzz -i in -o out -t 1000 -F basicblock.bb -- -fork -debug -harness harness.dll -init_time 1000 -- toy_example.exe @@