Various Process Injection Techniques
-
Updated
Jun 14, 2022 - C++
Various Process Injection Techniques
Windows API Call Obfuscation
Function scheduling stealth method using APC with encrypted shellcode
Modular C2 loader featuring dynamic function encryption, in-memory payload support, and a covert DoH command channel, configurable via a Python builder and a Node.js web panel.
Collection of remote shellcode Loaders using Early Bird APC Injection, windows native api, low level utilities and stealth techniques.
Collection of remote shellcode Loaders using Asyncronous Procedure Calls, windows native api, low level utilities and stealth techniques.
vibecoded, probably detected, but a decent base
Research tool demonstrating AES decryption, XOR obfuscation, NOP-sled mutation, and QueueUserAPC shellcode injection using the Windows BCrypt API.
Advanced process injection research framework: Process Hollowing, APC Injection, Thread Hijacking + EDR evasion analysis mapped to MITRE ATT&CK
Windows process-injection implementations covering remote DLL loading, IAT API hooking, and x64 shellcode execution through APC queueing.
The APC Shellcode loader POC
Windows x86/x64 remote code injection library. Supports thread hijacking, APC queuing, and process instrumentation callback (PICI) with WOW64 cross-architecture support.
To associate your repository with the apc-injection topic, visit your repo's landing page and select "manage topics."