Code Monkey home page Code Monkey logo

vbs-bypassuac's Introduction

VBS-BypassUAC

UAC alert bypass written in vbscript

BypassUAC.vbs

For VBScript developers. Use BypassUAC(Host, Hide) Function in your code as this file provided and you'll get uac without alerts. Arguments:

  1. Host: Specify script host to use. 1 for wscript.exe and 2 for cscript.exe
  2. Hide: Whether run the script with windows hidden. True or False

BypassUAC.single.vbs

The Same as BypassUAC.vbs, but all code are wrapped in the only Function BypassUAC, easy to use!

BypassUAC.source.vbs

For Other scripts. Just run BypassUAC.source.vbs [-h|/h] Command1[ Command2 Command3...] to get your command executed with UAC privilege without alerts. Arguments:

  1. -h or /h: If provided, execute your commands with windows hidden, othervise just execute normally
  2. Command: Command you want to execute with uac without alerts.

BypassUAC.min.vbs

The Same as BypassUAC.source.vbs, but the code is minified.

vbs-bypassuac's People

Contributors

pyudng avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

freeide

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.