Skip to content

dru1d-foofus/NtCreateUserProcess

 
 

Repository files navigation

This repo contains a minimal working PoC to create a process using the native API function NtCreateUserProcess(). An accompanying post about this code can be read at https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html

Additional work was done to add PPID spoofing and BlockDLL functionality, as well as a simple way of running shellcode in the created process's thread.

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • C++ 2.7%