angr
9.1.12332
  • angr — Analysis and Coordination
  • claripy — Solver Engine
  • cle — Binary Loader
  • pyvex — Binary Translator
  • archinfo — Arch Information Repository
angr
  • »
  • angr API documentation
  • View page source

angr API documentation

angr is a multi-architecture binary analysis platform, with the capability to perform dynamic symbolic execution (like Mayhem, KLEE, etc) and various static analyses on binaries.

  • angr — Analysis and Coordination
    • Project
    • Plugin Ecosystem
    • Program State
    • Storage
    • Memory Mixins
    • Concretization Strategies
    • Simulation Manager
    • Exploration Techniques
    • Simulation Engines
    • Simulation Logging
    • Procedures
    • Calling Conventions and Types
    • Knowledge Base
    • Serialization
    • Analysis
    • SimOS
    • Function Signature Matching
    • Utils
    • Errors
    • Distributed analysis
  • claripy — Solver Engine
    • AST
    • Backends
    • Frontends
    • Frontend Mixins
    • Annotations
    • VSA
    • Misc. Things
  • cle — Binary Loader
    • Loading Interface
    • Backends
    • Relocations
    • Thread-local storage
    • Misc. Utilities
    • Errors
  • pyvex — Binary Translator
    • Translation Interface
    • IR Components
    • Lifting System
    • Builtin IR Processors
    • Errors
    • Utilities
  • archinfo — Arch Information Repository
    • Architectures
    • Utilities
    • Errors

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, The angr project.

Built with Sphinx using a theme provided by Read the Docs.