Update README.md
This commit is contained in:
parent
830faf9b50
commit
e6b3fd0d36
|
@ -1 +1,12 @@
|
|||
# UAC Bypass
|
||||
|
||||
### Description:
|
||||
UAC Bypass using simple methods available in Windows. Nothing fancy just good old simple workarounds.
|
||||
|
||||
**1.** UAC_BYPASS_MSCONFIG.ino:<br>
|
||||
UAC Bypass using msconfig. Starts msconfig throw some keys and launch cmd in Admin mode. For the sake of POC it executes regedit and stops. You can add customize is according to your requirements ;)
|
||||
|
||||
### Tested on:
|
||||
**OS**: Windows 10,7<br>
|
||||
**User**: Admin Priviliged<br>
|
||||
**Hardware**: ATtiny85 (Chinese)
|
||||
|
|
Loading…
Reference in New Issue