Skip to main content

6 docs tagged with "Hooks"

View all tags

Kernel Hooks

You can configure kernel hook behaviour using our UI or Debugger.

Language Features

The language used to write hooks is superficially similar to C; however, it has the following differences from it.

Using a Local Frida Client

Step-by-step guide to using a local Frida client to interact with a remote Frida server running on an iOS device in Corellium, including setup and execution.

Using Frida to Find Hooks

Frida is a dynamic code instrumentation toolkit for developing, researching, and reversing applications.