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 (
Expand
)
Author
2020-03-09
fixed numerous leaks
Dominik Maier
2020-03-09
fix leaks
van Hauser
2020-03-09
code-format
van Hauser
2020-03-09
AFL without globals (#220)
Dominik Maier
2020-03-09
honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...
van Hauser
2020-03-09
Merge pull request #240 from rish9101/refactor
van Hauser
2020-03-09
more code format
van Hauser
2020-03-09
Remove get_cut_time function from multiple places and refactor code
rish9101
2020-03-08
fix null ptr deferef in pre_save python mutator call
Andrea Fioraldi
2020-03-07
Add two new hooks for the custom mutator
h1994st
2020-03-07
solve linking error when python is not available
Andrea Fioraldi
2020-03-07
custom havoc mutation
Andrea Fioraldi
2020-03-07
afl-tmin hang mode added
Dominik Maier
2020-03-05
Fix leaks when stopping afl (#228)
Dominik Maier
2020-03-05
added AFL_QUIET - be_quiet to afl-showmap and small changes to test.sh
van Hauser
2020-03-05
clarify -N option
van Hauser
2020-03-04
fix null ptr deref before trim_case_custom call
Andrea Fioraldi
2020-03-03
Update the documents of the custom mutator
h1994st
2020-03-03
Finish refactoring APIs for the custom mutator and Python module
h1994st
2020-03-02
Refactoring `fuzz_py` API
h1994st
2020-03-02
Add initialization funcation wrapper for Python mutator
h1994st
2020-03-02
Uniform API for both Python and custom mutator
h1994st
2020-03-02
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
h1994st
2020-03-02
Add new APIs for the custom mutator
h1994st
2020-03-02
Autoresume added to help
Dominik Maier
2020-03-01
migrated autoresume to use get_afl_env
Dominik Maier
2020-03-01
Added AFL_AUTORESUME option
Dominik Maier
2020-02-29
print OKF if an environment variable is successfully loaded - feebdack to thi...
van Hauser
2020-02-29
code-format, env.md fixes and adding -hh for env usage display into afl-fuzz ...
van Hauser
2020-02-28
add env info to afl-fuzz (please review!), small clarifications in docs/env_v...
hexcoder-
2020-02-28
add env info to afl-clang-fast, small Android change
hexcoder-
2020-02-28
add env info to afl-showmap, in qemu_mode add forgotten MacOSX env var to afl...
hexcoder-
2020-02-28
i am too tired :-(
van Hauser
2020-02-28
cmplog_shm shmat was missing result check
van Hauser
2020-02-28
code-format
van Hauser
2020-02-27
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-27
bye bye SanCov for CmpLog
Andrea Fioraldi
2020-02-27
Fix hanging fork and child with -V -E
Konrad Welc
2020-02-26
catch if shmat fails
van Hauser
2020-02-25
beautifying man pages
hexcoder-
2020-02-25
man page tuning
hexcoder-
2020-02-25
more env info for afl-plot and afl-analyze
hexcoder-
2020-02-25
fix references to README docs
hexcoder-
2020-02-24
add env info to afl-tmin
hexcoder-
2020-02-24
important InsTrim fixes!
van Hauser
2020-02-23
fix stupid gcc compiler warnings on arm32 (specified size 4294967284 exceeds ...
hexcoder-
2020-02-22
fix travis weirdness - hopefully
van Hauser
2020-02-21
improve redqueen not looking in orig buf
Andrea Fioraldi
2020-02-21
fix oob flip_bit in mopt code
Andrea Fioraldi
2020-02-21
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
Andrea Fioraldi
[prev]
[next]