Expand description

This module contains functions and structs helpful for building a complete analysis pipeline starting from the binary file path.

Structs

  • A struct containing pointers to all known analysis results that may be needed as input for other analyses and CWE checks.

Functions