Created
March 15, 2018 12:48
-
-
Save darkoperator/c18667d4c47f8bcb4694230ab71e06dc to your computer and use it in GitHub Desktop.
testjs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var shell = WScript.CreateObject("WScript.Shell"); | |
shell.Run("calc.exe"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment