Header menu logo B2R2

B2R2.FrontEnd.BinFile.Python Namespace

Contains types and functions for working with Python bytecode files.

Type Description

MarshalledType

Represents the type of PyObject used when marshalling Python objects. (currently from Python 3.12).

PyCodeObject

PyCodeObject is a compiled piece of Python code.

PyObject

PyObject is the base type of all Python objects, including integers, strings, etc.

Type something to start searching.