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 (
Expand
)
Author
2020-03-27
Code Format (#275)
Rishi Ranjan
2020-03-27
edited custom mutator pre_save api
Dominik Maier
2020-03-27
code format
Dominik Maier
2020-03-27
fixed call of custom mutators
Dominik Maier
2020-03-23
custom mutators might work again like this
Dominik Maier
2020-03-23
unsafer
Dominik Maier
2020-03-23
libasan.so is not a thing. libclang-rt.asan-ARCH.so is the asan DSO and it is...
Andrea Fioraldi
2020-03-23
more fixes and code-format
van Hauser
2020-03-23
less branches, cleanup
Dominik Maier
2020-03-22
little performance enhancements
van Hauser
2020-03-22
a little bit more performance
van Hauser
2020-03-22
all afl msgs to stdout and only read AFL_BENCH_JUST_ONE once
van Hauser
2020-03-21
renamed UB to rand_below
Dominik Maier
2020-03-21
remove debug code
van Hauser
2020-03-21
moved string formatting to header
Dominik Maier
2020-03-21
test.sh fix
van Hauser
2020-03-21
test.sh with -no-pie
van Hauser
2020-03-21
adjusted int_bufs
Dominik Maier
2020-03-21
afl-gotcpu.c: compielr warning fixed: initialize variable v2
hexcoder-
2020-03-21
fix stat display
van Hauser
2020-03-20
added llvm_mode ngram coverage
van Hauser
2020-03-20
expose cycles_wo_finds in fuzzer_stats
van Hauser
2020-03-20
add RARE schedule. also fixes doc_path
van Hauser
2020-03-19
no more (?) statics
Dominik Maier
2020-03-19
fixed resize; removed more statics
Dominik Maier
2020-03-19
code format
Dominik Maier
2020-03-19
50% less globals
Dominik Maier
2020-03-19
Merge pull request #262 from rish9101/remove_alarm
Andrea Fioraldi
2020-03-19
moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links
van Hauser
2020-03-17
added mmopt power schedule
van Hauser
2020-03-17
fix reading env vars in afl-fuzz
van Hauser
2020-03-17
cmplog was neither quiet nor where its llvm passes installed
van Hauser
2020-03-17
Port the fauxserver changes to afl-cmplog and code format
rish9101
2020-03-17
fixed segfault on early bailout
Dominik Maier
2020-03-16
fix broken MOpt mode that was broken by Dominiks no-global patch :p
van Hauser
2020-03-15
print a completed UI screen on exit without bugs :)
van Hauser
2020-03-15
Just compute the current len once.
David Carlier
2020-03-15
fix errors in last commit (u8)afl_get_env
van Hauser
2020-03-15
Move afl-fuzz related env variables into afl_state_t (#252)
Rishi Ranjan
2020-03-15
fix afl-fuzz-document
van Hauser
2020-03-15
fauxserver
Dominik Maier
2020-03-14
fix compiler warning on MacOS
hexcoder-
2020-03-14
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-03-14
fix some compiler warnings from Open/FreeBSD
hexcoder-
2020-03-13
afl-common.c: fix my error: argv is a copy (ck_alloc based)
hexcoder-
2020-03-13
afl-fuzz-init.c, afl-fuzz.c: fix more wrong free() calls (found with
hexcoder-
2020-03-13
afl-common.c: ... but that breaks unicorn_mode, which it should not.
hexcoder-
2020-03-13
afl-common.c: avoid AFL++'s allocation API for libc's argv[] and reduce
hexcoder-
2020-03-12
fix afl-common.c for *BSD
hexcoder-
2020-03-11
honor afl_quiet on env var checks + code-format
van Hauser
[prev]
[next]