unicorn/tests/fuzz
Catena cyber 86be817717
Fuzz
* Integration with oss-fuzz

* Use CFLAGS even for linking

as for fuzzing with asan

* Do not abort on uc_emu_start error

* Redirect fuzz output somewhere else than stdout

* Use uc_open for every fuzz instance

* Avoids timeouts from infinite loops

Limiting the number of instructions

* Moving fuzz to tests directory
2018-10-06 04:49:11 -04:00
..
fuzz_emu_arm64_arm.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_arm64_armbe.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_arm_arm.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_arm_armbe.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_arm_thumb.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_m68k_be.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_mips_32be.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_mips_32le.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_sparc_32be.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_x86_16.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_x86_32.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu_x86_64.c Fuzz 2018-10-06 04:49:11 -04:00
fuzz_emu.options Fuzz 2018-10-06 04:49:11 -04:00
gentargets.sh Fuzz 2018-10-06 04:49:11 -04:00
Makefile Fuzz 2018-10-06 04:49:11 -04:00
onefile.c Fuzz 2018-10-06 04:49:11 -04:00