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-12-07
Sampling next seed by weight (hit_count, bitmap_size, exec_us)
Marcel Boehme
2020-12-07
fixes and code format
van Hauser
2020-12-07
little fixes
van Hauser
2020-12-05
fix find_object proc search (#elsif -> #elif), optimize static if away
hexcoder-
2020-12-05
Typos
hexcoder-
2020-12-04
fixed bugs in custom_describe, reported by wizche
Dominik Maier
2020-12-04
added python mutator, documentation
Dominik Maier
2020-12-04
afl_custom_describe api added
Dominik Maier
2020-12-03
fix for afl-cc
van Hauser
2020-12-03
AFL_CRASH_EXITCODE env var added, u8->bool
Dominik Maier
2020-12-02
move debug print
van Hauser
2020-12-02
very complete runtime lookup rewrite
van Hauser
2020-12-01
renamed examples/ to utils/
vanhauser-thc
2020-12-01
added AFL_NO_AUTODICT
van Hauser
2020-11-30
more DEBUGF
van Hauser
2020-11-30
add DEBUGF
van Hauser
2020-11-13
more small fixes
hexcoder-
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-11-01
reenable afl-clang(++)
hexcoder-
2020-11-24
test-pre.sh: remove old uses of afl-clang, afl-cc.c: add missing env.var. ↵
hexcoder-
AFL_LLVM_LAF_ALL
2020-11-24
fix compiler warning turned error on NetBSD
hexcoder-
2020-11-19
fixed child not killed with -c
van Hauser
2020-11-18
Use buffer protocol to retrieve result from python post_process (#605)
Dustin Spicuzza
Saves an extra copy, gives post processing functions more flexibility
2020-11-18
Solaris/Illumos build fix. (#609)
David CARLIER
2020-11-18
typo
hexcoder
2020-11-18
fixed simple yet stupid bug
Dominik Maier
2020-11-18
renamed env var to AFL_DEBUG_CHILD
Dominik Maier
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-
[prev]
[next]