Update payload.txt

pull/158/head
Kalani Helekunihi 2023-06-12 14:26:49 -04:00 committed by GitHub
parent bdd20085e6
commit 86645b1d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 33 deletions

View File

@ -17,57 +17,31 @@ REM Note:
REM - Payload tested on Windows 11 Eng
DEFAULT_DELAY 500
GUI r
DELAY 2000
REM Open advanced settings
STRING sysdm.cpl
ENTER
STRINGLN sysdm.cpl
DELAY 2000
REM Goto nav bar
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
REPEAT 5 TAB
REM Goto Advanced
RIGHTARROW
DELAY 500
RIGHTARROW
DELAY 500
REPEAT 2 RIGHTARROW
REM Open Settings
TAB
DELAY 500
REM Invia il comando
ENTER
DELAY 1000
REM Adjust for best performance
DOWNARROW
DELAY 500
DOWNARROW
DELAY 500
REPEAT 2 DOWNARROW
REM Save it
TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
TAB
REPEAT 4 TAB
DELAY 3000
REM Close the windows (not the os lol)
ALT F4
DELAY 500
ALT F4
DELAY 500
REPEAT 2 ALT F4