mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-19 04:00:14 +00:00
23 lines
367 B
Plaintext
23 lines
367 B
Plaintext
|
REM Author: 0xlunar
|
||
|
REM Description: Activate Windows permanently with MAS
|
||
|
REM Version: 1.1
|
||
|
REM Category: GoodUSB
|
||
|
DELAY 500
|
||
|
GUI r
|
||
|
DELAY 500
|
||
|
STRING powershell Start-Process powershell -Verb runAs
|
||
|
CTRL-SHIFT ENTER
|
||
|
DELAY 1500
|
||
|
SHIFT TAB
|
||
|
DELAY 500
|
||
|
ENTER
|
||
|
DELAY 1500
|
||
|
STRING irm https://massgrave.dev/get | iex
|
||
|
ENTER
|
||
|
DELAY 4000
|
||
|
STRING 1
|
||
|
DELAY 500
|
||
|
STRING 1
|
||
|
DELAY 500
|
||
|
STRING 1
|