index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2020-02-23
fix stupid gcc compiler warnings on arm32 (specified size 4294967284 exceeds ↵
hexcoder-
maximum object size 2147483647)
2020-02-22
fix travis weirdness - hopefully
van Hauser
2020-02-21
improve redqueen not looking in orig buf
Andrea Fioraldi
2020-02-21
fix oob flip_bit in mopt code
Andrea Fioraldi
2020-02-21
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
Andrea Fioraldi
2020-02-21
libradamsa-test fix
van Hauser
2020-02-19
fix forkserver output (support AFL_QUIET)
hexcoder-
2020-02-19
Merge pull request #202 from vanhauser-thc/cmplog_routines
Andrea Fioraldi
Cmplog routines for LLVM mode
2020-02-19
fixed -A in afl-showmap
Dominik Maier
2020-02-19
forgot cleanup
van Hauser
2020-02-19
fix travis and fix logic
van Hauser
2020-02-18
moved AFL_TMPDIR check further down and better error message
van Hauser
2020-02-18
allow -i - resume with AFL_TMPDIR
van Hauser
2020-02-18
fuzzer wotking with rtn cmplog
Andrea Fioraldi
2020-02-18
skeleton for rtn cmplog
Andrea Fioraldi
2020-02-18
better -h for cmplog
Andrea Fioraldi
2020-02-18
showmap: delete tmpfile on exit
van Hauser
2020-02-17
rearrange environment info for afl-gcc and -h
hexcoder-
2020-02-17
fix issue #198 AFL_TMPDIR is ignored for file .cur_input
hexcoder-
2020-02-17
add descriptions of env variables to afl-gcc
hexcoder-
2020-02-17
little help on persistent mode crashes
van Hauser
2020-02-17
code format
van Hauser
2020-02-16
add description of environment variables used
hexcoder-
2020-02-16
add option -h and man page for afl-as
hexcoder-
2020-02-16
fix
van Hauser
2020-02-16
check for mistyped env vars
van Hauser
2020-02-16
code format
Andrea Fioraldi
2020-02-16
fix UBSAN handling, update docs
hexcoder-
2020-02-15
colorization stage mem leak fix proposal.
David Carlier
2020-02-13
fix issue #194 more seriously
hexcoder-
2020-02-11
dictionary insert stage count bugfix
van Hauser
2020-02-09
fuzzer_stat eps is now overall not current, clang-format fixed to v8
van Hauser
2020-02-08
more portability for (solaris-based OpenIndiana)
hexcoder-
2020-02-07
code format
Andrea Fioraldi
2020-02-07
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-07
afl qemu persistent hook
Andrea Fioraldi
2020-02-07
todo update
van Hauser
2020-02-07
fix empty range bug in colorization
Andrea Fioraldi
2020-02-07
redqueen auto extras
Andrea Fioraldi
2020-02-06
save input with high entropy after colorization
Andrea Fioraldi
2020-02-06
cmplog for qemu mode
Andrea Fioraldi
2020-02-05
afl-showmap fix
van Hauser
2020-02-04
afl-showmap -i with stdin
van Hauser
2020-02-03
remove duplicate check
van Hauser
2020-02-03
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-02-03
small checks for -A and -i options
hexcoder-
2020-02-03
-A/-i not together
van Hauser
2020-02-03
make travis happy
van Hauser
2020-02-03
fix MDs
van Hauser
2020-02-03
afl-showmap -i option added
van Hauser
[next]