ex0dus-0x / fuzzable

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

Better markdown generation #52

Open ex0dus-0x opened 1 year ago

ex0dus-0x commented 1 year ago

Markdown for CLI has been left out at the moment:

https://github.com/ex0dus-0x/fuzzable/blob/main/fuzzable/cli.py#L113

Fix this and unify with generation with Binja.

We should maybe consider HTML generation instead? Open the browser too.