Windows x64 kernel mode rootkit process hollowing POC.
-
Updated
Jun 30, 2023 - C++
Windows x64 kernel mode rootkit process hollowing POC.
Red Team Operation's Defense Evasion Technique.
ProcessHollowing via csharp
simple shellcode injector for Windows / Process Hollowing
Delphi Process Hollowing, Updated.
Process hollowing is a technique in which a unlegitimate programm injects its code into the address space of a legitimate running process, effectively taking over its execution while remaining hidden. This technique is most commonly used in game hacking or malware development.
Implementation of the Process Hollowing technique for process injection (This is the first of three methods in the series)
Implementation of the Process Hollowing technique for process injection (This is the third of three methods in the series)
Implementation of the Process Hollowing technique for process injection (This is the second of three methods in the series)
Add a description, image, and links to the processhollowing topic page so that developers can more easily learn about it.
To associate your repository with the processhollowing topic, visit your repo's landing page and select "manage topics."