/maldev-go

MalDev-Go is a hands-on journey into the world of malware development using Go. It focuses on practical experiments with Windows internals, API calls, shellcode execution, and evasion techniques, giving learners a structured path to understand how offensive tooling is built.

Primary LanguageGo


💀 MalDev-Go

MalDev-Go is a collection of malware development experiments written in Go, exploring how offensive operators can leverage the Windows API, low-level system calls, and tradecraft techniques to build stealthy implants, loaders, and post-exploitation tools.