pkg/

directory
v0.0.0-...-581658c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2025 License: Apache-2.0

Directories

Path Synopsis
Package strategies contains the base that all strategies need to be implemented, this is defined in order to prevent repetition of code among strategies.
Package strategies contains the base that all strategies need to be implemented, this is defined in order to prevent repetition of code among strategies.
deprecated/parse_verifier
Package parseverifier implements a strategy of generating random ALU operations and then attempting to hunt verifier logic errors by parsing the output of the vierifier log and comparing the values the verifier thinks the registers will have vs the actual values that are observed at run time.
Package parseverifier implements a strategy of generating random ALU operations and then attempting to hunt verifier logic errors by parsing the output of the vierifier log and comparing the values the verifier thinks the registers will have vs the actual values that are observed at run time.
deprecated/parse_verifier/oracle
Package oracle is a set of abstractions for tracking the state of register sets at different offsets in an eBPF program.
Package oracle is a set of abstractions for tracking the state of register sets at different offsets in an eBPF program.
deprecated/playground
Package playground is meant to be a strategy where different functionalities of ebpf can be tested more easily, it's purpose is to experiment more so than fuzz.
Package playground is meant to be a strategy where different functionalities of ebpf can be tested more easily, it's purpose is to experiment more so than fuzz.
deprecated/pointer_arithmetic
Package pointerarithmetic implements a strategy of generating random ALU operations and then performing pointer arithmetic with a map pointer and attempting to write to that pointer.
Package pointerarithmetic implements a strategy of generating random ALU operations and then performing pointer arithmetic with a map pointer and attempting to write to that pointer.
deprecated/stack_corruption
Package playground is meant to be a strategy where different functionalities of ebpf can be tested more easily, it's purpose is to experiment more so than fuzz.
Package playground is meant to be a strategy where different functionalities of ebpf can be tested more easily, it's purpose is to experiment more so than fuzz.
Package units implements the business logic to make the fuzzer work
Package units implements the business logic to make the fuzzer work

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL