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
/
qemu_mode
/
patches
/
afl-qemu-cpu-translate-inl.h
Age
Commit message (
Expand
)
Author
2020-03-08
fix qemu persistent mode for 32-bit target on 64-bit host
0x1eadbead
2020-02-18
qemu: move compcov/cmplog helpers in tcg-runtime-inl
Andrea Fioraldi
2020-02-16
code format
Andrea Fioraldi
2020-02-16
make qemu patches more simple using helpers
Andrea Fioraldi
2020-02-09
fuzzer_stat eps is now overall not current, clang-format fixed to v8
van Hauser
2020-02-08
persistent qemu mode arm/arm64 && compcov arm64
Andrea Fioraldi
2020-02-08
solve small error on building new qemu patches for not x86 targets
Andrea Fioraldi
2020-02-07
code format
Andrea Fioraldi
2020-02-07
afl qemu persistent hook
Andrea Fioraldi
2020-02-06
cmplog for qemu mode
Andrea Fioraldi
2019-12-31
v2.60d and year 2020 init
van Hauser
2019-10-19
Remove lcamtuf's old email from Google (not valid anymore), also remove maint...
hexcoder-
2019-10-08
persistent qemu should now works as expected
Andrea Fioraldi
2019-10-02
qemu compcov revert cmp order to match >/< comparisons
Andrea Fioraldi
2019-09-22
persistent qemu retaddr offset
Andrea Fioraldi
2019-09-19
restore qemu_mode/patches/afl-qemu-cpu-inl.h
Andrea Fioraldi
2019-09-18
qemu persistent GPR
Andrea Fioraldi
2019-09-14
afl-qemu-trace wit CPU_TARGET=i386 build fail fix
Andrea Fioraldi
2019-09-13
qemu version update in headers
Andrea Fioraldi
2019-09-12
ret addr patching
Andrea Fioraldi
2019-09-12
remove debug print
Andrea Fioraldi
2019-09-12
first version of persistent QEMU
Andrea Fioraldi
2019-09-02
run code formatter
Andrea Fioraldi
2019-08-30
modernize docs and readme for qemu and unicorn
Andrea Fioraldi
2019-08-29
common header for qemu and unicorn
Andrea Fioraldi
2019-08-29
Fixed SIGSEV due to wrong pointer size
Dominik Maier
2019-08-28
solved MAP_SIZE overflow
Andrea Fioraldi
2019-08-28
better neverzero with adc + neverzero for compcov
Andrea Fioraldi
2019-07-29
compcov levels to enable the instrumentation of only immediates
Andrea Fioraldi
2019-07-19
fix typos
Andrea Fioraldi
2019-07-19
experimental x86 support for compcov in QEMU
Andrea Fioraldi