Expand description
X-Ray static analysis module
Pre-analyzes target programs to identify weak points and recommend attacks
Re-exports§
pub use analyzer::Analyzer;
Modules§
Functions§
- analyze
- Run X-Ray analysis on a target program
- analyze_
verbose - Run X-Ray analysis with verbose output including per-file breakdown