[][src]Module super_analyzer_core::static_analysis

Static analysis for manifest, certificate and code files.

The static analysis of the application's source files is used to search for vulnerable code, settings and any other form of implementation that might be used as an exploit.

Modules

code

Code analysis module.

manifest

Module containing the manifest analysis logic.

Functions

static_analysis

Runs the analysis for manifest, certificate and code files.