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
/
docs
Age
Commit message (
Collapse
)
Author
2020-12-26
utils/afl_frida is not 5% faster
van Hauser
2020-12-23
typo
van Hauser
2020-12-23
faster llvm compile, update README
van Hauser
2020-12-22
better gcc and clang support for afl-cc
van Hauser
2020-12-21
switch to github actions
van Hauser
2020-12-21
Merge branch 'dev' into skim_romu
van Hauser
2020-12-20
document AFL_LLVM_INSTRUMENT option NATIVE
van Hauser
2020-12-20
fix endless loop in afl-cc allow/blocklists starting a line with a comment
van Hauser
2020-12-20
update changelog
van Hauser
2020-12-19
add tinyinst to binary fuzzing tools
van Hauser
2020-12-18
apply nocolor changes
hexcoder-
2020-12-17
fix crash for very fast targets
van Hauser
2020-12-15
allow instrumenting LLVMFuzzerTestOneInput
van Hauser
2020-12-15
add dummy Makefile to instrumentation/
van Hauser
2020-12-15
v3.01a init
van Hauser
2020-12-15
v3.00c
van Hauser
2020-12-12
add an extra test for afl-gcc and check for -B support
hexcoder-
2020-12-11
schedule improvements, new default is FAST
van Hauser
2020-12-10
change search order for afl-showmin in afl-cmin*
van Hauser
2020-12-09
move libdislocator, libtokencap and qbdi_mode to utils/
vanhauser-thc
2020-12-08
typos/wording
hexcoder-
2020-12-04
added python mutator, documentation
Dominik Maier
2020-12-04
afl_custom_describe api added
Dominik Maier
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-12-01
remove docs/README symlink and update references
van Hauser
2020-12-01
renamed examples/ to utils/
vanhauser-thc
2020-12-01
added AFL_NO_AUTODICT
van Hauser
2020-11-19
fixed child not killed with -c
van Hauser
2020-11-18
Use buffer protocol to retrieve result from python post_process (#605)
Dustin Spicuzza
Saves an extra copy, gives post processing functions more flexibility
2020-11-18
typos and wording
hexcoder
2020-11-18
more info about child_debug
Dominik Maier
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
2020-11-18
brought back missing env vars
Dominik Maier
2020-11-16
support AFL_LLVM_INSTRUMENT env for our own PCGUARD
van Hauser
2020-11-10
support custom mutator introspection
van Hauser
2020-11-02
match mopt to havoc
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-10-31
add helper script repo
van Hauser
2020-10-31
add our own inline trace-pc-guard
van Hauser
2020-10-30
review, mark env variables, linkify
hexcoder-
2020-10-30
recover heikos faq changes
van Hauser
2020-10-26
add no splicing compile option and print used compile options in afl-fuzz help
van Hauser
2020-10-14
add documentation
van Hauser
2020-10-13
fix custom mutator doc
van Hauser
2020-10-12
no -M/-S: auto-set -S default
van Hauser
2020-10-11
Add documentation for StatsD
Edznux
2020-10-11
add new seed selection algo and make it the default
van Hauser
2020-10-10
determinstic fuzzing is now disabled by default
van Hauser
2020-10-10
fix typo
van Hauser
2020-10-09
-m none is the default now
van Hauser
[next]