Welcome to FriDocs’s documentation!
¶
Contents:
Introduction
What is Frida?
Installation
Getting started
Getting on the road with Frida
Other useful commands
Modules
Getting
Process
information
Basic information
Getting imported modules
Get memory regions
Inspecting the
Memory
Reading memory
Writing memory
Looking for patterns
Allocating memory
Changing permissions
Other memory functions
Module
Looking for a function in modules
Getting all exports in a module
Getting imports from a module
Using the ModuleMap
Other interesting functions
Using
NativeFunction
s
Getting the
NativeFunction
The
SystemFunction
API
Creating a
NativeCallback
Altering function behaviour
Hooking functions
Overwrite functions
Flushing memory
First practical example
Creating a new connection
Writ
ing to Eve
Calling our code
Stalk
ing the process
Following a thread
onReceive
onCallSummary
transform
Indices and tables
¶
Index
Search Page
FriDocs
Navigation
Contents:
Introduction
Getting started
Getting
Process
information
Inspecting the
Memory
Module
Using
NativeFunction
s
Altering function behaviour
First practical example
Stalk
ing the process
Related Topics
Documentation overview
Next:
Introduction
Quick search