ex0dus-0x / fuzzable

Framework for Automating Fuzzable Target Discovery with Static Analysis.
MIT License
506 stars 53 forks source link

Allow user to ignore symbols/files #35

Open ex0dus-0x opened 1 year ago

ex0dus-0x commented 1 year ago

Three more flags for fuzzable analyze:

Be sure to allow user to specify multiple symbols/paths (comma separated).

Maybe it might be even better to allow users to specify regex queries as well?