A WIP shellcode loader tool which bypasses AV/EDR, coded in C++, and equipped with a minimal builder.
-
Updated
Apr 24, 2025 - C++
A WIP shellcode loader tool which bypasses AV/EDR, coded in C++, and equipped with a minimal builder.
replace the shellcode chatacters so that reduce the entropy
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-encoder topic page so that developers can more easily learn about it.
To associate your repository with the shellcode-encoder topic, visit your repo's landing page and select "manage topics."