Build a custom architecture using the Perl or Python API to virtually reorganize your code however you wish.
Category: API
Cool Plugins for Code Maintenance
Three plugins provided by our partner, TechMatrix, that can help you identify and visualize code with low maintainability.
Comparing OpenSSL
Easily compare how the call trees and functions have changed between any two versions of openSSL over the last 10 years.
What Our Team is Working On…
We are always working to help you out. Take a look at what we’ve done this last month (January 2022).
Making A Custom Call Tree
Creating a sample Understand graph plugin to draw a call tree using the Python API.
A Toolsmith’s Guide to the Understand API
Using Understand’s C, Perl, and Python APIs to write programs about your programs, you can make your team more productive, smarter, and less dangerous
API: Contents vs Value
The API for entities have both contents and values. Natasha explains the difference while fixing a bug.