Created
January 19, 2026 16:52
-
-
Save abnrk/cd3a9d9dcd7dbb8defd33c51dcde4c96 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| set oShell = CreateObject("WScript.Shell") | |
| oShell.Run "tor.exe",0 | |
| set oShell = nothing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment