georgeneokq / artifact-exterminator

Simple, flexible command-line tool for conducting anti-forensics (for research purposes only)
0 stars 0 forks source link

Run the executable specified in command line arguments #9

Closed georgeneokq closed 1 year ago

georgeneokq commented 1 year ago

Use CreateProcessW function to spawn a child process. (Links to issue #6)

After the process is created, there are a few situations to cover: