← Back to match
Microsoft Application Inspector
Source code analyzer that surfaces what a codebase actually does using a rules-based engine.
Desktopfreeglobal
Microsoft Application Inspector is a software source code characterization tool that identifies coding features of first- or third-party components using hundreds of rules and regex patterns. It helps answer 'what does this code do' — file operations, encryption, shell operations, cloud API usage, and more — useful for scanning components before use or detecting feature-level changes between versions.
Categories
static analysissoftware composition analysis

