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
/
src
Age
Commit message (
Collapse
)
Author
2020-11-18
fixed alloc errors, code format
Dominik Maier
2020-11-17
fix: avoid preprocessor logic in macro arguments (not portable)
hexcoder-
2020-11-17
fix sync issue
van Hauser
2020-11-17
Merge pull request #601 from Rumata888/fixing_symcc
van Hauser
Fixing symcc custom mutator
2020-11-16
support AFL_LLVM_INSTRUMENT env for our own PCGUARD
van Hauser
2020-11-14
Actually make python 'fuzz' method optional
Dustin Spicuzza
At some point mutator->afl_custom_fuzz was allowed to be NULL, so do that instead of crashing
2020-11-14
fix error handling in fauxserver
hexcoder-
2020-11-14
now really fix -n
hexcoder-
2020-11-14
add sanity check for -M/-S arguments
hexcoder-
2020-11-14
fix non instrumented mode, fix check_binary
hexcoder-
2020-11-14
no binary checking in noninstrumented mode
hexcoder-
2020-11-13
more small fixes
hexcoder-
2020-11-12
Fixed symcc custom mutator
Rumata888
2020-11-10
remove duplicate include
van Hauser
2020-11-10
small fix to actually document custom mutator introspection
van Hauser
2020-11-10
small fix to actually document custom mutator introspection
van Hauser
2020-11-10
support custom mutator introspection
van Hauser
2020-11-08
fix wrong llvm version comparison
van Hauser
2020-11-08
fix for llvm 10.0.0
van Hauser
2020-11-06
better scriptable output from introspection
van Hauser
2020-11-05
require llvm 10.0.1+ for enhanced pcguard, correct 1MB checks
van Hauser
2020-11-03
fix -N for forkserver
van Hauser
2020-11-03
revert out_fd copy
van Hauser
2020-11-03
fsrv copy: out_fd = 0 on stdin
van Hauser
2020-11-03
fsrv copy: out_fd = -1
van Hauser
2020-11-03
copy fsrv: copy out_file ptr
van Hauser
2020-11-03
added better error handling to forkserver fd
Dominik Maier
2020-11-02
fix for #562
hexcoder-
2020-11-02
match mopt to havoc
van Hauser
2020-11-01
added mutation introspection make target
van Hauser
2020-10-31
add our own inline trace-pc-guard
van Hauser
2020-10-30
fix ck_alloc call
van Hauser
2020-10-30
fix ck_alloc call
van Hauser
2020-10-30
extras: afl_realloc -> ck_realloc
van Hauser
2020-10-29
Don't crash for unset out_file (fixed #562)
Dominik Maier
2020-10-29
better warn if skipping large dict
van Hauser
2020-10-29
fixes two huge bugs
van Hauser
2020-10-28
Merge pull request #592 from rhtenhove/dev
van Hauser
add gnuplot and afl-dyninst shared libs to Dockerfile
2020-10-28
whoops..
Ruben ten Hove
2020-10-28
merge conflict
Andrea Fioraldi
2020-10-28
expand havoc if not new findings in the last 5 seconds
Andrea Fioraldi
2020-10-28
show supplied -t option so we know it's used
Ruben ten Hove
2020-10-26
hopeful the final testcache improvement ...
van Hauser
2020-10-26
add no splicing compile option and print used compile options in afl-fuzz help
van Hauser
2020-10-24
asan_build for tmin and analyze
van Hauser
2020-10-24
asan_build for tmin and analyze
van Hauser
2020-10-24
fix testcache bug
van Hauser
2020-10-24
initializing testcase_buf
Dominik Maier
2020-10-23
allow symbolize=1 for asan/debug
vanhauser-thc
2020-10-23
better cache entry algo
van Hauser
[next]