Skip to content

NATsCodes/ProcessHollowing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process-Hollowing

This is a Process Hollowing POC in CPP

Usage:

Process Hollowing.exe [Host Process File] [Injected File]

  • Host Process File - PE file wich will serve as the host process for the Injectet File.
  • Injected File - PE file wich will be injectet in to the host process.

Notes:

The 64 bit version works only with 64 bit host process and a 64 bit Injected PE. The same goes for the 32 bit version, needs 32 bit Host and PE.

About

Process Hollowing POC in CPP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages