(no title)
csnate | 9 months ago
A binary static analysis tool that identifies vulnerabilities.
Right now, still just focused on buffer overflows. It can find some known CVEs and I’ve made several reliability improvements over the past month or so.
I think I’m going to expand to additional vulnerability types soon.
lordofgibbons|9 months ago
csnate|9 months ago
So I dont want to give too much away about how it works because I think I might try to offer a paid version where the results are private.
But at a high level it combines an LLM, program analysis, and heuristics.