ex0dus-0x / fuzzable

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

Instrument the execution path of history bugs #15

Closed shinmao closed 2 years ago

shinmao commented 2 years ago

Because released patch from vendors might not be correct or researchers could try finding variant of history bugs, the functions on the execution path could also be interesting target to fuzz. Do you think it could considered as one of the metrics?