There are 19 repositories under code-injection topic.
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
📦 Plugin, App, and Theme store which includes plugin injection for macOS
Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
Demos of various injection techniques found in malware
Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging
PE Injection、DLL Injection、Process Injection、Thread Injection、Code Injection、Shellcode Injection、ELF Injection、Dylib Injection, including 400+Tools and 350+posts
Loader for VAC Bypass written in C.
Sysmodule for injecting custom codes into retail Nintendo Switch games.
Search for code cave in all binaries
x64 Windows kernel driver mapper, inject unsigned driver using anycall
ARTist's core implementation meant to be included in the art project. Provides ARTist APIs and boilerplate code for modules.
PHP 8.1.0-dev Backdoor System Shell Script
NLP model and tech for cyber security tasks
A proper approach to pentest a Web application with the mixture of all useful payloads and complete testing guidance of attacks. Designed as a quick reference cheat sheet for your pentesting and bug bounty engagement.
A DLL Injection Detector for Windows
Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping
PoC for detecting and dumping code injection (built and extended on UnRunPE)
⚙️ Simple Step to Step Tutorials for Disassembling / Code Injection & getting Pointer Addresses 🔧
A helper tool that enables Optimus Player to stream audio using AirPlay 2.
Minimal example how to create a custom DInput8.dll to hook into games and replace other API calls.
Python tools for ethical hacking
Injectra injects shellcode payloads into MacOS applications and package installers.
Framework designed to automate the process of assembly code injection (trojanising) within Android applications.
A lightweight C++ library designed for function interception within injected DLLs, providing a streamlined approach to modifying application behavior at runtime. Ideal for educational purposes, debugging, and dynamic software analysis.
Code Injection technique written in cpp language
FrostLock Injection is a freeze/thaw-based code injection technique that uses Windows Job Objects to temporarily freeze (suspend) a target process, inject shellcode, and then seamlessly resume (thaw) it.