Malware Development 18
- Malware Development 17 - Introduction to offensive Nim
- Malware Development 16 - Process Hollowing (Golang)
- Malware Development 15 - Using Hooka and Maldev for Malware Dev (Golang)
- Malware Development 14 - UAC bypass privilege escalation (Golang)
- Malware Development 13 - Shellcode injection without VirtualAllocEx RWX (Golang)
- Malware Development 12 - Patching Event Tracing for Windows (Golang)
- Malware Development 11 - Privesc via named pipes as Metasploit getsystem (Golang)
- Malware Development 10 - Persistence via DLL Hijacking (Golang)
- Malware Development 9 - Protecting processes as blockdlls (Golang)
- Malware Development 8 - Shellcode Injection via EnumDesktopsW (Golang)
- Malware Development 7 - Persistence via autorun registry (Golang)
- Malware Development 6 - Analysis evasion via anti-sandboxing tricks (Golang)
- Malware Development 5 - Malware analysis evasion via Api Hashing (Golang)
- Malware Development 4 - Dump lsass.exe process + AV/EDR evasion (Golang)
- Malware Development 3 - Persistence via Recycle Bin (Golang)
- Malware Development 2 - UuidFromString shellcode injection (Golang)
- Malware Development 1 - CreateRemoteThread shellcode injection (Golang)
- Malware Development 0 - How to call Windows API from Go