Module libafl::inputs::bytes

source ·
Expand description

The BytesInput is the “normal” input, a map of bytes, that can be sent directly to the client (As opposed to other, more abstract, inputs, like an Grammar-Based AST Input)

Structs§