17 Commits

Author SHA1 Message Date
6969b5de5a add random generator fuzzer 2022-06-08 02:21:17 +02:00
4dabfc5f00 Add InterruptShifterMutator
Also add features fuzz_interrupt and muta_interrupt,
which dictate if interrupts are used during fuzzing

Also allow makefile to skip finished iterations
2022-06-07 01:50:21 +02:00
eabfe020b6 update info duming and makefile 2022-06-01 22:09:39 +02:00
5b4f730187 add feed_known_edges, fix TimeMaximizerCorpusScheduler 2022-06-01 15:55:17 +02:00
d1c685ccf9 prepare for benchmarking
new features for mutators
fuzzer corpus in memory for benchmarking
showmap single file input
2022-05-29 00:45:17 +02:00
ee4056a008 add objective selection, dump exec times 2022-05-27 01:10:12 +02:00
14e8a81d17 fixup cargo.toml 2022-05-27 00:36:25 +02:00
70dec21c8c add feature flags for fuzz components 2022-05-04 22:55:26 +02:00
0693422e44 add SysMapFeedback 2022-03-09 12:30:23 +01:00
71280b89af add multicore feature 2022-02-27 23:03:10 +01:00
bec4743978 make generic edge-map post-processor 2022-02-11 19:44:12 +01:00
64dfd6a642 showmap debug options 2022-02-10 14:40:42 +01:00
99bd30c233 add snapshot path, debug prints 2022-02-09 22:17:27 +01:00
d2d2862727 showmap dumps edges to file 2022-01-17 18:45:53 +01:00
ac181eb99d add some basic fuzzer 2022-01-16 11:29:45 +01:00
c1db0752c1 remove hardcoded addresses 2022-01-16 11:29:45 +01:00
de4481e70d add a basic demo 2022-01-16 11:29:45 +01:00