I wrote a short article walking through how to get started coding with Nim and the WinAPI for a simple shellcode loader. This one isn't evasive at all as I plan to go into that in later articles in the series. This is more maldev than pure exploit dev, but it touches position-independent code, shellcode handling, and the mechanics around executing...