shellcode
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
Here are 136 public repositories matching this topic...
Open-Source Shellcode & PE Packer
-
Updated
Feb 3, 2024 - C
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
-
Updated
Nov 7, 2024 - C
MD5-Monomorphic Shellcode Packer - all payloads have the same MD5 hash
-
Updated
Sep 30, 2022 - C
AV Evasion Tool For Red Team Ops
-
Updated
Dec 8, 2021 - C
Contains all the material from the DEF CON 31 workshop "(In)direct Syscalls: A Journey from High to Low".
-
Updated
Jan 19, 2024 - C
This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret gadget can be used for stealthy code injection.
-
Updated
Apr 29, 2023 - C
An easily modifiable shellcode template for Windows x64 written in C
-
Updated
Jun 14, 2023 - C
Java JNI HellsGate/HalosGate/TartarusGate/RecycledGate/SSN Syscall/Many Shellcode Loaders
-
Updated
Jul 7, 2023 - C
A flexible PE loader, loading module in memory. Most of the functions can be inline, compatible for shellcode.
-
Updated
Oct 17, 2024 - C
Contains Attack labs
-
Updated
Jan 31, 2019 - C
A small program written in C that is designed to load 32/64-bit shellcode and allow for execution or debugging. Can also output PE files from shellcode.
-
Updated
Jul 20, 2024 - C
A personal collection of Windows CVE I have turned in to exploit source, as well as a collection of payloads I've written to be used in conjunction with these exploits.
-
Updated
Jul 21, 2022 - C
C-shellcode to hex converter, handy tool for paste & execute shellcodes in IDA PRO, gdb, windbg, radare2, ollydbg, x64dbg, immunity debugger & 010 editor
-
Updated
Aug 11, 2023 - C
Splitting and executing shellcode across multiple pages
-
Updated
Jun 8, 2023 - C
Classic code from 1999+ I am fairly sure this is the first public polymorphic shellcode ever (best IMHO and others http://ids.cs.columbia.edu/sites/default/files/ccs07poly.pdf :) If I ever port this to 64 or implement a few other suggestions (sorry I lost ppc code version contributed) it will be orders of magnitude more difficult to spot, so I h…
-
Updated
Sep 30, 2023 - C
A modern 64-bit position independent meterpreter and Sliver compatible reverse_TCP Staging Shellcode based on Cracked5piders Stardust
-
Updated
Apr 11, 2024 - C