shellcode-execute
There are 13 repositories under shellcode-execute topic.
alphaSeclab/shellcode-resources
Resources About Shellcode
x0reaxeax/PageSplit
Splitting and executing shellcode across multiple pages
EvilBytecode/Shellcode-Loader
This is way to load a shellcode, and obfuscate it, so it avoids scantime detection.
x0reaxeax/SilentWrite
PoC arbitrary WPM without a process handle
ELMERIKH/Sephiros
Fileless Shellcode Loader with Python
Kara-4search/AddressOfEntryPoint_Hijack_CSharp
Shellcode injection or execution via AddressOfEntryPoint hijack.
Kara-4search/CreateThreadpoolWait_ShellcodeExecution_CSharp
Shellcode execution via CreateThreadpoolWait with Csharp
ELMERIKH/ShellcodePy
just a Python Shellcode loader
x0reaxeax/GhostWriting64
PoC implementation of the GhostWriting injection technique for x64 Windows
reversed-coffee/msbuild-shellcode-exec
Shellcode execution through msbuild.exe using inline tasks
arkregiel/Win-Shellcode-Executor
Simple Windows shellcode executor
Latowmwo/ShellCode-Elevator-Uac-Bypass-Inject-Any-X64-fud
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.
Latowmwo/ShellCode-Encrypt-Tool-Xor-Aes-Fud-Stable
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.