syzkaller/executor
Dmitry Vyukov aa5027ae05 executor: randomize output region addr
Fuzzer manages to corrupt output region and write random coverage again and again.
Randomize output region addr to make it harder.
2018-05-14 11:17:24 +02:00
..
common_akaros.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_bsd.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_fuchsia.h fuchsia: Update syzkaller to build with current Fuchsia API. (#543) 2018-03-21 10:26:33 +01:00
common_kvm_amd64.h executor: compile with -O2 2018-02-10 12:14:13 +01:00
common_kvm_arm64.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common_linux.h executor: fix strncpy compile error 2018-05-13 16:27:22 +02:00
common_windows.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
common.h sys/linux: add cgroup descriptions 2018-03-25 12:46:05 +02:00
executor_akaros.cc executor: fix read_cover_size signature 2018-04-30 09:23:37 +02:00
executor_bsd.cc executor: fix read_cover_size signature 2018-04-30 09:23:37 +02:00
executor_freebsd.cc all: basic building on netbsd 2017-10-23 10:10:05 +02:00
executor_fuchsia.cc executor: fix read_cover_size signature 2018-04-30 09:23:37 +02:00
executor_linux.cc executor: randomize output region addr 2018-05-14 11:17:24 +02:00
executor_linux.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor_netbsd.cc all: basic building on netbsd 2017-10-23 10:10:05 +02:00
executor_posix.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor_windows.cc executor: fix read_cover_size signature 2018-04-30 09:23:37 +02:00
executor_windows.h executor: introduce uint64/32/16/8 types 2017-12-27 11:15:04 +01:00
executor.h executor: support cover on 32-bit kernels 2018-04-27 14:33:01 +02:00
kvm_gen.cc sys: extend kvm support 2017-01-09 20:28:10 +01:00
kvm.h sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S sys: improve kvm description 2017-01-28 19:58:31 +01:00
kvm.S.h csource: regenerate and reformat 2017-02-01 10:16:19 +01:00
stub.go Makefile: actually cross-compile during presubmit 2017-06-26 15:45:51 +02:00
syscalls_akaros.h sys: move generate files to separate packages 2018-05-05 15:40:10 +02:00
syscalls_freebsd.h sys: move generate files to separate packages 2018-05-05 15:40:10 +02:00
syscalls_fuchsia.h sys: move generate files to separate packages 2018-05-05 15:40:10 +02:00
syscalls_linux.h sys/linux: regenerate video4linux consts on the right tree 2018-05-11 15:09:33 +02:00
syscalls_netbsd.h sys: move generate files to separate packages 2018-05-05 15:40:10 +02:00
syscalls_test.h sys: dedup mmap code across OSes 2018-05-06 16:58:38 +02:00
syscalls_windows.h sys: move generate files to separate packages 2018-05-05 15:40:10 +02:00
test_executor_linux.cc sys/linux: add support for mounting filesystem images 2018-03-30 19:51:27 +02:00
test_test.go all: initial support for fuchsia 2017-09-20 21:19:29 +02:00
test.go all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00