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
/
src
Age
Commit message (
Collapse
)
Author
2019-09-29
NetBSD various support improvements
David Carlier
2019-09-28
included #68 cpu binding for FreeBSD, thanks to devnexen
hexcoder-
2019-09-25
use the original data as input to custom fuzzer modules
Aki Helin
2019-09-22
afl-fuzz mutation documentation feature
van Hauser
2019-09-21
oops, typo corrected
hexcoder-
2019-09-21
fix macos commit to make it portable again. Would not compile on OpenBSD.
hexcoder-
2019-09-20
custom mutator fuzzing yields UI
van Hauser
2019-09-18
Checking CPU scaling on MacOS
David Carlier
Checking optimal cpu performance or ignore if the AFL_SKIP_CPUFREQ env is set.
2019-09-18
code format
Andrea Fioraldi
2019-09-18
Merge pull request #60 from vanhauser-thc/wine_mode
Andrea Fioraldi
Wine mode
2019-09-18
qemu persistent GPR
Andrea Fioraldi
2019-09-17
wine mode first commit
Andrea Fioraldi
2019-09-16
added afl_custom_mutator_only
van Hauser
2019-09-13
Merge branch 'master' into persistent_qemu
hexcoder
2019-09-12
Second part of refactoring afl-fuzz-one.c. Now more back to sane functions.
hexcoder-
2019-09-12
first version of persistent QEMU
Andrea Fioraldi
2019-09-10
no more unlink
van Hauser
2019-09-08
refactoring for unification of pilot_fuzzing() and core_fuzzing()
hexcoder-
fast method with macro template, review required
2019-09-07
prefer preincrement over postincrement
hexcoder-
2019-09-05
fix BSD patch
van Hauser
2019-09-05
Unbreak build of afl-forkserver.c on *BSD
Tobias Kortkamp
Signed-off-by: Tobias Kortkamp <t@tobik.me>
2019-09-04
added man pages
van Hauser
2019-09-04
fixed maxrss stat
van Hauser
2019-09-04
fix typo in custom format
Andrea Fioraldi
2019-09-04
credits and license header for src/* and include/*
Andrea Fioraldi
2019-09-03
remove macro indentation from code-format
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-09-02
afl-fuzz.c completely splitted
Andrea Fioraldi
2019-09-02
afl-fuzz-src/* -> src/afl-fuzz* rename
van Hauser
2019-09-02
added peak_rss_mb and slowest_exec_ms in fuzzer_stats report
van Hauser
2019-09-02
added force-ui env
van Hauser
2019-09-02
split afl-fuzz: extras
Andrea Fioraldi
2019-09-01
afl-fuzz-src bitmap and queue C files
Andrea Fioraldi
2019-08-30
remave the afl-fuzz folder to afl-fuzz-src due to gitignore
Andrea Fioraldi
2019-08-30
split afl-fuzz #1 (globls and python are now separate)
Andrea Fioraldi
2019-08-30
fix issue with static variables needed by forkserver in afl-fuzz
Andrea Fioraldi
2019-08-30
update with changes from master
Andrea Fioraldi
2019-08-30
format like AFL style
Andrea Fioraldi
2019-08-27
afl-as is now alive
Andrea Fioraldi
2019-08-27
include and src folders
Andrea Fioraldi
[prev]