Frida Docs Unified
GitHub
Preparing search index...
@types/frida-gum
Process
getModuleByName
Function getModuleByName
getModuleByName
(
name
:
string
)
:
Module
Looks up a module by name. Throws an exception if not found.
Parameters
name
:
string
Returns
Module
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Frida Docs Unified
Loading...
Looks up a module by name. Throws an exception if not found.