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
Age
Commit message (
Collapse
)
Author
2021-01-04
code cleanups (from cppcheck mostly)
hexcoder-
2021-01-04
Revert "code cleanups (from cppcheck)"
hexcoder-
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c.
2021-01-04
code cleanups (from cppcheck)
hexcoder-
2021-01-03
cmplog cleanup
van Hauser
2021-01-03
cleanup
van Hauser
2021-01-01
doc update
van Hauser
2020-12-31
libdislocator, ptr algo warning fix on clang/Xcode (m1).
David CARLIER
2020-12-28
fix CFLAGS for extra libs
van Hauser
2020-12-26
more flexible system support for afl-frida
van Hauser
2020-12-26
Merge pull request #661 from Manouchehri/dev
van Hauser
Fix missing Apple headers for afl_frida
2020-12-26
utils/afl_frida is not 5% faster
van Hauser
2020-12-26
fixed a few forgotten old afl-llvm-rt references
van Hauser
2020-12-26
Include Apple headers.
David Manouchehri
2020-12-21
temporary fix for unusual builds where CC is set
van Hauser
2020-12-18
dont fail with ASAN_BUILD
van Hauser
2020-12-18
small improvements: dump output on error in test-llvm, fix compiler warnings
hexcoder-
2020-12-13
code format
van Hauser
2020-12-13
fix afl-clang tests
van Hauser
2020-12-09
move libdislocator, libtokencap and qbdi_mode to utils/
vanhauser-thc
2020-12-09
better examples
van Hauser
2020-12-08
more reporting on errors
van Hauser
2020-12-08
fix asserts
van Hauser
2020-12-08
fix aflfast changes
van Hauser
2020-12-08
fix warning
van Hauser
2020-12-01
renamed examples/ to utils/
vanhauser-thc