API Reference

Every public class, method and helper PyMemoryEditor exposes. For task-oriented walkthroughs, see the User Guide.

At a glance

SymbolWhat it is
OpenProcessThe unified entry point — read, write, scan, allocate.
EnumsScanTypesEnum, ProcessOperationsEnum, MemoryProtectionsEnum.
MemoryRegionOne region of the target's address space.
RemotePointerA live, re-resolving handle to a typed value.
PointerPathA discovered static pointer path from a reverse scan.
ModuleInfoA loaded executable or shared library.
ThreadInfoA thread running inside the target.
ErrorsThe exception hierarchy.
UtilitiesLow-level helpers under PyMemoryEditor.util.