Adding lost UNC0V3R3D BadUSB Collection

This commit is contained in:
UberGuidoZ
2024-04-15 23:47:39 -07:00
parent 06c3423537
commit 103d83bf76
155 changed files with 5841 additions and 0 deletions
@@ -0,0 +1,12 @@
REM Author: UNC0V3R3D (UNC0V3R3D#8662 on Discord)
REM Description: Makes the computer speak
REM Version: 1.0
REM Category: FUN
DELAY 750
WINDOWS d
DELAY 950
WINDOWS r
DELAY 650
STRING powershell.exe -nop -win hidden -c "Add-Type -AssemblyName System.speech; $synth = New-Object System.Speech.Synthesis.SpeechSynthesizer; $synth.Speak('Hello you behind the Screen, I am inside your PC.')"
DELAY 100
ENTER