mirror of
https://github.com/toneillcodes/windows-process-injection
synced 2026-06-21 14:11:25 +00:00
Update injection-example-1.cpp
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Process injection example 1: injecting calc.exe msfvenom shellcode into the running process
|
||||
* Process injection example 1: injecting calc.exe msfvenom shellcode into the current process
|
||||
* shellcode: msfvenom -p windows/x64/exec CMD=calc.exe -f C EXITFUNC=thread
|
||||
* compile: cl.exe injection-example-1.cpp /W0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user