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
2021-06-23
fix afl-showmap
hexcoder-
2021-06-23
non-unix compat
vanhauser-thc
2021-06-23
force disable llvm instrumentation for frida
vanhauser-thc
2021-06-22
cmplog fix for qemu and frida
vanhauser-thc
2021-06-22
reverse read the queue n resumes
vanhauser-thc
2021-06-21
typo
vanhauser-thc
2021-06-16
correct map size for small targets
vanhauser-thc
2021-06-16
make afl-cmin actually work with subdirectories
vanhauser-thc
2021-06-16
afl-cmin/afl-cmin.bash/afl-showmap -i descend into subdirectories
vanhauser-thc
2021-06-14
code format
vanhauser-thc
2021-06-14
Add debug output to alert user to calibration progress/issues (#969)
Dustin Spicuzza
2021-06-14
little inline
vanhauser-thc
2021-06-11
fix cmplog screen update crash
vanhauser-thc
2021-06-10
fix AFL_CAL_FAST
vanhauser-thc
2021-06-07
Forkserver for afl-analyze (#963)
Dominik Maier
* afl-analyze forkserver * added missing vars to forkserver * synchronized a bit more with afl-tmin * more debugging, runs now, but need to suppress target output * fix dev/null setting * afl-analyze info: Co-authored-by: hexcoder- <heiko@hexco.de>
2021-06-07
write target errors to out_dir/error.txt
vanhauser-thc
2021-06-07
remove -D from -M
vanhauser-thc
2021-06-05
restored timeout handling (with SIGALRM for now)
hexcoder-
2021-06-04
fix overflowing UI fields 'now processing'
hexcoder-
2021-06-04
fix ui fuzzing stage index (#960)
yuan
2021-06-03
partial linking with -Wl
Andrea Fioraldi
2021-06-03
detect partial linking in afl-cc
Andrea Fioraldi
2021-06-02
fix -F with slash option
vanhauser-thc
2021-06-01
ensure memory is there before free
vanhauser-thc
2021-06-01
remove redundant unsetenv (#947)
terrynini
2021-06-01
fixes
vanhauser-thc
2021-06-01
fixed potential diff by 0
Dominik Maier
2021-06-01
fix afl_custom_post_process with multiple custom mutators
vanhauser-thc
2021-06-01
threadsafe doc fixes, code format
vanhauser-thc
2021-05-31
Merge branch 'dev' into going_atomic
hexcoder
2021-05-30
add documentation for AFL_LLVM_THREADSAFE_INST
hexcoder-
2021-05-30
fix for afl-showmap
vanhauser-thc
2021-05-28
add --afl-noopt to afl-cc
vanhauser-thc
2021-05-26
fix tmpfile removal
vanhauser-thc
2021-05-26
fix for MacOS
vanhauser-thc
2021-05-25
tweaks
vanhauser-thc
2021-05-25
add AFL_TRY_AFFINITY
vanhauser-thc
2021-05-25
AFL_SKIP_CRASHES is obsolete since 3.0
vanhauser-thc
2021-05-25
less executions on variable paths
vanhauser-thc
2021-05-23
fix afl-cc help output
vanhauser-thc
2021-05-23
Set kill signal before using it in afl-showmap (#935)
buherator
2021-05-22
Typo
hexcoder
2021-05-22
turn off map size detection if skip_bin_check is set
vanhauser-thc
2021-05-22
Merge branch 'sorted_showmap' into dev
Dominik Maier
2021-05-21
lenient dict parsing, no map size enum for binary fuzzing
vanhauser-thc
2021-05-21
showmap passes queue items in alphabetical order
Dominik Maier
2021-05-21
improve error msg
vanhauser-thc
2021-05-19
cleaned up AFL_PRINT_FILENAMES env
Dominik Maier
2021-05-19
fix afl-fuzz.c frida preload
Andrea Fioraldi
2021-05-19
merge
Andrea Fioraldi
[next]