mirror of https://github.com/openXC7/prjxray.git
11 lines
387 B
Markdown
11 lines
387 B
Markdown
|
|
Fuzzer for the remaining INT PIPs
|
|
---------------------------------
|
|
|
|
Run this fuzzer a few times until it produces an empty todo.txt file (`make run` will run this loop).
|
|
|
|
This fuzzer occationally fails (depending on some random variables). Just restart it if you encounter
|
|
this issue. The script behind `make run` automatically handles errors by re-starting a run if an error
|
|
occurs.
|
|
|