Module libafl_frida::helper[][src]

Expand description

The LibAFL frida helper

Structs

FridaInstrumentationHelper

An helper that feeds [FridaInProcessExecutor] with edge-coverage instrumentation

Constants

MAP_SIZE

(Default) map size for frida coverage reporting

Traits

FridaHelper

An helper that feeds [FridaInProcessExecutor] with user-supplied instrumentation

Functions

get_module_size

Helper function to get the size of a module’s CODE section from frida