Simple Windows shellcode executor
-
Updated
Jun 25, 2025 - C++
Simple Windows shellcode executor
Shellcode development involves creating payloads for post-exploitation tasks like antivirus evasion and UAC bypass. Tools like shellcode loaders and injectors enable execution, while assembly and encoders ensure stealth on Windows systems.
RAT tools use shellcodes for remote access and system control. Shellcode injection and execution techniques bypass defenses, while red team tools focus on compiling and handling payloads for post-exploitation scenarios.
Add a description, image, and links to the shellcode-execute topic page so that developers can more easily learn about it.
To associate your repository with the shellcode-execute topic, visit your repo's landing page and select "manage topics."