Frida Docs Unified
GitHub
Preparing search index...
@types/frida-gum
PortableCpuContext
Interface PortableCpuContext
interface
PortableCpuContext
{
pc
:
NativePointer
;
sp
:
NativePointer
;
}
Hierarchy (
View Summary
)
PortableCpuContext
Ia32CpuContext
X64CpuContext
ArmCpuContext
Arm64CpuContext
MipsCpuContext
Index
Properties
pc
sp
Properties
pc
pc
:
NativePointer
sp
sp
:
NativePointer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pc
sp
GitHub
Frida Docs Unified
Loading...