Cppcheck vs mimikatz
A side-by-side look at Cppcheck and mimikatz. For an in-depth review of either product, follow the links below.
Cppcheck
Development
Cppcheck is an open-source static analysis tool for C and C++ code. It helps identify bugs, structural issues, and security flaws in your code.
cstatic-analysislinter
mimikatz
Security & Privacy
Mimikatz is an open-source utility that enables viewing and saving Windows OS credentials. It can obtain passwords, hash dumps, PIN codes, and kerberos tickets from memory. It is mainly used by penetration testers and cybercriminals.
credentialspasswordshash-dumpspin-codeskerberos-tickets
Related Comparisons
SonarQube
Pentest-Tools.com
Nexpose
Parasoft C/C++test
Clang Static Analyzer
Andspoilt