Frida Docs Unified
GitHub
Preparing search index...
@types/frida-gum
KernelRangeDetails
Interface KernelRangeDetails
interface
KernelRangeDetails
{
base
:
UInt64
;
protection
:
string
;
size
:
number
;
}
Index
Properties
base
protection
size
Properties
base
base
:
UInt64
Base address.
protection
protection
:
string
Protection.
size
size
:
number
Size in bytes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
protection
size
GitHub
Frida Docs Unified
Loading...
Base address.