about summary refs log tree commit diff
path: root/CHANGES
blob: 550a8452f31a6320c87f164668964c1e1b78e2f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Changelog
=========

vh@thc.org / https://github.com/vanhauser-thc/afl-dyninst:
 - Fix for programs that were unable to print to stdout after instrumentation
 - added -f switch to fix a bug in dyninst where sometimes the edi/rdi
   register is not saved which is used in the instrumentation function
   when a function is using edi/rdi for parameter passing
 - added -m switch to only instrument basic blocks of a minimum size
 - code beautifications, more detailed output, spelling fixes
 - added afl-dyninst.sh and afl-fuzz.sh helper scripts which presets
   the necessary environment variables
 - base: https://github.com/talos-vulndev/afl-dyninst