An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with shellcode-injection

A curated list of projects in awesome lists tagged with shellcode-injection .

https://github.com/davidbuchanan314/dlinject

Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace

assembly ld-preload linux procfs ptrace python3 shellcode shellcode-injection x86-64

Last synced: 14 Apr 2025

https://github.com/DavidBuchanan314/dlinject

Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace

assembly ld-preload linux procfs ptrace python3 shellcode shellcode-injection x86-64

Last synced: 18 Apr 2025

https://github.com/idov31/functionstomping

Shellcode injection technique. Given as C++ header, standalone Rust program or library.

attack cpp cyber cybersecurity injection methodology rust shellcode shellcode-injection windows

Last synced: 04 Apr 2025

https://github.com/Idov31/FunctionStomping

Shellcode injection technique. Given as C++ header, standalone Rust program or library.

attack cpp cyber cybersecurity injection methodology rust shellcode shellcode-injection windows

Last synced: 02 Apr 2025

https://github.com/alphaseclab/injection-stuff

PE Injection、DLL Injection、Process Injection、Thread Injection、Code Injection、Shellcode Injection、ELF Injection、Dylib Injection, including 400+Tools and 350+posts

code-injection dll-injection dylib-injection elf-injection pe-injection process-injection shellcode-injection thread-injection

Last synced: 23 Feb 2025

https://github.com/alphaSeclab/injection-stuff

PE Injection、DLL Injection、Process Injection、Thread Injection、Code Injection、Shellcode Injection、ELF Injection、Dylib Injection, including 400+Tools and 350+posts

code-injection dll-injection dylib-injection elf-injection pe-injection process-injection shellcode-injection thread-injection

Last synced: 21 Nov 2024

https://github.com/virtualalllocex/create-thread-shellcode-fetcher

This POC gives you the possibility to compile a .exe to completely avoid statically detection by AV/EPP/EDR of your C2-shellcode and download and execute your C2-shellcode which is hosted on your (C2)-webserver.

antivirus-evasion bypass-antivirus edr-bypass msfvenom shellcode-injection shellcode-loader

Last synced: 09 Apr 2025

https://github.com/VirtualAlllocEx/Create-Thread-Shellcode-Fetcher

This POC gives you the possibility to compile a .exe to completely avoid statically detection by AV/EPP/EDR of your C2-shellcode and download and execute your C2-shellcode which is hosted on your (C2)-webserver.

antivirus-evasion bypass-antivirus edr-bypass msfvenom shellcode-injection shellcode-loader

Last synced: 02 Jan 2025

https://github.com/BlackSnufkin/NovaLdr

Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)

malware-development module-stomping offensive-security redteam rust shellcode-injection threadless-injection

Last synced: 08 Apr 2025

https://github.com/lloydlabs/ntqueueapcthreadex-ntdll-gadget-injection

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.

process-injection shellcode shellcode-injection

Last synced: 13 Apr 2025

https://github.com/yurisizuku/win-memorymodule

A flexible PE loader, loading module in memory. Most of the functions can be inline, compatible for shellcode.

dll-injection shellcode shellcode-injection windows

Last synced: 13 Apr 2025

https://github.com/MrTuxx/OffensiveGolang

A collection of offensive Go packages inspired by different Go repositories.

golang malware-development offensive-go offensive-scripts reverse-shell shellcode-injection

Last synced: 21 Nov 2024

https://github.com/Paulo-D2000/ShellCodeObfuscator

Simple shellcode obfuscator using PYTHON and C / C++

c cpp python3 shellcode shellcode-injection

Last synced: 21 Nov 2024

https://github.com/paulo-d2000/shellcodeobfuscator

Simple shellcode obfuscator using PYTHON and C / C++

c cpp python3 shellcode shellcode-injection

Last synced: 15 Apr 2025

https://github.com/wolf49406/shelljector

Manual map shellcode (aka byte array) injector

injection injector shellcode shellcode-injection shellcode-injector

Last synced: 09 Apr 2025

https://github.com/whokilleddb/injection-for-dummies

A collection of PoCs for different injection techniques on Windows!

dll-injection hacking injection injection-attacks malware red-team shellcode shellcode-injection windows

Last synced: 19 Apr 2025

https://github.com/vasco0x4/shadeloader

