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-20
document AFL_LLVM_INSTRUMENT option NATIVE
van Hauser
2020-12-20
fix endless loop in afl-cc allow/blocklists starting a line with a comment
van Hauser
2020-12-18
apply nocolor changes
hexcoder-
2020-12-17
fix crash for very fast targets
van Hauser
2020-12-16
small fixes
van Hauser
2020-12-15
v3.00c
van Hauser
2020-12-12
afl-as.c, fix compiler warnings (overflowing is UB)
hexcoder-
2020-12-12
remove stray debugging fprintf
hexcoder-
2020-12-12
typo
hexcoder-
2020-12-12
small fix in error handling
hexcoder-
2020-12-11
fixed gcc analyzer warnings
Dominik Maier
2020-12-11
code format
van Hauser
2020-12-11
fix MMAP
van Hauser
2020-12-11
schedule improvements, new default is FAST
van Hauser
2020-12-11
Merge pull request #627 from AFLplusplus/other_weight
van Hauser
Other weight
2020-12-10
fix afl-cc library search
van Hauser
2020-12-09
fix oversight for accessing nfuzz
van Hauser
2020-12-09
better examples
van Hauser
2020-12-09
fix cmin/tmin potential overflow on too large files
van Hauser
2020-12-09
weighting for explore and exploit
van Hauser
2020-12-08
optimize a bit
hexcoder-
2020-12-08
fix showmap output
van Hauser
2020-12-08
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
Andrea Fioraldi
2020-12-08
fix memory limit issue with cmplog without -m flag
Andrea Fioraldi
2020-12-08
small fixes
hexcoder-
2020-12-08
more reporting on errors
van Hauser
2020-12-08
fix asserts
van Hauser
2020-12-08
fix aflfast changes
van Hauser
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
[next]