shencode-core-subproc
Description
Execute an external subprocess
Command
shencode core subproc [-h] [-c COMMAND_LINE]
options:
-h, --help show this help message and exit
-c, --command-line Command line to execute
Example Output
shencode core subproc -c="nasm.exe -v"
[SUBPR0CESS]-[0.0.1]
NASM version 2.16.03 compiled on Apr 17 2024
[+] Subprocess executed
[+] DONE!
JSON Parameter
Arguments | Values | Type |
---|---|---|
command | process param | str |