Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
randorisec authored Aug 25, 2021
1 parent ccd2b76 commit 9f4a59f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ Data directory
### Default password
By default the root password on your jailbroken iOS device is ```alpine```
If you've changed it and want to reset it:
1. Open ```/etc/passwd``` or ```/private/etc/master.passwd``` with a file manager app (e.g. iFile/Fileza)
Expand Down Expand Up @@ -557,7 +558,7 @@ ios hooking set return_value "-[<Class_name> <Method_name>]" true
Impactor (http://www.cydiaimpactor.com) let you display the NSLog (syslog) on command line
```bash
# ./Impactor idevicesyslog -u <UDID>
./Impactor idevicesyslog -u <UDID>
```
### SSL Interception with BurpSuite
Expand Down

0 comments on commit 9f4a59f

Please sign in to comment.