index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-05
Fixed the syntax errors in `unicorn_loader.py` within `unicorn_mode`. (#2144)
Chenhao
2024-07-01
Merge pull request #2143 from r-barnes/patch-1
van Hauser
2024-07-01
Make fallthroughs explicit in afl-fuzz-extras.c
Richard Barnes
2024-07-01
Merge pull request #2142 from CowBoy4mH3LL/patch-2
van Hauser
2024-07-01
Update README.md to reflect latest changes
Subhojeet Mukherjee, PhD
2024-07-01
Merge pull request #2141 from AFLplusplus/dev
van Hauser
2024-07-01
changelog
vanhauser-thc
2024-07-01
Merge pull request #2140 from CowBoy4mH3LL/dev
van Hauser
2024-07-01
Fresh commit with all -- post revertion due to unicornafl update
Subhojeet Mukherjee, PhD
2024-06-29
update qemuafl
vanhauser-thc
2024-06-29
add AFL_OLD_FORKSERVER feature
vanhauser-thc
2024-06-29
todo
vanhauser-thc
2024-06-29
update qemu mode
vanhauser-thc
2024-06-28
code format
vanhauser-thc
2024-06-28
update grammar mutator
vanhauser-thc
2024-06-28
add custom_send_tcp
vanhauser-thc
2024-06-27
add ruby dict
vanhauser-thc
2024-06-27
AFL_CUSTOM_MUTATOR_LATE_SEND added
vanhauser-thc
2024-06-27
Merge pull request #2136 from jakelamberson/enhance-nyx-instructions
van Hauser
2024-06-26
Add nyx_mode to contribution instructions
Jake Lamberson
2024-06-26
Fix and enhance Nyx mode instructions
Jake Lamberson
2024-06-26
improved seed selection algorithm
vanhauser-thc
2024-06-24
Merge pull request #2133 from visitorckw/optimize-bit-counting
van Hauser
2024-06-24
Optimize bit counting using __builtin_popcount
Kuan-Wei Chiu
2024-06-22
nits atnwalk
vanhauser-thc
2024-06-21
add zlib compression for fast resume
vanhauser-thc
2024-06-21
Merge pull request #2132 from tylzh97/stable
van Hauser
2024-06-21
Fix typo in unicorn_mode
Chenhao
2024-06-20
nit
vanhauser-thc
2024-06-20
todos
vanhauser-thc
2024-06-20
Merge pull request #2130 from killerra/dev
van Hauser
2024-06-20
Auto disable memory limits for FASAN
killerra
2024-06-19
Merge pull request #2129 from choller/persist-code-cov
van Hauser
2024-06-19
Collect persistent coverage data and dump it at the end of the run
Christian Holler (:decoder)
2024-06-18
code format and changelog
vanhauser-thc
2024-06-18
Merge pull request #2128 from AFLplusplus/fastrestart
van Hauser
2024-06-18
fast resume option
vanhauser-thc
2024-06-18
llvm 19 fixes
vanhauser-thc
2024-06-17
nit
vanhauser-thc
2024-06-14
Merge pull request #2125 from visitorckw/fix-libradamsa-signed-integer-overflow
van Hauser
2024-06-14
Fix signed integer overflow in radamsa
Kuan-Wei Chiu
2024-06-13
Merge pull request #2123 from AFLplusplus/dev
van Hauser
2024-06-13
Revert "MONOTONIC"
vanhauser-thc
2024-06-13
Merge pull request #2121 from visitorckw/remove-Wno-shift-count-overflow
van Hauser
2024-06-13
Remove -Wno-shift-count-overflow flag and hashmap from compilation
Kuan-Wei Chiu
2024-06-12
Merge pull request #2122 from visitorckw/fix-realloc-check
van Hauser
2024-06-13
Fix memory allocation check in aflpp custom mutators
Kuan-Wei Chiu
2024-06-12
MONOTONIC
vanhauser-thc
2024-06-12
fastresume implementation
vanhauser-thc
2024-06-12
Merge pull request #2120 from visitorckw/fix-shift-too-many-bits
van Hauser
[next]