ShenCode - Inject
Inject Shellcode
Description
With the inject module, you can test a shellcode by directly inject it to a process.
Injecting is only available for Windows
python shencode.py inject --input calc.raw --process notepad.exe --start
--start
: check if process is already running, otherwise start it