Merge pull request #119 from Peaakss/patch-14

Create payload.txt
pull/121/head
hak5glytch 2023-01-02 14:35:10 -08:00 committed by GitHub
commit afbf17d2c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
REM Version 1.0
REM OS: iOS
REM Author: Peaakss
REM Description: A simple payload that creates a new first name contact and saves it
REM NOITCE Payload was made on iOS 16.2 - iPhone | Timing may have have to be changed based on version/model
REM NOTICE Lighting to USB-A or USB-C camera adapter is needed to run this payload, ative end of the O.MG cable must be plugged into the end of the adapter
GUI h
DELAY 150
GUI SPACE
DELAY 150
STRING Contacts
DELAY 150
ENTER
DELAY 150
GUI n
DELAY 150
STRING "NAME"
DELAY 150
GUI s
DELAY 150
GUI h