Module hyperpom::loader

source ·
Expand description

Interface used to implement user-defined behaviour. It is reponsible for loading the binary, placing hooks, generating a symbols list, etc.

Structs

Represents a symbol found in an executable
Objects containing all the executable’s symbols.

Traits

The loader trait contains all the methods that can be configured and defined to fuzz a given target.