Skip to main content

Module xray

Module xray 

Source
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§

analyzer
Core X-Ray analyzer implementation
patterns
Pattern detection for common program types

Functions§

analyze
Run X-Ray analysis on a target program
analyze_verbose
Run X-Ray analysis with verbose output including per-file breakdown