-
Smarter Grid Solutions
- Glasgow
Pinned Loading
-
go-bpf-gen
go-bpf-gen PublicGenerate bpftrace scripts for use with golang programs. Works around quirks in the golang runtime.
-
cgo-scan-build
cgo-scan-build PublicBasic script to run scan-build on Golang code which uses cgo
Shell
-
toughfuzzer
toughfuzzer PublicTough 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 o…
Go 18
-
A Lua AFL integration using the debu...
A Lua AFL integration using the debug hook functionality which fires as Lua traverses lines 1// Using the approach of afl-python to make a
2// Lua fuzzer.
3// Build with "gcc -I/usr/include/lua5.3/ -L/usr/local/lib -llua5.3 -rdynamic afl-fuzz.c"
4// (or whatever works on your platform).
5//
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.