How PVS-Studio does the bug search: methods and technologies

  • Thread starter Thread starter Andrey_Karpov
  • Start date Start date
A

Andrey_Karpov

Guest
PVS-Studio is a static code analyzer, that searches for errors and vulnerabilities in programs written in C, C++ and C#. In this article, I am going to uncover the technologies that we use in PVS-Studio analyzer. In addition to the general theoretical information, I will show practical examples of how certain technology allows the detection of bugs.

8fd15d03042742fc162c563a2f0e10ed.png




Andrey Karpov is technical manager of the OOO "Program Verification Systems" (Co Ltd) company developing the PVS-Studio tool which is a package of static code analyzers integrating into the Visual Studio development environment.

Continue reading...
 
Back
Top