# README
Exec
Implements execution related commands like execute
, execute-shellcode
, execute-assembly
, etc.
# Functions
Commands returns the “ command and its subcommands.
ExecuteAssemblyCmd - Execute a .NET assembly in-memory.
ExecuteCmd - Run a command on the remote system.
ExecuteShellcodeCmd - Execute shellcode in-memory.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MigrateCmd - Windows only, inject an implant into another process.
MsfCmd - Inject a metasploit payload into the current remote process.
MsfInjectCmd - Inject a metasploit payload into a remote process.
PrintExecute - Print the output of an executed command.
PrintExecuteShellcode - Display result of shellcode execution.
No description provided by the author
PrintMsfRemote - Print the results of the remote injection attempt.
PrintSSHCmd - Print the ssh command response.
PsExecCmd - psexec command implementation.
No description provided by the author
SideloadCmd - Sideload a shared library on the remote system.
SpawnDllCmd - Spawn execution of a DLL on the remote system.
SSHCmd - A built-in SSH client command for the remote system (doesn't shell out).