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
2024-11-26
Calculate mean proximity score
Nguyễn Gia Phong
2024-11-25
Pass dataflow map shm to fork server
Nguyễn Gia Phong
2024-11-19
code format
dev
vanhauser-thc
2024-11-18
remove compiler warning
vanhauser-thc
2024-11-15
-g/-G value checks
vanhauser-thc
2024-10-28
fix explanation how to obtain the map size
vanhauser-thc
2024-10-20
doc: add description for AFL_GCC_DISABLE_VERSION_CHECK
rapt0r
2024-10-19
fix the cleanup of previous generated SHA1 files in function handle_existing_...
hexcoder-
2024-10-16
add AFL_OPT_LEVEL support
vanhauser-thc
2024-10-14
update how AFL_EXIT_WHEN_DONE and colors of cycles done are working
vanhauser-thc
2024-10-14
fix cycles_wo_finds count
vanhauser-thc
2024-10-01
persistent record for frida and qmeu
vanhauser-thc
2024-09-27
fix fix
vanhauser-thc
2024-09-26
fix postprocess for calibration
vanhauser-thc
2024-09-23
Fix macOS build
Dominik Maier
2024-09-23
Save crash log returned by nyx when AFL_CRASHING_SEEDS_AS_NEW_CRASH environme...
nj00001
2024-09-14
fix AFL_AUTORESUME=1 for Nyx mode
Sergej Schumilo
2024-09-12
nits
vanhauser-thc
2024-09-06
Merge pull request #2203 from ktpss95112/patch-1
van Hauser
2024-09-06
Merge pull request #2202 from smoelius/permissive_create-in-mark_as_variable
van Hauser
2024-09-06
Update the doc string of read_foreign_testcases()
Chi-Feng Tsai
2024-09-05
Use `permissive_create` in `mark_as_variable`
Samuel Moelius
2024-08-21
No longer need the extra line break
Alyssa Coghlan
2024-08-21
Skip the save/restore example
Alyssa Coghlan
2024-08-21
Wording tweaks
Alyssa Coghlan
2024-08-21
Offer more explicit core dump handling tip
Alyssa Coghlan
2024-08-19
code format, llvm 18
vanhauser-thc
2024-08-16
fix custom post process with custom send
vanhauser-thc
2024-08-14
fix missing trace_mini check
vanhauser-thc
2024-08-08
Merge pull request #2173 from ahuo1/dev
van Hauser
2024-08-07
Merge pull request #2181 from tchebb/fix-no-zlib
van Hauser
2024-08-06
Fix syntax error when compiling without zlib
Thomas Hebb
2024-08-05
Merge branch 'AFLplusplus:dev' into dev
Yiyi Wang
2024-08-03
Merge pull request #2174 from killerra/dev
van Hauser
2024-08-02
Handle detect_leaks 0 and false
killerra
2024-08-02
lower mem usage attempt
vanhauser-thc
2024-07-28
fixed lasan defaults evaluation
killerra
2024-07-28
To support AFL instrumentation, add default settings.
Yiyi Wang
2024-07-14
ensure this does not happen again
vanhauser-thc
2024-07-14
Revert "Replace gettimeofday with clock_gettime (#2159)"
vanhauser-thc
2024-07-14
Replace gettimeofday with clock_gettime (#2159)
carpintero-de-c
2024-07-12
check the sync_id length once
William Tan
2024-07-12
Initialize max_length in afl_fsrv_init #2155
Christian Holler (:decoder)
2024-07-10
Fix missed updates of alias table when INTROSPECTION is on
Takuya Shimizu
2024-07-01
Make fallthroughs explicit in afl-fuzz-extras.c
Richard Barnes
2024-06-27
AFL_CUSTOM_MUTATOR_LATE_SEND added
vanhauser-thc
2024-06-26
improved seed selection algorithm
vanhauser-thc
2024-06-24
Optimize bit counting using __builtin_popcount
Kuan-Wei Chiu
2024-06-21
add zlib compression for fast resume
vanhauser-thc
2024-06-20
Auto disable memory limits for FASAN
killerra
[next]