A sample plugin to add edges between IOCTL commands and driver code.
Category: <span>Useful Scripts</span>
Extend the custom architecture dependencies graph by adding clusters.
A sample python graph plugin to add custom dependencies to an architecture dependency graph.
How to create a custom architecture tree using the Python API.
Easily compare how the call trees and functions have changed between any two versions of openSSL over the last 10 years.
Creating a sample Understand graph plugin to draw a call tree using the Python API.
This script exports the Hersteller Initiative Software Metric values into a CSV for every file in your project. You can easily tweak it to do all or any metric you choose.
Using this custom Python script with Understand, you can quickly scan your project for instances of profanity and scrub them clean.
Jordan decides to write a Python script to find out exactly how many unique paths there are through his project.
Your boss tasks you with figuring out how tied your C++ code base is to the ‘#pragma’ compiler directives. Learn to do it quickly with CodeCheck.