Update payload.txt

pull/139/head
Kalani Helekunihi 2023-06-12 15:30:49 -04:00 committed by GitHub
parent 7ccf84a6cf
commit d140cd8a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 18 deletions

View File

@ -17,39 +17,25 @@ REM - Payload tested on Windows 11 Eng
REM Set the new name that you want to set REM Set the new name that you want to set
DEFINE NEW_NAME example DEFINE NEW_NAME example
DEFAULT_DELAY 500
REM Open Windows research REM Open Windows research
DELAY 2000
GUI GUI
DELAY 1000 DELAY 1000
REM Search and opern explorer app REM Search and opern explorer app
STRING explorer STRINGLN explorer
ENTER
DELAY 1000
REM Goto search bar and open User Accounts settings REM Goto search bar and open User Accounts settings
TAB REPEAT 3 TAB
DELAY 500
TAB
DELAY 500
TAB
DELAY 500
ENTER
DELAY 500
STRING Control Panel\All Control Panel Items\User Accounts
ENTER ENTER
STRINGLN Control Panel\All Control Panel Items\User Accounts
DELAY 1500 DELAY 1500
REM Goto "Change you account name" REM Goto "Change you account name"
TAB TAB
DELAY 500
ENTER ENTER
DELAY 500
STRING NEW_NAME STRING NEW_NAME
DELAY 500
TAB TAB
DELAY 500
ENTER ENTER
DELAY 1000
ALT F4 ALT F4