Is there any kind of parser-software-analysis tool that will analyze c code and outputs possible vulnerabilities like buffer oveflows?
Tell me more
×
IT Security Stack Exchange is a question and answer site for
IT security professionals. It's 100% free, no registration required.
|
|
"Static Code Analyzers" is the search term you are going for. I do not use them myself, so I will only list some resources that I hope might help. https://www.owasp.org/index.php/Source_Code_Analysis_Tools http://samate.nist.gov/index.php/Source_Code_Security_Analyzers.html |
|||
|
|