Skip to main content

5 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 Frida to Find Hooks

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