ShadeLoader is a shellcode loader designed to bypass most antivirus software. 壳代码, 杀毒软件, 绕过

antivirus antivirus-bypass antivirus-evasion shellcode shellcode-injection shellcode-loader

Last synced: 15 Apr 2025

https://github.com/chrispritchard/golang-shellcode-runner

A shellcode runner / injector / hollower in Go, for windows

kernel32 ntdll process-hollowing shellcode-injection

Last synced: 22 Apr 2025

https://github.com/xaff-xaff/heap-injection

Example of C# heap injector for x64 and x86 shellcodes

hacking-tool injector-x32 injector-x64 shellcode-injection shellcode-loader

Last synced: 23 Mar 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: 02 Dec 2024

https://github.com/dsst95/vulnerable-server

A server for testing shellcode injection over a buffer overflow

buffer-overflow c denial-of-service metasploit msf msfvenom shellcode-injection

Last synced: 03 Apr 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/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: 07 Dec 2024

https://github.com/wolf49406/shelljectorlocal

Manual map shellcode (aka byte array) injector

injection injector shellcode shellcode-injection shellcode-injector

Last synced: 06 Dec 2024

https://github.com/fadouse/bypassetwdirectsyscallshellcodeloader

BypassETWDirectSyscallShellcodeLoader is a robust C++14 application designed for secure and stealthy shellcode execution. It incorporates advanced anti-debugging and anti-sandboxing techniques to evade detection and analysis, making it suitable for penetration testing and security research.

bypass-antivirus direct-syscalls dynamic-api-resolution ettw-bypass injector redteam-tool shellcode-injection shellcode-loader

Last synced: 17 Feb 2025

https://github.com/x0reaxeax/ghostwriting-x64

PoC implementation of the GhostWriting injection technique for x64 Windows

ghostwriting injection poc popcalc process-injection shellcode-injection shellcode-injector windows wpm-less-wpm x64

Last synced: 25 Apr 2025

https://github.com/bklockly/rustloader

rust远程shellcode加载, 过Microsoft Defender、360、火绒

beacon bypass-antivirus bypass-av offensive-security redteam rust shellcode-injection shellcode-loader

Last synced: 16 Mar 2025

https://github.com/haseeb-heaven/gtlibc

GTLibc is library to make game trainer in c/c++ 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 shellcode shellcode-injection win32api

Last synced: 28 Mar 2025

https://github.com/psycore8/shencode

A versatile tool for working with shellcodes

automation msfvenom obfuscation shellcode-injection shellcodes

Last synced: 16 Jan 2025

https://github.com/psycore8/nosoc-shellcode

Sources for the shellcode tutorials @ www.nosociety.de

guide obfuscation pentesting shellcode-injection tutorial

Last synced: 05 Mar 2025

https://github.com/0xvpr/lazy-payload-poc

Lazy "position independent" payload making technique for Windows

injection payload payload-generator shellcode shellcode-development shellcode-injection

Last synced: 28 Mar 2025

https://github.com/sonic-64/shinject

C based shellcode injection library

backdoor malware shellcode shellcode-injection

Last synced: 15 Mar 2025

https://github.com/k3rnel-dev/shellcodeloader

Powerfull shellcode loader with custom builder for compile and auto-converter

malware malware-analysis shellcode-converter shellcode-injection shellcode-injector shellcode-loader

Last synced: 15 Mar 2025

https://github.com/daisvke/woody-woodpacker

This project coded in C is about coding a packer and an unpacker shellcode for ELF 64-bit binary files.

42projects c cryptography elf64 packer security-tools shellcode shellcode-injection unpacker virus

Last synced: 28 Feb 2025

https://github.com/kaorast/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.

antivirus-evasion assembly bypass compiler hadler post-exploitation rat redteam shellcode shellcode-development shellcode-encoder shellcode-execute shellcode-injection shellcode-ionjector shellcode-loader shellcodes uac-bypass windows

Last synced: 09 Apr 2025

https://github.com/kaorast/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.

antivirus-evasion assembly bypass compiler hadler post-exploitation rat redteam shellcode shellcode-development shellcode-encoder shellcode-execute shellcode-injection shellcode-ionjector shellcode-loader shellcodes uac-bypass windows

Last synced: 09 Apr 2025