An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: shellcode-injector

adamhlt/Shellcode-Injector

Local / Remote Shellcode Injector (x86 / x64) - Shellcode Injector for test and debugging purposes

Language: C++ - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

rosehgal/BinExp

Linux Binary Exploitation

Language: C - Size: 298 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1,344 - Forks: 210

hasherezade/waiting_thread_hijacking

Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread

Language: C - Size: 130 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 234 - Forks: 18

ELMERIKH/ShellcodePy

just a Python Shellcode loader

Language: Python - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

11philip22/code-Injection

Collection of shellcode injection and execution techniques

Language: C - Size: 53.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 17 - Forks: 7

ELMERIKH/Sephiros

Fileless Shellcode Loader with Python

Language: Python - Size: 9.33 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 0

GuillaumeMZ/linux-x64-code-injection

A shared library injector for amd64 Linux.

Language: Rust - Size: 85.9 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

EvilBytecode/Evilbytecode-Shellcode-Go-Tactics

A mutliple tactics to execute shellcode in go :}

Language: Go - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 21 - Forks: 2

MSX646/viscR

Binary file shellcode injector

Language: C - Size: 58.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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.

Language: Assembly - Size: 369 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 6

pumpbin/pumpbin

🎃 PumpBin is an Implant Generation Platform.

Language: Rust - Size: 2.31 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 312 - Forks: 35

xuanxuan0/DripLoader

Evasive shellcode loader for bypassing event-based injection detection (PoC)

Language: C++ - Size: 375 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 774 - Forks: 126

Wolf49406/ShellJector

Manual map shellcode (aka byte array) injector

Language: C++ - Size: 784 KB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 72 - Forks: 22

hasherezade/thread_namecalling

Process Injection using Thread Name

Language: C - Size: 99.6 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 263 - Forks: 35

x0reaxeax/SilentWrite

PoC arbitrary WPM without a process handle

Language: C - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 3

ELMERIKH/Beryl

Payload Dropper with Persistance & Privesc & UAC bypass 🐱‍👤

Language: Python - Size: 79.7 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

Print3M/shellcoder

Shellcoder.py - simple script to automate shellcoding process and shellcode testing.

Language: Assembly - Size: 121 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

K3rnel-Dev/ShellcodeLoader

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

Language: C# - Size: 978 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

XaFF-XaFF/Shellcodev

Shellcodev is a tool designed to help and automate the process of shellcode creation.

Language: C++ - Size: 3.84 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 106 - Forks: 30

Wolf49406/ShellJectorLocal

Manual map shellcode (aka byte array) injector

Language: C++ - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 2

chrispetrou/HRShell 📦

HRShell is an HTTPS/HTTP reverse shell built with flask. It is an advanced C2 server with many features & capabilities.

Language: Python - Size: 2.44 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 247 - Forks: 70

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

Language: Rust - Size: 8.22 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

masterconi/shellinject

aouto startup remote controle virus example for edu only

Language: C++ - Size: 146 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

ngn13/shellexec

simple windows x64/x86 shellcode launcher

Language: C++ - Size: 257 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

chrispetrou/Shellcode-Injector

💉 A tool that allows shellcode injection into another process's memory space. It works for both Windows x64 and x86 systems.

Language: Python - Size: 561 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 6

wahyuhadi/kurawa

Aes Shellcode encryption

Language: Go - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 3

narhen/procjack

PoC of injecting code into a running Linux process

Language: C - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 23 - Forks: 10

ZeroMemoryEx/Shellcode-Injector

x64/x86 shellcode injector

Language: C++ - Size: 1.71 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 101 - Forks: 19

Blackclone24/Shellcode-Injector

Injects Shellcode in Process (even metersploit payloads fud)

Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Avienma/Bypass_AV

通过映射注入来躲避杀毒软件对系统常用关键API的挂钩查杀

Language: C++ - Size: 644 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 54 - Forks: 2

LowMem0ry/Shellcode-Injector

x86 Shellcode Injector

Language: C++ - Size: 10.5 MB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

padovah4ck/RedSharp

Penetration Test / Read Team - C# tools repository

Language: C# - Size: 151 KB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 50 - Forks: 20

0x1CA3/syringe

Visit https://github.com/0x80000000 for the newer version of this library.

Language: C++ - Size: 88.9 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 3

Starwarsfan2099/PyWinDbg

Python based 32-bit Windows debugger built for learning purposes. Currently includes breakpoint setting, register modification, process monitoring and inspection, file monitoring and hooking, DLL injection, shellcode injection, and crash detection.

Language: Python - Size: 47.6 MB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 1

Dabudabot/dll-injector

DLL-injection into project and directx based game

Language: C++ - Size: 203 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

Related Keywords
shellcode-injection 23 shellcode 18 shellcode-loader 12 windows 6 redteam 6 injection 6 dll-injection 3 security 3 linux 3 malware 3 shellcode-development 3 reverse-shell 3 winapi 3 shellcode-execute 3 bypass-antivirus 3 security-tools 2 rust 2 injector 2 shellcode-python 2 processinjection 2 dll-hooking 2 cybersecurity 2 redteaming 2 python 2 exploitation 2 av-evasion 2 code-injection 2 red-team 2 windows-malware 2 python-shellcode 2 hacking 2 malware-analysis 2 fud 2 malware-development 2 shellcode-fileless 1 trojan 1 migration 1 migrator 1 x64-exploitation 1 x64-injection 1 x86-exploitation 1 x86-injection 1 trojan-builder 1 trojan-rat 1 avbypass 1 backdoor 1 backdoor-attacks 1 backdoor-dropper 1 cybersecurity-education 1 dropper 1 exploit 1 hacking-tool 1 payload-generator 1 payload-injector 1 redteamtool 1 uac-bypass 1 windowsdefenderbypass 1 fileless-attack 1 fileless-shellcode 1 python-redteam 1 redteam-shellcode 1 debugger 1 windows-api 1 assembly-x86-64 1 library-injection 1 linux-x86-64-bit 1 classic 1 for-beginners 1 readable 1 msfconsole 1 msfvenom 1 pid 1 rat 1 remote-control 1 scriptkiddie 1 scriptkiddie-hacking 1 shell 1 virus 1 win32 1 fud-crypter 1 shellcode-converter 1 process-monitor 1 assembly 1 nasm 1 nasm-assembly 1 shellcoding 1 c-plus-plus 1 directx-11 1 reverse-engineering 1 ethical-hacking-tools 1 payload-shellcode 1 red-team-tools 1 red-teaming 1 shellcode-payload 1 api-hook 1 api-hooking 1 api-hooks 1 dll-hijacking 1 dll-injector 1 shellcode-analysis 1