Added wscript

master
Eric 2018-04-19 10:35:08 -04:00 committed by GitHub
parent 2170f54ee7
commit e87558a08e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

28
OSBinaries/Wscript.md Normal file
View File

@ -0,0 +1,28 @@
## Wscript.exe
* Functions: Execute, Read ADS
```
wscript c:\ads\file.txt:script.vbs
```
Acknowledgements:
* ?
Code sample:
* ?
Resources:
* ?
Full path:
```
c:\windows\system32\wscript.exe
c:\windows\sysWOW64\wscript.exe
```
Notes: