started work on s922

This commit is contained in:
Eljakim Herrewijnen
2024-04-23 23:04:16 +02:00
parent 747d3278e4
commit 24b535bc7e
6 changed files with 377 additions and 359 deletions

View File

@@ -14,7 +14,7 @@ Save the container
## Usage
```bash
afl-fuzz -U -m none -o /tmp/output_fuzz -i input/ python3 fuzzer.py
afl-fuzz -U -m none -o /tmp/output_fuzz -i input/ python3 fuzzer.py
```
debug