ex0dus-0x / fuzzable

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

AnalysisException: only one function symbol parsed for fuzzability ranking #59

Open blu3sh0rk opened 1 year ago

blu3sh0rk commented 1 year ago

When I run the command fuzzable analyze examples/source/libyaml, it throws an error. I would like to know how to use fuzzable to detect C files within a folder and what might be causing this error.