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 (
Expand
)
Author
2019-08-30
split afl-fuzz #1 (globls and python are now separate)
Andrea Fioraldi
2019-08-30
move android-ashmem.h to include/
Andrea Fioraldi
2019-08-30
code-format in Makefile
Andrea Fioraldi
2019-08-30
fix issue with static variables needed by forkserver in afl-fuzz
Andrea Fioraldi
2019-08-30
update with changes from master
Andrea Fioraldi
2019-08-30
format like AFL style (dotfiles)
Andrea Fioraldi
2019-08-30
format like AFL style
Andrea Fioraldi
2019-08-30
update changelog
Andrea Fioraldi
2019-08-30
modernize docs and readme for qemu and unicorn
Andrea Fioraldi
2019-08-30
Merge pull request #50 from vanhauser-thc/uc_compcov
Andrea Fioraldi
2019-08-29
common header for qemu and unicorn
Andrea Fioraldi
2019-08-29
Merge pull request #51 from domenukk/uc_compcov
Andrea Fioraldi
2019-08-29
Fixed SIGSEV due to wrong pointer size
Dominik Maier
2019-08-28
solved MAP_SIZE overflow
Andrea Fioraldi
2019-08-28
better neverzero with adc + neverzero for compcov
Andrea Fioraldi
2019-08-28
unicorn compcov for x86
Andrea Fioraldi
2019-08-27
neverzero for unicorn_mode
Andrea Fioraldi
2019-08-27
neverzero qemu for x86/x86_64
Andrea Fioraldi
2019-08-27
custom format now search for the best clang-format version
Andrea Fioraldi
2019-08-27
-I include in makefiles
Andrea Fioraldi
2019-08-27
fix to compile llvm_mode
van Hauser
2019-08-27
add custom format wrapping clang-format
Andrea Fioraldi
2019-08-27
symlink include/debug.h to root
Andrea Fioraldi
2019-08-27
config.h and types.h symlink in root
Andrea Fioraldi
2019-08-27
docu update
van Hauser
2019-08-27
removed sepration lines from README
Andrea Fioraldi
2019-08-27
afl-as is now alive
Andrea Fioraldi
2019-08-27
added afl++ patches authors to special thanks
Andrea Fioraldi
2019-08-27
include and src folders
Andrea Fioraldi
2019-08-26
Merge pull request #48 from domenukk/unicorn_exec
van Hauser
2019-08-26
Make install script executable
Dominik Maier
2019-08-23
Merge pull request #28 from JoeyJiao/mine_android
van Hauser
2019-08-21
update README.qemu with compcov levels
Andrea Fioraldi
2019-08-21
update env_variables.txt with compcov levels
Andrea Fioraldi
2019-08-21
Merge pull request #47 from vanhauser-thc/immediates-compcov
Andrea Fioraldi
2019-08-21
remove compcov immediates only instrumentation from TODO
Andrea Fioraldi
2019-08-19
Symlink Makefile to Android.mk
Joey Jiao
2019-08-19
Add support for Android
Joey Jiao
2019-08-19
seperated the forkserver from afl-fuzz and afl-tmin
van Hauser
2019-08-18
Merge pull request #46 from devnexen/bsd_config
van Hauser
2019-08-18
system-config: making it more compatible with BSD systems.
David Carlier
2019-08-17
update readme and todo
van Hauser
2019-08-17
Merge pull request #41 from t6/patch-arc4random
van Hauser
2019-08-14
more sed compatibility for Freebsd, avoid grouping
hexcoder-
2019-08-14
more sed compatibility for Freebsd, avoid grouping
hexcoder-
2019-08-12
signedness in print formats corrected
hexcoder-
2019-08-11
several code cleanups: avoid #if in macro parameters
hexcoder-
2019-08-11
performance optimization predecrement instead of postdecrement
hexcoder-
2019-08-10
performance tuning prefer preincrement over postincrement
hexcoder-
2019-08-10
optimized version extraction for clang (restricted to first line)
hexcoder-
[next]