Module frida_gum::interceptor[][src]

Function hooking engine.

Structs

Interceptor

Function hooking engine interface.

InvocationContext

Represents the processor state when an InvocationListener is entered.

Enums

PointCut

Represents the points at which an InvocationContext can exist.

Traits

InvocationListener

Represents a pair of listeners attached to a function.