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
/
include
Age
Commit message (
Collapse
)
Author
2023-04-20
afl-showmap custom mutator support
vanhauser-thc
2023-04-17
v4.07a init
vanhauser-thc
2023-04-17
v4.06c release
vanhauser-thc
2023-04-16
hidden -Y option for nyx, code format
vanhauser-thc
2023-04-16
Merge pull request #1702 from schumilo/dev
van Hauser
add Nyx support in afl-showmap, afl-tmin, afl-cmin and afl-analyze
2023-04-16
improved Nyx tmp dir handling (additional sanity checks)
Sergej Schumilo
2023-04-16
fix remove_nyx_tmp_workdir function
Sergej Schumilo
2023-04-14
switch to latest libnyx API
Sergej Schumilo
2023-04-14
add Nyx support in various tools (like afl-cmin)
Sergej Schumilo
2023-04-13
fix attempt at post_process implementation
vanhauser-thc
2023-04-13
remove -z option, use -p mmopt instead
vanhauser-thc
2023-04-05
add -z switch
vanhauser-thc
2023-04-02
allow pizza mode to be disabled
vanhauser-thc
2023-03-27
time_wo_finds in fuzzer_stats
vanhauser-thc
2023-03-09
code format
vanhauser-thc
2023-03-09
various fixes
vanhauser-thc
2023-03-05
Fixed according to PR comment, moved cli flag to an env variable
Amit Elkabetz
2023-03-05
auto code format fixes
Amit Elkabetz
2023-03-05
Added flag -u to allow custom interval to update fuzzer_stats file
Amit Elkabetz
2023-02-23
regression fix
vanhauser-thc
2023-02-21
Merge pull request #1651 from AFLplusplus/dev
van Hauser
Dev
2023-02-15
debug output
vanhauser-thc
2023-02-13
AFL_LLVM_DICT2FILE_NO_MAIN support
vanhauser-thc
2023-02-13
autodisable and better performance
vanhauser-thc
2023-02-08
Update forkserver.h
Marcello Maugeri
Fix typo
2023-02-06
more options
vanhauser-thc
2023-02-04
changes
vanhauser-thc
2023-01-31
Add support for disabling branch suppression
Your
2023-01-27
Merge pull request #1628 from AFLplusplus/dev
van Hauser
Dev
2023-01-26
better asan defaults everwhere
vanhauser-thc
2023-01-19
lots of fixes
vanhauser-thc
2023-01-18
autotoken: splicing; splice_optout
vanhauser-thc
2023-01-18
ignore timeout env option
vanhauser-thc
2023-01-17
autotokens: print stats at exit
vanhauser-thc
2023-01-15
dictionary support
vanhauser-thc
2023-01-05
4.06a init
vanhauser-thc
2023-01-05
4.05c release
vanhauser-thc
2023-01-03
welcome 2023
vanhauser-thc
2022-12-20
hide queue introspection behind define
vanhauser-thc
2022-12-12
add cmplog envs
vanhauser-thc
2022-11-18
write queue statistics
vanhauser-thc
2022-11-14
Merge pull request #1580 from guyf2010/dev
van Hauser
Add option for random cmplog colorization
2022-11-14
fix python
vanhauser-thc
2022-11-14
fix python
vanhauser-thc
2022-11-13
Add option for random cmplog colorization
guyf2010
2022-11-11
afl_custom_fuzz_send added
vanhauser-thc
2022-10-30
add env
vanhauser-thc
2022-10-29
fix fork server kill signals for qemu, unicorn and nyx mode
vanhauser-thc
2022-10-24
changelog update
vanhauser-thc
2022-10-24
AFL_FORK_SERVER_KILL_SIGNAL backwards compatiblity
Nils Bars
If `AFL_KILL_SIGNAL` is set, `AFL_FORK_SERVER_KILL_SIGNAL` is set to the same value.
[next]