Releases: R-Vision/winexe
Releases · R-Vision/winexe
SMBv2
Switch to universal static winexe
0.3.0 fix
0.2.3: Merge pull request #4 from Alex777UAE/master
Catching exception while trying to kill already gone winexe process
New features
- Added timeout option
- If available, use the version of winexe in the systems path
- Make the object an event emitter and emit stderr and stdout events for each line of child process output
- When using PaExec, don't split on spaces inside quotes
- Added an option to use the elevate bit (only for PaExec)
- Added an option to use the system account
- Make the options hash passed into the constructor an object field (an empty hash was being created in the constructor before)
New winexe for Ubuntu x64
0.1.1 bump version
Added winexe binaries for CentOS/RedHat/Ubuntu/Debian
0.1.0 Added winexe binaries for CentOS/RedHat/Ubuntu/Debian
Options for winexe
0.0.2 added support options for winexe
0.0.1
Update README.md