We could have a subcommand that could create a dictionary file for the fuzzers, by doing some static analysis on:
- a path that contains the code, through byte-value and string recovery
- the compiled runner binary, extracting strings and other helpful values
We could have a subcommand that could create a dictionary file for the fuzzers, by doing some static analysis on: