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 (
Collapse
)
Author
2020-03-30
Fix invalid memory access bug in `afl_custom_pre_save` of example.c
h1994st
2020-03-30
Fix typo
h1994st
2020-03-30
rebase
Dominik Maier
2020-03-30
Add a test case for the custom mutator
h1994st
- Update the Makefile in examples/custom_mutators - Add a test program for testing the custom mutator - Update test.sh for testing the custom mutator - [TODO] Update the result checking criterias of the custom mutator in test.sh
2020-03-30
upstream changes
Dominik Maier
2020-03-30
merged dev
Dominik Maier
2020-03-30
added untitest to gitignore
Dominik Maier
2020-03-30
code format
Dominik Maier
2020-03-30
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev
Dominik Maier
2020-03-30
added unittest for unit_maybe_alloc
Dominik Maier
2020-03-30
regec dict additions
van Hauser
2020-03-30
code cleanup
Dominik Maier
2020-03-30
added read_timed
Dominik Maier
2020-03-29
llvm_mode/Makefile: replace lexical version comparison with a numerical one
hexcoder-
2020-03-28
review adaptions for afl-llvm-pass
hexcoder-
2020-03-28
afl-llvm-pass.so.cc: fix compile for llvm 3.8.0 @Marc: please review
hexcoder-
2020-03-28
.gitignore: add afl-ld and ld
hexcoder-
2020-03-28
qemu_mode: compiler warnings, strncpy() leave one byte for terminator
hexcoder-
2020-03-28
qemu_mode: fix more compiler warnings
hexcoder-
2020-03-28
qemu_mode: silence two compiler warnings
hexcoder-
2020-03-28
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-03-28
types.h: silence some compiler warnings regarding redeclaration of
hexcoder-
likely/unlikely
2020-03-28
code format
Dominik Maier
2020-03-28
error handling for custom mutators
Dominik Maier
2020-03-28
Merge branch 'dev' of https://github.com/vanhauser-thc/AFLplusplus into dev
hexcoder-
2020-03-28
alloc-inl.h/ck_maybe_grow(): restore original exponential allocs
hexcoder-
2020-03-28
tiny changes in custom mut api
Dominik Maier
2020-03-28
alloc-inl.h/ck_maybe_grow() back to size_t, reimplement overflow check
hexcoder-
2020-03-28
alloc_inl.h/ck_maybe_grow(): fix compiler warning
hexcoder-
2020-03-28
gcc_plugin: fix compiler warnings regarding -O and FORTIFY_SOURCE
hexcoder-
2020-03-28
llvm_mode: fix compiler warnings FORTIFY_SOURCE needs -O
hexcoder-
2020-03-28
making 'CFLAGS="-m32" make source-only tests' work
hexcoder-
2020-03-28
fix warning in afl-fuzz-run, tested with '-m32' also
hexcoder-
2020-03-28
fix detection compiles (e.g. python) when using CFLAGS="-m32"
hexcoder-
2020-03-28
if exponential growth is too much, don't doo it
Dominik Maier
2020-03-28
more custom mutator remodelling
Dominik Maier
2020-03-28
added nullptr fix by h1994st
Dominik Maier
2020-03-28
fixed leak
Dominik Maier
2020-03-27
code format
Dominik Maier
2020-03-27
Less allocs
Dominik Maier
2020-03-27
less allocs
Dominik Maier
2020-03-27
not allocating paths anymore
Dominik Maier
2020-03-27
almost
Dominik Maier
2020-03-27
part1 make it compilable for llvm 3.8.0 (ubuntu 16.04)
hexcoder-
2020-03-27
add CFI sanitizer
van Hauser
2020-03-27
important llvm_mode Makefile fix
van Hauser
2020-03-27
example fixed
Dominik Maier
2020-03-27
docu
Dominik Maier
2020-03-27
more api
Dominik Maier
2020-03-27
Code Format (#275)
Rishi Ranjan
[prev]
[next]