capstone/suite/fuzz
Catena cyber b8c7cd8943 Builds a test corpus for fuzzing (#1174)
Modifies the list of architectures and modes fuzzed
2018-06-13 22:58:40 +01:00
..
fuzz_disasm.c Builds a test corpus for fuzzing (#1174) 2018-06-13 22:58:40 +01:00
fuzz_disasm.options Integrate capstone with oss-fuzz (#1150) 2018-06-01 20:46:20 +08:00
fuzz_harness.c suite: move fuzz_hardness.c to suite/fuzz/ 2015-06-16 17:32:03 +08:00
Makefile suite: move fuzz_hardness.c to suite/fuzz/ 2015-06-16 17:32:03 +08:00
onefile.c Integrate capstone with oss-fuzz (#1150) 2018-06-01 20:46:20 +08:00
README suite: move fuzz_hardness.c to suite/fuzz/ 2015-06-16 17:32:03 +08:00

This directory contains a fuzz testing harness for Capstone.
Run "make" to compile this code.