Inject Shellcode
Description
Injection
is only available for Windows
With the inject module, you can test a shellcode by directly inject it to a process.
Command
shencode inject injection [-h] [-i INPUT] [-p PROCESS] [-r] [-s] [-v]
options:
-h, --help show this help message and exit
-i, --input Input file for process injection
-p, --process Processname to inject the shellcode
additional:
-r, --resume-thread Start thread suspended and resume after speciefied time
-s, --start If not active, start the process before injection
-v, --virtual-protect
Deny access on memory for a specified time