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.protos.ail_types_pb2
      • angr.protos.cfg_pb2
      • angr.protos.clinic_pb2
      • angr.protos.codegen_pb2
      • angr.protos.decompilation_cache_pb2
      • angr.protos.function_pb2
      • angr.protos.primitives_pb2
      • angr.protos.variables_pb2
      • angr.protos.xrefs_pb2
    • angr.rust
    • 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.protosΒΆ

Submodules

ail_types_pb2

Generated protocol buffer code.

cfg_pb2

Generated protocol buffer code.

clinic_pb2

Generated protocol buffer code.

codegen_pb2

Generated protocol buffer code.

decompilation_cache_pb2

Generated protocol buffer code.

function_pb2

Generated protocol buffer code.

primitives_pb2

Generated protocol buffer code.

variables_pb2

Generated protocol buffer code.

xrefs_pb2

Generated protocol buffer code.

Next
angr.protos.ail_types_pb2
Previous
angr.project
Copyright © 2026, The angr Project contributors
Made with Sphinx and @pradyunsg's Furo