Steven Johnstone

Results 2 repositories owned by Steven Johnstone

go-bpf-gen

50
Stars
8
Forks
Watchers

Generate bpftrace scripts for use with golang programs. Works around quirks in the golang runtime.

toughfuzzer

18
Stars
0
Forks
Watchers

Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to code-coverage the fuzzer will encounter. In each case, the obst...