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-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
2020-05-13
GNUmakefile: add paths /usr/local/... for OpenBSD, add check for ASAN
hexcoder-
2020-05-13
unicornafl build script: fix sed call for OpenBSD, use present python
hexcoder-
bug fixes:
2020-05-13
Merge pull request #361 from rish9101/pre_save_format
van Hauser
Add post library API as custom mutator and rename pre_save
2020-05-13
Fix previous commit bugs
rish9101
2020-05-13
Fix bugs, remove intial post library test
rish9101
2020-05-13
Add post library API as custom mutator and rename pre_save
rish9101
2020-05-13
move has_new_bits for better performance
van Hauser
2020-05-12
Darwin tests: grep --binary-files=text for laf-intel and skipping of unittests
hexcoder-
2020-05-12
updated uc ref
Dominik Maier
2020-05-12
test/test.sh: prefer python3 over python for unicornafl, avoid realpath and ↵
hexcoder-
readlink dependencies
2020-05-12
missing env var
van Hauser
2020-05-12
enforce mandatary custom functions
van Hauser
2020-05-12
fix custom mutators and add real test cases
van Hauser
2020-05-12
new code formatting + applied
van Hauser
2020-05-12
llvm_mode: more support for Darwin/MacOSX (WIP)
hexcoder-
2020-05-12
fix issue in describe_op showing time inside src
Andrea Fioraldi
[next]