Header menu logo B2R2

B2R2.FrontEnd.Python Namespace

Contains types and functions for working with the Python bytecode instructions.

Type Description

Instruction

Represents an instruction for Python.

Opcode

Represents a Python opcode(Python 3.12).

Operand

Represents an operand used in a Python instruction.

Operands

Represents a set of operands in an Python instruction.

PythonParser

Represents a parser for Python instructions.

RegisterFactory

Represents a factory for accessing various Python register variables.

Type something to start searching.