Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
angr documentation
angr documentation
  • Introduction
  • Getting Started
  • Core Concepts
  • Build-in Analyses
  • Advanced Topics
  • Extending angr
  • angr examples
  • Frequently Asked Questions
  • Appendix
  • API Reference
    • angr.ail_callable
    • angr.ailment
    • angr.analyses
    • angr.angrdb
    • angr.annocfg
    • angr.blade
    • angr.block
    • angr.callable
    • angr.calling_conventions
    • angr.code_location
    • angr.codenode
    • angr.concretization_strategies
    • angr.distributed
    • angr.emulator
    • angr.engines
    • angr.errors
    • angr.exploration_techniques
    • angr.factory
    • angr.flirt
    • angr.keyed_region
    • angr.knowledge_base
    • angr.knowledge_plugins
    • angr.llm_client
    • angr.llm_models
    • angr.mcp
    • angr.misc
    • angr.procedures
    • angr.project
    • angr.protos
    • angr.rust
      • angr.rust.analyses
        • angr.rust.analyses.cleanup_function_identification
        • angr.rust.analyses.flirt_sig_propagation
        • angr.rust.analyses.rust_calling_convention
        • angr.rust.analyses.rust_symbol_recovery
        • angr.rust.analyses.rust_type_hints
        • angr.rust.analyses.rustc_version_identification
        • angr.rust.analyses.struct_builder
        • angr.rust.analyses.type_db_loader
      • angr.rust.knowledge_plugins
      • angr.rust.mixins
      • angr.rust.optimization_passes
      • angr.rust.sim_type
      • angr.rust.structuring
      • angr.rust.typehoon
      • angr.rust.utils
    • angr.rustylib
    • angr.serializable
    • angr.sim_manager
    • angr.sim_options
    • angr.sim_procedure
    • angr.sim_state
    • angr.sim_state_options
    • angr.sim_type
    • angr.sim_variable
    • angr.simos
    • angr.slicer
    • angr.state_hierarchy
    • angr.state_plugins
    • angr.storage
    • angr.tablespecs
    • angr.utils
    • angr.vaults
Back to top
View this page

angr.rust.analysesΒΆ

Submodules

cleanup_function_identification

flirt_sig_propagation

rust_calling_convention

rust_symbol_recovery

rust_type_hints

rustc_version_identification

struct_builder

type_db_loader

Next
angr.rust.analyses.cleanup_function_identification
Previous
angr.rust
Copyright © 2026, The angr Project contributors
Made with Sphinx and @pradyunsg's Furo