Module python_process_info

Source

Structs§

PythonProcessInfo
Holds information about the python process: memory map layout, parsed binary info for python /libpython etc.

Traits§

ContainsAddr

Functions§

get_interpreter_address
get_python_version
Returns the version of python running in the process.
get_threadstate_address
is_python_lib