List of all items
Structs
- AnalysisConfig
- BinaryAnalyzer
- BinaryFile
- analysis::security::SecurityAnalysisResult
- analysis::security::SecurityAnalyzer
- analysis::security::SecurityConfig
- analysis::security::SecurityFinding
- formats::elf::ElfBinary
- formats::elf::ElfParser
- formats::java::JavaBinary
- formats::java::JavaParser
- formats::macho::MachOBinary
- formats::macho::MachOParser
- formats::pe::PeBinary
- formats::pe::PeParser
- formats::raw::RawBinary
- formats::raw::RawParser
- types::AnalysisResult
- types::BasicBlock
- types::BinaryMetadata
- types::CallGraph
- types::CallGraphConfig
- types::CallGraphEdge
- types::CallGraphNode
- types::CallGraphStatistics
- types::CallSite
- types::CognitiveComplexityStats
- types::ComplexityMetrics
- types::ControlFlowGraph
- types::EnhancedControlFlowAnalysis
- types::EntropyAnalysis
- types::EntropyRegion
- types::Export
- types::Function
- types::HalsteadMetrics
- types::Import
- types::Instruction
- types::Loop
- types::LoopAnalysisStats
- types::PackingIndicators
- types::Parameter
- types::Section
- types::SectionPermissions
- types::SecurityFeatures
- types::SecurityIndicators
- types::Symbol
- utils::extractor::CodeExtractor
- utils::extractor::TypeAdapter
- utils::mmap::AdvancedMmap
- utils::mmap::MappedBinary
- utils::mmap::MappedView
- utils::mmap::MmapConfig
- utils::patterns::MatchConfig
- utils::patterns::Pattern
- utils::patterns::PatternMatch
- utils::patterns::PatternMatcher
- utils::patterns::SearchResults
Enums
- analysis::security::FindingCategory
- analysis::security::Severity
- error::BinaryError
- types::Architecture
- types::BinaryFormat
- types::BlockType
- types::CallContext
- types::CallType
- types::ControlFlow
- types::Endianness
- types::FunctionType
- types::InstructionCategory
- types::LoopType
- types::NodeType
- types::ObfuscationLevel
- types::ParameterLocation
- types::SectionType
- types::SymbolBinding
- types::SymbolType
- types::SymbolVisibility
- utils::patterns::PatternCategory
- utils::patterns::PatternData
- utils::patterns::PatternType