Module libafl::executors::shadow[][src]

Expand description

A ShadowExecutor wraps an executor to have shadow observer that will not be considered by the feedbacks and the manager

Structs

ShadowExecutor

A ShadowExecutor wraps an executor and a set of shadow observers

Traits

HasShadowObserverHooks