Skip to content

Releases: R-Vision/winexe

SMBv2

05 Sep 17:32
460b51f
Compare
Choose a tag to compare
0.4.0

Update package.json

Switch to universal static winexe

16 Feb 17:51
Compare
Choose a tag to compare

0.2.3: Merge pull request #4 from Alex777UAE/master

12 Apr 12:05
Compare
Choose a tag to compare
Catching exception while trying to kill already gone winexe process

New features

12 Mar 14:38
Compare
Choose a tag to compare
  • 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

01 Oct 08:24
Compare
Choose a tag to compare
0.1.1

bump version

Added winexe binaries for CentOS/RedHat/Ubuntu/Debian

27 Aug 12:38
Compare
Choose a tag to compare
0.1.0

Added winexe binaries for CentOS/RedHat/Ubuntu/Debian

Options for winexe

09 Jul 17:11
Compare
Choose a tag to compare
0.0.2

added support options for winexe

0.0.1

27 Jun 11:29
Compare
Choose a tag to compare
Update README.md