2022-12-08 09:15:27 +01:00
..
2022-12-08 09:15:27 +01:00
2022-07-10 16:21:50 +02:00
2022-07-10 16:21:50 +02:00
2022-02-09 22:17:27 +01:00
2022-06-14 23:54:47 +02:00
2022-09-07 21:28:40 +02:00
2022-06-08 02:21:17 +02:00
2022-02-11 15:15:01 +01:00
2022-09-07 21:28:40 +02:00
2022-01-16 11:29:45 +01:00
2022-02-09 22:17:27 +01:00

Systemmode Fuzzing

This folder contains an example fuzzer tailored for system-images. For the moment it is mostly hardcoded.

Build

To build this example, run cargo build --release or cargo build --release. Also build the FreeRTOS demo named CORTEX_M3_MPS2_QEMU_GCC. Then run ./starter.sh RTOSDemo.axf and observe.