- 
                Notifications
    
You must be signed in to change notification settings  - Fork 446
 
Description
Hello thanks for you work on that project . I just starting to explore it abilities and even on start can said that it work , and work nice.
Can you plz tell is it possible to send command direct from pwsh or cmd  - for example i get reverse shell or c2 on testing machine where i run Install.exe
Is it possible to write someting like \.\pipe$77control CONTROL_USER_SHELLEXEC =0x3001 PathToExecutable (maybe arguments?) .  or RUNPE (also what difference between Target path and payload executable fields there?)
or only way to create some executable and inline excute it? https://github.com/bytecode77/r77-rootkit/blob/master/%24Examples/ControlPipe.cpp or .. Can you plz tell that part
also maybe it possible to add some kind of remote TestConsole support in Install. Like some kind of additional to install selfcreated persist ssh/pwsh connection to rm control.
havoc have a pivot smb function, maybe it can be usefull in mine case.