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
/
utils
/
aflpp_driver
/
aflpp_driver.c
Age
Commit message (
Expand
)
Author
2022-10-25
fix usecase
vanhauser-thc
2022-10-11
fastexit + code format
vanhauser-thc
2022-10-07
auto shmem fuzzing (#1541)
van Hauser
2022-09-17
fix docs
vanhauser-thc
2022-09-16
Fix null pointers.
Laszlo Szekeres
2022-09-16
fix LLVMFuzzerRunDriver
vanhauser-thc
2022-09-15
forgot correct callback
vanhauser-thc
2022-09-15
try LLVMFuzzerRunDriver support
vanhauser-thc
2022-07-12
clang format 14
vanhauser-thc
2022-01-25
nits
vanhauser-thc
2022-01-21
fix
vanhauser-thc
2022-01-20
Raw read syscall in aflpp_driver.c to bypass ASan checks
Andrea Fioraldi
2022-01-20
Poison with ASan the remaining unused input buffer in aflpp_driver.c
Andrea Fioraldi
2021-06-14
aflppdriver help output
vanhauser-thc
2021-05-30
afl-cmin help fix, aflpp_driver - + @@ support
vanhauser-thc
2021-03-21
format
vanhauser-thc
2021-03-20
close fds when executing one by one. (#835)
Josh Bundt (tr0gd0r)
2021-03-16
fix cmplog rtn
vanhauser-thc
2021-03-13
doc: Clarify default value of N iterations in aflpp_driver
MarcoFalke
2021-02-06
remove compiler warnings
vanhauser-thc
2021-01-19
fix compiles
van Hauser
2021-01-03
cleanup
van Hauser
2020-12-26
fixed a few forgotten old afl-llvm-rt references
van Hauser
2020-12-01
renamed examples/ to utils/
vanhauser-thc