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
/
envs.h
Age
Commit message (
Expand
)
Author
2024-10-19
feat: introduce GCC disable environment variable
rapt0r
2024-10-16
add AFL_OPT_LEVEL support
vanhauser-thc
2024-06-29
add AFL_OLD_FORKSERVER feature
vanhauser-thc
2024-06-27
AFL_CUSTOM_MUTATOR_LATE_SEND added
vanhauser-thc
2024-06-18
code format and changelog
vanhauser-thc
2024-06-18
fast resume option
vanhauser-thc
2024-06-04
AFL_NO_SYNC
vanhauser-thc
2024-05-15
dump cc
vanhauser-thc
2024-05-13
disable -> no variants
vanhauser-thc
2024-05-12
Add `AFL_SHA1_FILENAMES` option
Samuel Moelius
2024-05-02
AFL_DISABLE_REDUNDANT
vanhauser-thc
2024-03-06
Add optional handling of Nyx InvalidWriteToPayload event
Christian Holler (:decoder)
2024-02-08
code format
vanhauser-thc
2024-02-04
config __afl_cmplog_max_len
vanhauser-thc
2024-01-04
changelog
vanhauser-thc
2023-12-30
finish injection implementation
vanhauser-thc
2023-12-27
initial simple injection detection support
vanhauser-thc
2023-12-14
add AFL_FUZZER_LOOPCOUNT
vanhauser-thc
2023-10-23
Add an env to afl-clang-fast to disable setting rpath if LLVM path isn't
Jesse Schwartzentruber
2023-10-06
add AFL_NO_CFG_FUZZING to env list
vanhauser-thc
2023-08-23
AFL_IGNORE_SEED_PROBLEMS
vanhauser-thc
2023-08-11
add AFL_FINAL_SYNC
marc
2023-08-09
Merge pull request #1821 from junwha0511/crashing-seeds-as-new-crash
van Hauser
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-03
make nyx aux buffer size configurable
Sergej Schumilo
2023-08-02
Add option for treating crashing input as new crash
Junwha
2023-05-10
better tritondse support
vanhauser-thc
2023-04-25
rename env to AFL_IGNORE_PROBLEMS_COVERAGE
vanhauser-thc
2023-04-25
add AFL_LLVM_LTO_SKIPINIT to envs.h
vanhauser-thc
2023-04-21
Merge pull request #2 from AFLplusplus/dev
Maik Betka
2023-04-21
frida mode: add dynamic loaded code exclusion
eleguevel
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-03-05
Fixed according to PR comment, moved cli flag to an env variable
Amit Elkabetz
2023-02-21
Merge pull request #1651 from AFLplusplus/dev
van Hauser
2023-02-15
debug output
vanhauser-thc
2023-02-13
AFL_LLVM_DICT2FILE_NO_MAIN support
vanhauser-thc
2023-01-31
Add support for disabling branch suppression
Your
2023-01-18
ignore timeout env option
vanhauser-thc
2022-12-12
add cmplog envs
vanhauser-thc
2022-10-30
add env
vanhauser-thc
2022-10-24
changelog update
vanhauser-thc
2022-10-21
Add AFL_FORK_SERVER_KILL_SIGNAL environment variable.
Nils Bars
2022-08-14
add AFL_NO_STARTUP_CALIBRATION feature
vanhauser-thc
2022-08-09
add env var
vanhauser-thc
2022-08-04
Changes to add option for absolute coverage data
Your Name
2022-07-29
Added framework for logging register contents at the end of each basic block
Your Name
2022-06-17
formatting
Ruben ten Hove
2022-06-17
feat: allow to skip readme creation on crash
Ruben ten Hove
[next]