BlackHat-Ashura / Process_Hollowing

Process Hollowing is a process injection technique in which a process is created in a suspended state and its contents are replaced with the contents of another binary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Process_Hollowing

Process Hollowing is a process injection technique in which a process is created in a suspended state and its contents are replaced with the contents of another binary

Usage : "Process Hollowing.exe" <Process to hollow> <Program to run>

About

Process Hollowing is a process injection technique in which a process is created in a suspended state and its contents are replaced with the contents of another binary.

License:MIT License


Languages

Language:C++ 100.0%