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
2019-10-12
add afl-fuzz error capturing for qemu_mode and unicorn_mode
hexcoder-
2019-10-12
fine tuning cpu percentage limit to be detected as bound cpu on FreeBSD
hexcoder-
2019-10-12
catch afl-fuzz's output and print it in case of errors
hexcoder-
2019-10-11
Merge pull request #80 from devnexen/fbsd_binding_fix
hexcoder
2019-10-11
FreeBSD making more tolerant the cpu binding at init time
David Carlier
2019-10-11
fix output from echo on NetBSD, now enables users to set cpu
hexcoder-
2019-10-11
Merge pull request #78 from devnexen/netbsd_bind_cpu_fix
hexcoder
2019-10-11
Merge pull request #79 from devnexen/netbsd_binding_to_free_cpu
hexcoder
2019-10-11
NetBSD binding to cpu, ignore sleeping processes.
David Carlier
2019-10-11
Systen config typo for NetBSD
David Carlier
2019-10-11
if afl-clang has to be used, extend the hardening test as from llvm_mode
hexcoder-
2019-10-11
fix FreeBSD compile error 'NBBY' is not defined
hexcoder-
2019-10-10
Update README.md
hexcoder
2019-10-10
Update README.md
hexcoder
2019-10-10
Update README.md
hexcoder
2019-10-08
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2019-10-08
persistent qemu should now works as expected
Andrea Fioraldi
2019-10-08
added afl-fuzz -I cmdline option
van Hauser
2019-10-08
qemu maps debug print
Andrea Fioraldi
2019-10-07
tighter format to avoid overwriting right border
hexcoder-
2019-10-05
Merge pull request #76 from devnexen/bind_to_cpu_nbsd
van Hauser
2019-10-05
suppress errors while trying to run llvm-config, it might not be
hexcoder-
2019-10-05
On Mac OS X clean up dSYM directories created by the compiler
hexcoder-
2019-10-05
fix mantissa mask bug (for types double and long double)
hexcoder-
2019-10-05
bind_to_free_cpu NetBSD's turn
David Carlier
2019-10-05
replace op0_size and op1_size with op_size.
hexcoder-
2019-10-05
Merge pull request #74 from vanhauser-thc/multiarch_compcov
Andrea Fioraldi
2019-10-04
general maintance
van Hauser
2019-10-04
Merge pull request #75 from devnexen/fbsd_binding_to_cpu_x
van Hauser
2019-10-04
Binding to the first free cpu, porting to FreeBSD
David Carlier
2019-10-03
unicorn arm compcov
Andrea Fioraldi
2019-10-02
arm compcov draft
Andrea Fioraldi
2019-10-02
grrrr a random guy broke my QEMU nuild script :(
Andrea Fioraldi
2019-10-02
qemu compcov revert cmp order to match >/< comparisons
Andrea Fioraldi
2019-10-02
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2019-10-02
fix missing __compcov_ro_cnt increment in libcompcov
Andrea Fioraldi
2019-10-02
imported fix from google afl
van Hauser
2019-10-02
Merge pull request #73 from mattz0rt/static_compilation
van Hauser
2019-10-01
Formatting and documentation improvements
Matt C
2019-10-01
Improved error messaging when unable to communicate with the fork server
Matt C
2019-10-01
Static compilation support
Matt C
2019-09-30
readme update
van Hauser
2019-09-29
Merge pull request #67 from aoh/master
van Hauser
2019-09-29
Merge pull request #71 from devnexen/netbsd_support_upd
van Hauser
2019-09-29
NetBSD various support improvements
David Carlier
2019-09-28
copy-and-paste-typo fixed
hexcoder-
2019-09-28
On OpenBSD prefer /usr/local/bin for llvm and clang
hexcoder-
2019-09-28
included #68 cpu binding for FreeBSD, thanks to devnexen
hexcoder-
2019-09-28
FreeBSD: switch to clang by default, and set AFL_CC to fix tests
hexcoder-
2019-09-28
add man target for man pages (along with an entry in help)
hexcoder-
[prev]
[next]