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-15
fix possible null ptr deref in afl-prealloc.h
hexcoder-
2020-05-15
removed overlooked post_lib references, added post_lib examples to ↵
van Hauser
examples/custom_mutators
2020-05-15
change: slaves only sync from masters
van Hauser
2020-05-15
v2.65d init
van Hauser
2020-05-15
v2.65c
van Hauser
2020-05-15
llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be
hexcoder-
available)
2020-05-15
added critical whitespace
Dominik Maier
2020-05-15
fixed recursive clean
Dominik Maier
2020-05-15
code format
Dominik Maier
2020-05-15
travis for focal
Dominik Maier
2020-05-15
updated 20.04 Dockerfile
Dominik Maier
2020-05-14
adding 20.04 test
Dominik Maier
2020-05-14
nuicornafl build script fix setuptools check
hexcoder-
2020-05-14
removed accidental shell injection
Dominik Maier
2020-05-14
.gitignore: better be explicit
hexcoder
2020-05-14
unicorn mode may run scripts
Dominik Maier
2020-05-14
update .gitignore
hexcoder-
2020-05-14
corrected info about python
Dominik Maier
2020-05-14
use --python flag to point to python executable for qemu build
Ruben ten Hove
2020-05-14
darn IDE
Ruben ten Hove
2020-05-14
should install python3 setuptools here too
Ruben ten Hove
2020-05-14
create temp symlink to python3 for qemu mode if python isn't found
Ruben ten Hove
2020-05-14
add python setuptools to travis builds
Ruben ten Hove
2020-05-14
qemu build expects python on PATH
Ruben ten Hove
2020-05-14
correct binary already chosen before
Ruben ten Hove
2020-05-14
info about py3 setuptools
Dominik Maier
2020-05-14
use only python3 in new builds
Ruben ten Hove
2020-05-14
unicornafl: python/module check with faster method
hexcoder-
2020-05-14
test unicornafl: copy from build script
hexcoder
2020-05-14
next try
hexcoder
2020-05-14
and more
hexcoder
2020-05-14
unicornafl build script more debug
hexcoder
2020-05-14
unicornafl build script: debugging version for travis
hexcoder
2020-05-14
GNUmakefile: add standard path for NetBSD, test for git and svn before use
hexcoder-
2020-05-14
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-05-14
test.sh: make sure the right python version (with setuptools available) is ↵
hexcoder-
being used
2020-05-14
unicornafl build script: find matching python and setuptools
hexcoder-
2020-05-14
fix afl-clang-fast help output
van Hauser
2020-05-14
Makefile: for convenience forward targets to GNUmake
hexcoder-
2020-05-14
added unicornafl fix info
Dominik Maier
2020-05-14
unicornafl version
Dominik Maier
2020-05-14
prefer python3
Dominik Maier
2020-05-14
if target crashes add LTO fixed map as a possible reason
van Hauser
2020-05-14
deprecated AFL_POST_LIBRARY
van Hauser
2020-05-13
init/deinit need to be optional for post lib
van Hauser
2020-05-13
better clean
van Hauser
2020-05-13
fix GNUmakefile
van Hauser
2020-05-13
unicornafl build script: python version is critical
hexcoder
2020-05-13
GNUmakefile: avoid tabs
hexcoder-
2020-05-13
code-format and slight -S/-M modifications
van Hauser
[next]