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
/
afl-fuzz.c
Age
Commit message (
Expand
)
Author
2023-08-29
update docs
vanhauser-thc
2023-08-24
add missing envs
vanhauser-thc
2023-08-23
AFL_IGNORE_SEED_PROBLEMS
vanhauser-thc
2023-08-17
add env var to help output
vanhauser-thc
2023-08-13
nits
vanhauser-thc
2023-08-11
add AFL_FINAL_SYNC
marc
2023-08-09
code format
marc
2023-08-09
Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crash
van Hauser
2023-08-09
-c - support
marc
2023-08-04
Add AFL_NYX_LOG to redirect NYX hprintf messages to a file.
Jesse Schwartzentruber
2023-08-04
update the old nyx env var naming scheme
Sergej Schumilo
2023-08-04
Define AFL_CRASHING_SEEDS_AS_NEW_CRASH as env variable
Junwha
2023-08-04
nits
vanhauser-thc
2023-08-03
make nyx aux buffer size configurable
Sergej Schumilo
2023-08-02
Add option for treating crashing input as new crash
Junwha
2023-07-28
doc fix
vanhauser-thc
2023-07-21
improve cmplog level 3
vanhauser-thc
2023-07-18
take care of uninstrumented mode for fuzz state and mode
vanhauser-thc
2023-07-05
update llvm recommendations
vanhauser-thc
2023-07-04
nits
vanhauser-thc
2023-06-29
update mutation strategy
vanhauser-thc
2023-06-22
remove dead code, code format
vanhauser-thc
2023-06-21
nits
vanhauser-thc
2023-06-20
fix timeout for sessions restart and + usage
vanhauser-thc
2023-06-06
Merge pull request #1759 from AFLplusplus/dev
van Hauser
2023-05-23
fix custom mutator only check
vanhauser-thc
2023-05-21
fix
vanhauser-thc
2023-05-21
make AFL_CUSTOM_INFO overridable
vanhauser-thc
2023-05-18
act on invalid AFL_CUSTOM_MUTATOR_ONLY usage
vanhauser-thc
2023-05-10
better tritondse support
vanhauser-thc
2023-05-09
fix makefile
vanhauser-thc
2023-05-04
afl-fuzz.c: Document -i - in --help (#1725)
Moshe Kaplan
2023-05-01
fix reallocs
vanhauser-thc
2023-04-27
afl++ -> AFL++
vanhauser-thc
2023-04-25
fix
vanhauser-thc
2023-04-25
rename env to AFL_IGNORE_PROBLEMS_COVERAGE
vanhauser-thc
2023-04-22
Merge pull request #1711 from atnwalk/atnwalk
van Hauser
2023-04-22
typo
vanhauser-thc
2023-04-21
Merge remote-tracking branch 'origin/dev' into atnwalk
Maik Betka
2023-04-17
fixed code clones in atnwalk.c, introduced new environment variable AFL_POST_...
Maik Betka
2023-04-16
Merge pull request #1702 from schumilo/dev
van Hauser
2023-04-16
improved Nyx tmp dir handling (additional sanity checks)
Sergej Schumilo
2023-04-14
add Nyx support in various tools (like afl-cmin)
Sergej Schumilo
2023-04-13
remove -z option, use -p mmopt instead
vanhauser-thc
2023-04-09
remove pointer to removed doc
vanhauser-thc
2023-04-05
nit
vanhauser-thc
2023-04-05
fix
vanhauser-thc
2023-04-05
add -z switch
vanhauser-thc
2023-04-05
implement switch mode
vanhauser-thc
2023-04-04
mode switch
vanhauser-thc
[next]