


An unauthenticated attacker can send an HTTP request with an "Accept-Encoding" HTTP request header triggering a double free in the unknown…

This program is designed to demonstrate various process injection techniques

Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques (with focus on Windows 10 64-bit)

A technique to run binaries filelessly and stealthily on Linux by "overwriting" the shell's process with another.

InjectProc - Process Injection Techniques [This project is not maintained anymore]

C# based tool which automates the process of discovering and exploiting DLL Hijacks in target binaries. The Hijacked paths discovered can later be…

Full exploit code for CVE-2026-40369 - A Windows kernel arbitrary write vulnerability that allows browser sandbox escape from all browsers render…

P³-Shellcode Loader is a loader that implements a code injection technique which leverages the Process Parameters structure as an execution and…

PE injection technique that overwrites a suspended process's executable with a payload, enabling code execution under a benign process identity.

Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process

A happy heap editor to support your exploitation process :slightly_smiling_face:

Exploit Win10Pcap Driver to enable some Privilege in our process token ( local Privilege escalation )

Nim-based process hollowing loader for PE executables with configurable injection methods, direct/indirect syscalls, anti-debug, payload encryption,…

CVE-2026-0091, play with an issue in android window management to perform arbitrary code execution in Launcher process from adb

Windows process injection methods

My journey through WebKit CVE-2016-4622 Exploitation process