Repository navigation

#

process-injection

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

530
5 年前

PE loader with various shellcode injection techniques

C++
405
3 年前

🐟 PoC of a VBA macro spawning a process with a spoofed parent and command line.

VBA
381
5 年前

Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes

C++
334
3 年前

Centralized resource for listing and organizing known injection techniques and POCs

247
5 个月前

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.

C
246
2 年前

An open-source process injection enumeration tool written in C#

C#
171
2 年前

A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (using pe2shc by @hasherezade). Payload encryption via SystemFucntion033 NtApi and No new thread via Fiber

C
170
2 年前

Kernel Security driver used to block past, current and future process injection techniques on Windows Operating System.

C++
152
3 年前

Source code of exploiting windows API for red teaming series

C++
148
3 年前

Shellcode obfuscation tool to avoid AV/EDR.

C++
126
2 年前

Malleable shellcode loader written in C and Assembly utilizing direct or indirect syscalls for evading EDR hooks

C
104
4 个月前

Process Injection Techniques with Golang

Go
77
5 年前