Home
last modified time | relevance | path

Searched refs:prog2c (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/
DMakefile84 execprog mutate prog2c stress repro upgrade db \
100 $(MAKE) manager runtest repro mutate prog2c db upgrade
/external/syzkaller/docs/
Dreproducing_crashes.md6 …identify and minimize the program that causes a crash: `tools/syz-execprog` and `tools/syz-prog2c`.
16 Now, run `syz-prog2c` tool on the program. It will give you executable C source. If the crash repro…
Dsyzbot.md95 … can be converted to an almost equivalent C source using `syz-prog2c` utility. `syz-prog2c` has lo…
98 syz-prog2c -prog repro.syz.txt -threaded -collide -repeat -procs=8 -sandbox=namespace -tun -tmpdir …