Projects in Awesome Lists tagged with shellcode
A curated list of projects in awesome lists tagged with shellcode .
https://github.com/kara-4search/hellgateloader_csharp
Load shellcode via HELLGATE, Rewrite hellgate with .net framework for learning purpose.
bypass bypass-antivirus bypass-edr bypass-linehook csharp hellgate pentest redteam shellcode shellcode-loader syscalls
Last synced: 15 Apr 2025
https://github.com/ac3ss0r/c2shell
A C/C++ framework designed to simplify shellcode creation on any compilers and platforms using C. Supports Windows & Linux, and practically any existing architecture.
assembly low-level native reverse-engineering shellcode
Last synced: 08 Oct 2025
https://github.com/entysec/hatasm
HatAsm is a powerful assembler and disassembler that provides support for all common architectures.
arm assembler assembler-implementation assembler-x86 assembly assembly-arm assembly-mips assembly-x86 assembly-x86-64 compiler intel mips payload shellcode x86 x86-64
Last synced: 14 Apr 2025
https://github.com/logan-elliott/hollowghost
Process hollowing C# shellcode runner that is FUD against Microsoft Defender as of October 7, 2023.
antivirus-evasion defender fud injection penetration-testing process-hollowing red-team runner shellcode
Last synced: 03 Aug 2025
https://github.com/darkcodersc/execute-shellcode-pgext
Postgres Extension to Execute Shellcodes
postgresql postgresql-extension python shellcode
Last synced: 17 Sep 2025
https://github.com/pelock/starter
A small utility to run raw code chunks in the executable memory area.
debugger debugging shellcode shellcode-development
Last synced: 23 Jul 2025
https://github.com/0xricksanchez/shellcoder
BinjaryNinja plugin for a ShellStorm like assembly/disassembly experience
assembler binaryninja-plugin disassembler exploit-development pwn shellcode
Last synced: 10 Apr 2025
https://github.com/flopz-project/flopz
Flopz - Firmware Liberation on Python
assembly binary-instrumentation embedded firmware firmware-instrumentation reverse-engineering shellcode
Last synced: 11 Mar 2026
https://github.com/keramas/windowskernelexploits
Repository for Windows 10 x64 kernel research, exploitation learning, and reference/supplementary code.
drivers exploit-development kernel shellcode windows windows-10
Last synced: 30 Apr 2025
https://github.com/byt3n33dl3/thc-cartel
Configurations and Deprecated payloads. Some useful scripts for Cobaltstrike.
exploit kali-linux metasploit operating-system payloads pentesting shellcode
Last synced: 29 Mar 2025
https://github.com/joaoviictorti/processinjection-rs
Process Injection - Shellcode (Rust)
process-injection rust shellcode
Last synced: 15 Apr 2025
https://github.com/gnebbia/shellcoder
Create shellcode from executable or assembly code
exploit exploitation perl shellcode
Last synced: 09 Apr 2025
https://github.com/byt3n33dl3/grizzly
Trojan GUI and Victims Display panel Orbit
backdoor panel php reverse-shell shell-code shellcode trojan
Last synced: 15 Apr 2025
https://github.com/vasco0x4/simpleprocesshollowing
simple shellcode injector for Windows / Process Hollowing
malware processhollowing shellcode shellcode-loader
Last synced: 17 Jul 2025
https://github.com/amey-thakur/simple-and-compound-interest-calculator
Shell Script to calculate simple and compound interest
amey ameythakur calculator compound-interest compound-interest-calculator operating-system operating-system-project project shell-script shell-scripting shell-scripts shellcode shellscript simple-interest simple-interest-calculator
Last synced: 15 Apr 2025
https://github.com/black-hell-team/thebhtinjector
TheBhTiNjector is a filebinder that can concatenate two or more files of some extensions that preserves the integrity of the files and gives you the option of injecting shellcode into them.
binder cpp file-binder file-binding hides-malware malware malware-analysis malware-sample malware-samples ransomware ransomware-builder ransomware-source-code remote-access-tool remote-administration-tool shellcode shellcode-injector trojan trojan-builder trojan-rat
Last synced: 08 Aug 2025
https://github.com/feltex/server-status
Projeto que exibe o status do servidor onde a aplicação está rodando.
aws docker docker-compose docker-hub elasticbeanstalk java java11 java11-spring-boot javaee maven rest-api shell shell-script shellcode spring spring-boot spring-mvc springframework
Last synced: 10 Apr 2025
https://github.com/voidsec/slae
SecurityTube Linux Assembly Expert x86 Exam
exploit exploitation metasploit pentester shellcode slae voidsec
Last synced: 09 Apr 2025
https://github.com/kara-4search/simple_shellcodeloader_csharp
A Simple ShellcodeLoader
bypass bypass-antivirus bypass-windows-defender csharp redteam shellcode shellcode-loader
Last synced: 23 Apr 2025
https://github.com/adeadfed/myaso
A steganographic payload obfuscator.
antivirus-evasion docker obfuscation python3 security shellcode stegonography
Last synced: 14 Apr 2025
https://github.com/ffri/xtatools
PoC code and tools for Black Hat EU 2020
black-hat code-injection jit-binary-translation radare2 shellcode windows10-arm xta-cache
Last synced: 28 Oct 2025
https://github.com/drdataye/drshell
DrShell is a cutting-edge tool designed for the dynamic management of reverse shell sessions. Whether you are a seasoned security professional, a network administrator, or a cybersecurity enthusiast
metasploit metasploit-framework msfconsole msfvenom msfvenom-payload shell shell-script shellcode
Last synced: 15 Apr 2025
https://github.com/evilbytecode/ebyte-shellcode-loader
shellcode loader that uses indirect syscalls written in D Lang The loader bypasses user-mode hooks by resolving system calls manually from NTDLL using a hash-based method.
av-evasion evasion fud indirect-syscall indirect-syscalls shellcode shellcode-laoder shellcode-runner
Last synced: 15 Apr 2025
https://github.com/xorond/l0l
An exploit development kit with shellcodes and backdoors for various operating systems
backdoor exploit pwn shellcode
Last synced: 14 Jun 2025
https://github.com/thepisode/linux-shellcode-generator
Experiments on Linux Assembly shellcodes injection
asm assembly execute-shellcodes linux shellcode x86
Last synced: 13 Oct 2025
https://github.com/mawg0ud/invismalware
A Malware Evasion Technique, shellcode generation, syntax modification, anti-dynamic analysis & PE header modification.
antivirus cybersecurity dynamic-analysis exploit infosec malware payload research security shellcode static-analysis threat
Last synced: 16 Oct 2025
https://github.com/idanbanani/elf-processs-injection-linux-android
Shared object ELF Process injection and loading resources.
android dlopen elf elf-format elf-loader exploitation linux position-independent-code reflected-binary-code reflective-injection reflective-loading shellcode shellcode-development shellcode-injection shellcode-loader trojan
Last synced: 15 Apr 2025
https://github.com/xaff-xaff/assembler-messagebox
An Assembly x86 code that shows Windows MessageBox kept as simple as possible.
assembler-x86 shellcode windows
Last synced: 23 Mar 2025
https://github.com/wolf49406/shelljectorlocal
Manual map shellcode (aka byte array) injector
injection injector shellcode shellcode-injection shellcode-injector
Last synced: 03 Aug 2025
https://github.com/print3m/shellcoder
Shellcoder.py - simple script to automate shellcoding process and shellcode testing.
assembly malware-development nasm nasm-assembly shellcode shellcode-development shellcode-injection shellcode-injector shellcode-loader shellcoding windows-malware
Last synced: 10 Apr 2025
https://github.com/gemesa/shadow-shell
Cyber lab designed for analyzing shellcode and supporting malware analysis
aarch64 amd64 arm64 assembly exploit frida frida-scripts malware-analysis malware-research reverse-engineering rust shellcode shellcode-development stack-smashing x64 x86-64
Last synced: 29 Oct 2025
https://github.com/9xn/scrypt
SCRYPT is a simple shellcode encryptor/encoder that uses the OpenSSL library to encrypt a shellcode using the AES-256-CBC encryption algorithm then applies several encoding techniques to obfuscate a given shellcode file. This encrypted/encoded shellcode can be used for both legitimate and malicious purposes, such as exploiting system vulnerability
buffer-overflow byte c dec hacking injection rot scrypt shellcode xor
Last synced: 22 Apr 2025
https://github.com/byt3n33dl3/c2kepexec
C2 : Command and Control Server for the Trojan Backdoor, acting as Remote access tool.
backdoor c2 malware osx post-exploitation python3 rat reverse-shell shellcode shellexecute windows
Last synced: 14 Apr 2025
https://github.com/wabzsy/node-shellcode
Run shellcode in memory of node.exe (or electron app)
electron nodejs shellcode shellcode-loader
Last synced: 03 Aug 2025
https://github.com/brimstone/infect
Simple C program to backdoor ELF executables
Last synced: 02 Aug 2025
https://github.com/program-spiritual/clevershell
linux server operation and maintenance shell actual scripts operation and maintenance
shell shell-extension shell-script shellcode zsh
Last synced: 25 Mar 2025
https://github.com/affix/rs-shellcode-runners
Running Shellcode using Rust
hacking osep pentesting process-injection shellcode shellcode-loader shellcode-runner
Last synced: 15 Apr 2025
https://github.com/byt3n33dl3/dockermacexec
Payloads DLR's for Trojan infections through Azure.
backdoor docker shellcode trojan
Last synced: 10 Jul 2025
https://github.com/rssu-shellcode/gleam-rt
A runtime that can hide instruction and memory data in the sleep time.
Last synced: 16 Oct 2025
https://github.com/RSSU-Shellcode/Gleam-RT
A runtime that can hide instruction and memory data in the sleep time.
Last synced: 27 Feb 2025
https://github.com/adamhlt/shellcode-injector
Local / Remote Shellcode Injector (x86 / x64) - Shellcode Injector for test and debugging purposes
shellcode shellcode-injection shellcode-injector winapi windows
Last synced: 26 Jul 2025
https://github.com/4l3x777/shell_maker
PE x86/x64 to Shellcode Maker
reflective-pe-loaders shellcode windows
Last synced: 26 Jul 2025
https://github.com/byt3n33dl3/athenahoundad
Adversary Emulation crossplatform framework agent designed using the version of .NET. EXEC Service EXE wrapper for Shellcodes.
cross-platform dotnet emulation executable pentesting red-team reverse-shell shellcode windows
Last synced: 09 Apr 2025
https://github.com/thenewattacker64/malware-toolkit
Simple py Script will contain a Different Functions to help with Malwares
antivirus-evasion malware metasploit shellcode
Last synced: 07 Aug 2025
https://github.com/buildapks/db.buildapks
BuildAPKs' database for built APKs from open source accounts at https://github.com
amazon android bash bash-script bash-scripting buildapks chromebook chromebooks gauth shell shell-script shell-scripting shell-scripts shellcode shellscript windows
Last synced: 12 Jul 2025
https://github.com/mangrick/shellcoding-in-zig
Exploring the programming language Zig for writing shellcode targeting Windows operating systems.
Last synced: 03 Aug 2025
https://github.com/temptemp3/ba.sh
public bash scripts used in around the web
array arrays bash bash-script bash-scripting export functions map pipeline pipelines pipelining pipes pipes-sh shell shell-script shell-scripting shell-scripts shellcode tests xargs
Last synced: 02 Mar 2026
https://github.com/rssu-shellcode/grt-peloader
A PE Loader that can hide instruction and memory data in the sleep time.
Last synced: 20 Jun 2025
https://github.com/radlock69/shellcode-injector
this is my first project in rust, im not interested in malware dev, i just did this shellcode injector to get into windows api dev in rust
redteam rust shellcode shellcode-injection shellcode-injector
Last synced: 03 Aug 2025
https://github.com/algoatson/shellstorm-qt
Minimal Cross-Platform GUI written in Qt6 for shell-storm.org, allows to search, edit and save shellcode at your will.
exploit-development exploitation gui reverse-shell shellcode shellstorm
Last synced: 02 Jul 2025
https://github.com/0xvpr/vpr-shell-shock
A C99/C++17 compatible header only library capable of creating position independent shellcode.
binary exploit-development header-only header-only-library pe32 pe32plus position-independent-code shellcode shellcode-development windows
Last synced: 07 Sep 2025
https://github.com/maxdcb/pedropper
Create a Shellcode Dropper from any Windows Module
cybersecurity malware-research redteam shellcode
Last synced: 10 Apr 2025
https://github.com/xl00t/yetanothernimcrypt
Shellcode loader/injector generator
Last synced: 03 Aug 2025
https://github.com/haseeb-heaven/gtlibpy
GTLibPy is library to make game trainer in Python it provide all the necessary methods to make simple game trainer in windows using win32-API with ease.
dll-hooking dll-injection game-development game-trainer game-trainer-lib python-game-library shellcode shellcode-injection win32api
Last synced: 10 Apr 2025
https://github.com/mauricelambert/peinjector
This python tool injects shellcode in Windows Program Executable to backdoor it with optional polymorphism.
backdoor injection pe pe-injector polymorphism shellcode
Last synced: 17 Mar 2026
https://github.com/winterrdog/shellcode-myner
Extracts shellcode from any specified binary/object file.
elf exploit-development linux rust rust-language security-tools shellcode shellcode-development unix
Last synced: 15 May 2025
https://github.com/klezvirus/muts-opt-encoder
Independent implementation of the optimized SUB-Encoder
muts-encoder osce shellcode sub-encoder
Last synced: 08 May 2025
https://github.com/totekuh/shellcrafter
Scripts, tools and code snippets for exploit development/assembly/shellcoding
assembly exploit exploit-development keystone pip python3 shellcode
Last synced: 15 Apr 2025
https://github.com/brimstone/shellload
Load shellcode into a new process, optionally under a false name.
c linux post-exploitation redteam shellcode
Last synced: 12 Apr 2025
https://github.com/desmonhak/compiler
Lenguaje de programación creado para desarrollo de sistemas operativos, creación de shellcodes y muestras de malware
assembly-language c malware os shellcode
Last synced: 03 Aug 2025
https://github.com/loneicewolf/reverseshells
infosec infosecurity reverse-proxy reverse-shell reverseshell shell shellcode
Last synced: 15 Jun 2025
https://github.com/daedalus/stack_smashing
Revisiting stack smashing in the 2020
assembly gcc gdb linux nasm overflow root setuid shellcode stack stack-overflow stack-smashing writeup x86-64
Last synced: 27 Mar 2025
https://github.com/acheong08/shellcode_utils
Compile C to null free x64 or x86 shellcode
compiler shellcode shellcode-convert
Last synced: 21 Feb 2026
https://github.com/thenewattacker64/paygen
FUD metasploit Persistence RAT
android-payloads androidhacking bypass-antivirus hackingtool metasploit payload-generator shellcode shellcode-injection shellcode-loader undetectable
Last synced: 05 Mar 2026
https://github.com/aigptcode/autoshell
This code is a web scanner tool designed to find vulnerabilities and file upload points on a website. It uses various techniques to bypass security measures and upload files in a hidden manner. In the following, the technical details of the code and the techniques used will be explained.
fud fud-crypter fud-stealer hack hacking hacking-tool rat shell shell-script shell-scripts shellcode shellscript web website windows
Last synced: 09 Mar 2026
https://github.com/theFest/shell-code
bash/zsh/csh | {educational content}
bash bash-script bash-scripting debian kali-linux manjaro shell shell-functions shell-script shell-scripting shell-scripts shellcode
Last synced: 17 Jan 2026
https://github.com/gsociety0/anonxploit
Windows RAT w/ antivirus bypass.
anonxploit antivirus-bypass backdoor command-and-control hacking implant metasploit msfconsole netcat pentest post-exploitation python3 rat redteam remote-access remote-access-tool reverse-tcp-shell shellcode windows
Last synced: 26 Jun 2025
https://github.com/mawg0ud/shellmorph-pro
A toolkit for secure encryption, shellcode execution & advanced system interaction
cybersecurity encryption ethicalhacking malware pentesting redteam rust shellcode
Last synced: 29 Oct 2025
https://github.com/meharehsaan/bufferoverflow
This repo educates developers about BOF vulnerabilities and provides practical solutions to prevent these risks. It equips developers with knowledge and tools to counter one of the most common security vulnerabilities.
bufferoverflow hacking pwntools shellcode stackoverflow
Last synced: 03 Aug 2025
https://github.com/b0lg0r0v/ctfpacker
Cross platform (Linux / Windows) shellcode packer for CTFs and pentest / red team exams
antivirus-bypass antivirus-evasion evasion-techniques loader-generator packer shellcode shellcode-loader shellcode-runner
Last synced: 20 Mar 2025
https://github.com/arekasek/managementscript-shell
Extensive BASH script for managing packages, programs and services
apps bash bash-script gui linux linux-shell management management-system services shell shell-script shell-scripting shellcode stars
Last synced: 03 Aug 2025
https://github.com/cyb3rv1c/silentload
A reflective loader and DLL payload for injecting XOR-encrypted shellcode into memory
loader obfuscation reflective-dll reflective-injection shellcode xor-encryption
Last synced: 17 Mar 2025
https://github.com/loneicewolf/compact_linux_reverse_shell
A compact linux reverse shell written in the C programming language.
malware-research reverse-shell shellcode
Last synced: 17 Oct 2025
https://github.com/masterconi/shellinject
aouto startup remote controle virus example for edu only
hacking injection msfconsole msfvenom pid rat remote-control reverse-shell scriptkiddie scriptkiddie-hacking shell shellcode shellcode-injection shellcode-injector virus
Last synced: 13 Feb 2026
https://github.com/alirezabashi98/shell-me
shell shell-script shell-scripting shellcode shellscript
Last synced: 20 Sep 2025
https://github.com/cx330blake/zype
ZYPE: Your Payload Encryptor. MSFvenom shellcode got detected? ZYPE encrypt and obfuscate the shellcode for you!
cybersecurity encryption hacking hacking-tools malware malware-analysis malware-research obfuscation red-team security shellcode zig
Last synced: 09 Oct 2025
https://github.com/vu2n/est
External D3D11 Shellcode Toolkit
cheat cpp d3d11 d3d11hook poc shellcode shellcode-hooking shellcode-injection
Last synced: 29 Aug 2025
https://github.com/wildonion/thecry
🥲 my whole knowledge of low level coding, decrypting, decompiling and shellcode injection
aes-256 cbc-aes-encryption cryptography decompilation decryption-algorithm shellcode
Last synced: 27 Feb 2025
https://github.com/marcolugo/vulnserver
Different exploits created for Vulnserver
exploit-development security shellcode
Last synced: 22 Oct 2025
https://github.com/oldboy21/shgenob
Python based tool for generating Shellcode from PIC C
malware-development pic shellcode shellcode-development shellcode-loader
Last synced: 07 Feb 2026
https://github.com/dentrax/amx_manager
[AMX]: [A]dministrative [M]anager Tools for [X] Server (Linux Environment Only)
lifesaver lifesaving light linux music pacman productivity screenshot shell shell-script shell-scripting shell-scripts shellcode shellscript touchpad utilities utility utility-application volume volume-control
Last synced: 22 Feb 2025
https://github.com/garywei944/reverse_shell_x86-64
shellcode to spawn a Reverse Shell on x86-64 arch with special characters excluded
reverse-shell shellcode x86-64
Last synced: 25 Mar 2025
https://github.com/arkregiel/win-shellcode-executor
Simple Windows shellcode executor
cpp maldev malware shellcode shellcode-execute
Last synced: 25 Jan 2026
https://github.com/xacone/vsshellcodeextractor
Dumb Visual Studio Shellcode extractor w/ C like formating
shellcode shellcodeextraction visualstudio
Last synced: 02 Jan 2026
https://github.com/hexageek1337/wget-downloader-bash
Bash Downloader for Lazy with WGET
bash bash-script bash-scripting shell shell-extension shell-script shell-scripting shell-scripts shellcode shellscript wget wget-call wget-utility
Last synced: 31 Jul 2025
https://github.com/24greyhat/hips
Hidden in plain sight! simple yet effective covert way to obfuscate data (e.g., shellcode), no one will tell gibberish from malicious!
av-bypass av-evasion cipher covert encoding-decoding forensics ids-evasion malware-analysis malware-development obfuscation penetration-testing pentester python python-script secret-sharing security security-tool security-tools shellcode
Last synced: 13 Feb 2026
https://github.com/0xvpr/vpr-vnm
A command line payload injector for 32 & 64 bit Windows applications.
cli crt dll-injection injection injector payload payload-injector remote shellcode windows
Last synced: 18 Feb 2026
https://github.com/print3m/bytecaster
Swiss Army Knife for payload encryption, obfuscation, and conversion to byte arrays – all in a single command (14 output formats supported)! ☢️
encryption-tool golang maldev malware-builder malware-development obfuscation-script redteam security security-tools shellcode shellcode-convert shellcode-development shellcode-encoder shellcode-injection
Last synced: 07 Mar 2026
https://github.com/program-spiritual/wickedcoolshellscripts
Collection of shell scripts for Wicked Cool Shell Scripts, 2nd Edition
shell shell-script shell-scripting shellcode
Last synced: 04 Apr 2025
https://github.com/gabrieledg0/c-shell
A fully custom Linux shell written in C, including process management, command execution, and system interaction. 🐧
c linux linux-shell shell shell-script shell-scripting shellcode shellscript
Last synced: 25 Jan 2026
https://github.com/moldabekov/pyloadadder
🔧 Payload generator based on Intel's asm syntax. Generates effective shellcode.
Last synced: 06 Aug 2025