Skip to content

Add gspy - Forensic goroutine-to-syscall inspector#526

Open
Mutasem-mk4 wants to merge 1 commit intosbilly:masterfrom
Mutasem-mk4:add-gspy
Open

Add gspy - Forensic goroutine-to-syscall inspector#526
Mutasem-mk4 wants to merge 1 commit intosbilly:masterfrom
Mutasem-mk4:add-gspy

Conversation

@Mutasem-mk4
Copy link
Copy Markdown

Hi! I'd like to add gspy to the Forensics section. It's a specialized tool for inspecting live Go processes using eBPF uprobes and tracepoints to bridge the gap between user-space goroutines and kernel-level syscalls. It operates with a zero-footprint (no ptrace/no binary modification).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant