process-injection topic
ReflectiveNtdll
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 SystemFuc...
RedTeamOps-Havoc-101
Materials for the workshop "Red Team Ops: Havoc 101"
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.
wanderer
An open-source process injection enumeration tool written in C#
awesome-injection
Centralized resource for listing and organizing known injection techniques and POCs
espio
Shellcode obfuscation tool to avoid AV/EDR.
GetInjectedThreads
C# Implementation of Jared Atkinson's Get-InjectedThread.ps1
com-process-inject
Process Injection via Component Object Model (COM) IRundown::DoCallback().
process_ghosting
ProcessGhosting 技术的 rust 实现版本
ProcessInjectionTechniques
Learning Various Process Injection Techniques