index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-05-07
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-05-07
convert docs/README.md into a symlink to toplevel README.md (helps website ↵
hexcoder-
content)
2020-05-07
added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument ↵
van Hauser
single block functions
2020-05-07
fix static and profiling compilation and add profiling calculation
van Hauser
2020-05-07
calculate correct collisions for classic in InsTrimLTO
van Hauser
2020-05-07
fix typos
van Hauser
2020-05-07
untracer README: one typo fixed
hexcoder
2020-05-07
Merge pull request #354 from jtpereyda/readme-apt-flex
Andrea Fioraldi
add flex to apt install list
2020-05-07
import transform fix into autodict, code-format
van Hauser
2020-05-06
add flex to apt install list
Joshua Pereyda
2020-05-06
better README for untracer
van Hauser
2020-05-06
doc update
van Hauser
2020-05-06
fix untracer
van Hauser
2020-05-06
aarch64 support for afl-untracer
van Hauser
2020-05-06
make build options for qemu more visible
van Hauser
2020-05-06
rename pass
van Hauser
2020-05-06
CTX+NGRAM != LTO
van Hauser
2020-05-06
added InsTrimLTO :-)
van Hauser
2020-05-06
update llvm version in README
van Hauser
2020-05-05
updated unicornafl
Dominik Maier
2020-05-05
add one more alternative to python requirements: python-dev
hexcoder-
2020-05-05
fix unit tests when printf is a macro
hexcoder-
2020-05-05
maybe_grow->ck_maybe_grow
van Hauser
2020-05-05
more typos fixed
van Hauser
2020-05-05
more typos fixed
van Hauser
2020-05-05
fixed typos
van Hauser
2020-05-05
fix LTO mode
van Hauser
2020-05-05
unsized string compare fix
van Hauser
2020-05-05
cleanup todo list
van Hauser
2020-05-05
ctx+ngram for instrim
van Hauser
2020-05-05
support older llvm versions
van Hauser
2020-05-05
ctx and ngram fix
van Hauser
2020-05-05
fix crash in AFL_LLVM_LAF_TRANSFORM_COMPARES
van Hauser
2020-05-04
Merge pull request #351 from dpmdpm2/master
van Hauser
Fix typo in README.lto.md
2020-05-04
Fix typo in README.lto.md
David Mendenhall
2020-05-04
ctx and ngram can be used together now
van Hauser
2020-05-04
final touches for afl_network_proxy
van Hauser
2020-05-04
nw fixes
van Hauser
2020-05-04
makefile fix
van Hauser
2020-05-04
Fix Unicorn support build script (#349)
assafcarlsbad
* Fix Unicorn support build script for WSL. Co-authored-by: Dominik Maier <domenukk@gmail.com>
2020-05-04
fix makefile
van Hauser
2020-05-04
add GNUmakefile
van Hauser
2020-05-03
fix for afl-tmin -f
van Hauser
2020-05-03
doubled the speed of afl_network_proxy
van Hauser
2020-05-02
makefile fix
van Hauser
2020-05-02
todo update
van Hauser
2020-05-02
AFL_LLVM_SKIP_NEVERZERO added
van Hauser
2020-05-01
add ghidra script and workaround ghidra/linux/ida weirdness
van Hauser
2020-05-01
python no longer needed for build
Dominik Maier
2020-05-01
Merge remote-tracking branch 'origin/master' into dev
Dominik Maier
[next]