Skip to content

Add gspy for live Golang malware analysis#264

Open
Mutasem-mk4 wants to merge 1 commit intorshipp:mainfrom
Mutasem-mk4:add-gspy
Open

Add gspy for live Golang malware analysis#264
Mutasem-mk4 wants to merge 1 commit intorshipp:mainfrom
Mutasem-mk4:add-gspy

Conversation

@Mutasem-mk4
Copy link
Copy Markdown

Added gspy to the Debugging and Reverse Engineering section. gspy allows analysts to trace syscalls made by specific goroutines in live Go binaries without affecting process performance or memory integrity (utilizing eBPF and process_vm_readv). Great for analyzing Go-based backdoors and C2 agents.

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