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-02-15
colorization stage mem leak fix proposal.
David Carlier
2020-02-13
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-02-13
fix issue #194 more seriously
hexcoder-
2020-02-13
solve #194
Andrea Fioraldi
2020-02-13
fix strncmp in tokencap
Andrea Fioraldi
2020-02-13
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-13
fix strncasecmp in tokencap
Andrea Fioraldi
2020-02-13
argv fuzzing afl-fuzz-inl.h: apply patch from issue#195
hexcoder
@dpmdpm2: Thanks
2020-02-12
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Dominik Maier
2020-02-12
fixed cmin
Dominik Maier
2020-02-11
just because I want to make the 1000th commit ;)
Andrea Fioraldi
2020-02-11
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-11
AFL_ENTRYPOINT instruction granularity
Andrea Fioraldi
2020-02-11
forgot to reenable the 2>/dev/null
hexcoder-
2020-02-11
compatibility for GNU make 4.3, which behaves different for
hexcoder-
lines with '#' like in ifeq "$(shell echo '\#include <sys/ipc.h> ... Now make v 4.3 wants ifeq "$(shell echo '#include <sys/ipc.h> ... In order to get it working with all GNU makes, we use a make variable for '#' called HASH
2020-02-11
dictionary insert stage count bugfix
van Hauser
2020-02-10
test.sh: make grep option '-a' optional. Use when supported
hexcoder-
2020-02-10
fix pwndbg dumper for py2
Anatoly Korniltsev
2020-02-10
minor fixes to c examples
Dominik Maier
2020-02-10
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus into unicorn
Dominik Maier
2020-02-10
removed unused diffs
Dominik Maier
2020-02-09
add 'e' code for version
van Hauser
2020-02-09
update docs
van Hauser
2020-02-09
readme
van Hauser
2020-02-09
more unset for test.sh
van Hauser
2020-02-09
readme fixes
van Hauser
2020-02-09
readme
Andrea Fioraldi
2020-02-09
readme
Andrea Fioraldi
2020-02-09
typo
Andrea Fioraldi
2020-02-09
persistent readme
Andrea Fioraldi
2020-02-09
fuzzer_stat eps is now overall not current, clang-format fixed to v8
van Hauser
2020-02-09
update documentation
van Hauser
2020-02-08
Merge pull request #192 from devnexen/libdislocator_fbsd_build_fix
Andrea Fioraldi
libdislocator FreeBSD build fix. max_align_t had been define from the…
2020-02-08
more portability for (solaris-based OpenIndiana)
hexcoder-
2020-02-08
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
2020-02-08
persistent qemu mode arm/arm64 && compcov arm64
Andrea Fioraldi
2020-02-08
libdislocator FreeBSD build fix. max_align_t had been define from the 12th ↵
David Carlier
release.
2020-02-08
first work for OpenIndiana (solaris flavor)
hexcoder-
2020-02-08
add libpthread on NetBSD
hexcoder-
2020-02-08
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
hexcoder-
2020-02-08
build fixes for FreeBSD 11
hexcoder-
2020-02-08
persistent mode doc
van Hauser
2020-02-08
changes update
van Hauser
2020-02-08
fix for md changes
van Hauser
2020-02-08
solve small error on building new qemu patches for not x86 targets
Andrea Fioraldi
2020-02-08
markdown todo & changelog
Andrea Fioraldi
2020-02-08
changelog & TODO
Andrea Fioraldi
2020-02-08
travis timeout reattempts :)
van Hauser
2020-02-07
code format
Andrea Fioraldi
2020-02-07
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Andrea Fioraldi
[next]