tribble
tribble copied to clipboard
Corpus minimization tool.
We need a tool to go through the corpus and reduce it to a minimal set that covers all the possible code paths. This should be possible with the coverage stats generated but not the hashes that we store currently.
This will probably want to be a separate tool to start with.