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