Age | Commit message (Collapse) | Author |
|
|
|
|
|
afl-untracer little change to display libraries mapping on FreeBSD.
|
|
|
|
|
|
afl-untracer raw freebsd support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix for afl-showmap with -Q
|
|
|
|
|
|
|
|
dev -> master
|
|
|
|
|
|
pull again ...
|
|
|
|
|
|
|
|
|
|
Android supports arc4 api.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
afl-gcc and afl-clang: fail when binary name can't be used to determine build mode
|
|
build mode
This is a continuation of PR #318.
The goal is to prevent issues where binaries with the wrong name will
silently pass control to the C compiler instead of failing.
This makes it more explicit that aflplusplus relies on the name of the
binary for correct compiler execution.
|
|
|
|
|
|
|