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 (
Collapse
)
Author
2023-11-19
benchmark: rename afl_execs_per_sec to execs_per_sec
Chris Ball
2023-11-19
benchmark: Update Jupyter notebook and results file.
Chris Ball
2023-11-19
benchmark: update COMPARISON
Chris Ball
2023-11-19
benchmark: remove self-calculation of execs/sec
Chris Ball
2023-11-17
Update benchmark.py
van Hauser
2023-11-16
Fix benchmark.py
van Hauser
2023-11-15
Update benchmark.py
van Hauser
2023-11-14
benchmark: disallow duplicate entries for the same CPU in COMPARISON
Chris Ball
2023-11-12
benchmark: use afl's execs/s; increase CPU model width
Chris Ball
2023-11-12
benchmark: lower minimum Python version to 3.8
Chris Ball
2023-11-12
benchmark: show the number of cores used in COMPARISON
Chris Ball
2023-11-10
benchmark: Add support for COMPARISON file
Chris Ball
2023-10-02
benchmark: notebook wording tweaks
Chris Ball
2023-10-02
benchmark: add a README, lower default runs from 5 to 3
Chris Ball
2023-10-02
benchmark: cleanup, add results, add a data exploration notebook
Chris Ball
2023-09-05
Add start_time_of_run and total_execs_per_sec, cleanup for PR
Chris Ball
2023-09-05
Allow config of all experiment params, average across runs
Chris Ball
2023-09-05
Save the results to a json file
Chris Ball
2023-09-05
Add support for multi-core benchmarking
Chris Ball
2023-09-05
Test standard and persistent modes separately
Chris Ball
2023-09-05
Pure Python (3.6) port of benchmark.sh as benchmark.py, no other changes
Chris Ball
2023-09-04
fix string transform laf
vanhauser-thc
2023-09-03
code format
vanhauser-thc
2023-09-02
Merge pull request #1850 from devnexen/afl_untracer_haiku
van Hauser
afl untracer haiku build fix.
2023-09-02
fix attempt for laf string compare transform
vanhauser-thc
2023-09-02
afl untracer haiku build fix.
David Carlier
2023-08-31
changelog
vanhauser-thc
2023-08-31
Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into dev
vanhauser-thc
2023-08-31
nit
vanhauser-thc
2023-08-30
Merge pull request #1826 from WorksButNotTested/arm64-fix
van Hauser
Don't corrupt instruction if map offset is too large
2023-08-30
Fix detection of DSO
Your
2023-08-30
Fix path to zlib
Your Name
2023-08-30
Don't corrupt instruction if map offset is too large
Your Name
2023-08-29
update docs
vanhauser-thc
2023-08-28
fix
vanhauser-thc
2023-08-28
better afl startup detection in afl-whatsup
vanhauser-thc
2023-08-24
add missing envs
vanhauser-thc
2023-08-23
fix
vanhauser-thc
2023-08-23
AFL_IGNORE_SEED_PROBLEMS
vanhauser-thc
2023-08-23
fix
vanhauser-thc
2023-08-23
afl-whatsup startup detection
vanhauser-thc
2023-08-22
Merge pull request #1840 from smoelius/stable
van Hauser
update afl-system-config for macos
2023-08-22
fix
vanhauser-thc
2023-08-22
afl-whatsup -m -n
vanhauser-thc
2023-08-21
afl-whatsup add coverage output
vanhauser-thc
2023-08-19
Adjust use of `sudo`
Samuel E. Moelius III
2023-08-19
Don't hide errors
Samuel E. Moelius III
2023-08-19
Loosen `ReportCrash` check
Samuel E. Moelius III
2023-08-17
add env var to help output
vanhauser-thc
2023-08-16
add benchmark
vanhauser-thc
[next]