Merge pull request #74 from vanhauser-thc/multiarch_compcov

Multiarch CompCov
This commit is contained in:
Andrea Fioraldi
2019-10-05 00:01:16 +02:00
committed by GitHub
7 changed files with 301 additions and 20 deletions

View File

@ -39,6 +39,7 @@ Version ++2.54d (dev):
- added man page for afl-clang-fast[++]
- updated documentation
- Wine mode to run Win32 binaries with the QEMU instrumentation (-W)
- CompareCoverage for ARM target in QEMU/Unicorn
--------------------------