Process Ghosting is a process injection technique in which an attacker creates a temp file, mark it for deletion (delete-pending state), copies/maps a malware into the memory (image section), close the handle (which deletes it from the disk), then create a process from the now-fileless section.
Usage : "Process Ghosting.exe" <Program to run>