Resources About Shellcode
-
Updated
Mar 17, 2020
Resources About Shellcode
Splitting and executing shellcode across multiple pages
This is way to load a shellcode, and obfuscate it, so it avoids scantime detection.
PoC arbitrary WPM without a process handle
Fileless Shellcode Loader with Python
Shellcode injection or execution via AddressOfEntryPoint hijack.
Shellcode execution via CreateThreadpoolWait with Csharp
just a Python Shellcode loader
PoC implementation of the GhostWriting injection technique for x64 Windows
Shellcode execution through msbuild.exe using inline tasks
Simple Windows shellcode executor
A technique that allows injecting and executing shellcode through fibers
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.
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.
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."