syzkaller/tools
Andrey Konovalov 2b854f96b1 tools: add syz-expand
The syz-expand tools allows to parse a program and print it including all
the default values. This is mainly useful for debugging, like doing manual
program modifications while trying to come up with a reproducer for some
particular kernel behavior.
2019-09-23 17:13:23 +02:00
..
android Android: Add simple test harness for Sandbox 2018-10-12 16:39:26 +02:00
fuchsia Makefile: build fuchsia go binaries using the sdk 2019-07-23 08:44:20 +02:00
kcovfuzzer tools/kcovfuzzer: add simple KCOV/libfuzzer glue 2019-09-19 15:56:24 +02:00
kcovtrace tools/kcovtrace: Fix the format of kcovtrace.c 2019-06-11 15:25:32 +02:00
syz-benchcmp tools/syz-benchcmp: update name of coverage stat 2019-04-08 15:10:07 +02:00
syz-bisect tools/syz-bisect: add usage docs 2019-05-13 13:04:01 +02:00
syz-cover pkg/cover: hierarchical coverage reports 2019-07-26 19:32:14 +02:00
syz-crush vm: allow fine-grained control over program exit conditions 2018-12-24 09:59:56 +01:00
syz-db prog: introduce strict parsing mode 2018-12-10 16:37:01 +01:00
syz-declextract sys/windows: add more descriptions 2017-09-27 20:17:09 +02:00
syz-env tools/syz-env: restrict Makefile parallelism based on RAM 2019-07-19 09:51:07 +02:00
syz-execprog tools/syz-execprog: remove unused parameter 2019-07-22 07:37:09 +02:00
syz-expand tools: add syz-expand 2019-09-23 17:13:23 +02:00
syz-fmt pkg/osutil: provide better Rename 2018-12-17 19:09:10 +01:00
syz-headerparser tools: add headerparser as a tool to assist in writing system call descriptions 2017-08-25 17:23:52 +02:00
syz-imagegen all: fix too long lines 2018-05-05 16:00:01 +02:00
syz-mutate pkg/db: moved ReadCorpus function to avoid duplicate code 2019-09-23 15:35:26 +02:00
syz-prog2c executor: implement support for leak checking 2019-05-20 19:40:20 +02:00
syz-repro pkg/log: rename -v to -vv 2019-07-16 11:18:12 +02:00
syz-runtest runtest: add a flag to specify tests to run 2019-09-17 15:58:29 +02:00
syz-showprio tools/syz-showprio: add a tool to visualize the priority table 2019-09-23 15:35:26 +02:00
syz-stress pkg/db: moved ReadCorpus function to avoid duplicate code 2019-09-23 15:35:26 +02:00
syz-symbolize tools/syz-symbolize: fix kernel dir calculation 2019-09-03 15:00:40 +02:00
syz-testbuild syz-ci: don't assume kernel config is called .config 2019-05-12 11:38:18 +02:00
syz-trace2syz sys/linux: add syz_open_dev$char_usb descriptions 2019-08-08 15:34:27 +02:00
syz-tty Fix incorrect argument in syz-tty (#260) 2017-06-27 16:55:11 +02:00
syz-upgrade prog: introduce strict parsing mode 2018-12-10 16:37:01 +01:00
syz-usbgen tools/syz-usbgen: handle USB_DT_DEVICE_QUALIFIER in keyboard.c 2019-09-19 16:20:57 +02:00
check_links.py check_links: ignore mailto:* links 2019-03-01 13:19:42 +01:00
create-gce-image.sh tools/create-gce-image.sh: Generate ppc64le pseries disk images 2019-05-03 10:00:16 +02:00
create-image.sh tools/create-image.sh: fix two issues 2019-03-12 18:33:29 +01:00
create-openbsd-gce-ci.sh tools/create-openbsd: switch to 6.6 (#1363) 2019-08-27 18:20:23 -07:00
create-openbsd-vmm-worker.sh tools/create-openbsd: switch to 6.6 (#1363) 2019-08-27 18:20:23 -07:00
demo_setup.sh tools: improve demo_setup.sh 2018-04-07 12:33:23 +02:00