Skip to content

Instantly share code, notes, and snippets.

View farid007's full-sized avatar
🏠
Working from home

farid hashmi farid007

🏠
Working from home
View GitHub Profile
@farid007
farid007 / ios - ssh - password.txt
Created June 8, 2023 19:18 — forked from lyqflnh/ios - ssh - password.txt
ways to change password of the root or mobile account of ur jailbreak ios device
#if u have the root password which default is "alpine"
1.login as root, using command "ssh root@ip address"
2.type ur password: alpine
3.type command "passwd" to change ur root password
4.when it is done, type command "passwd mobile" to change the mobile passwd
#if u forget ur root passwd
1.open the file named "master.password" at /private/etc on ur jailbreak ios device
2.find the string like this:
root:xxxxxxxxxxxxx:0:0::0:0:System Administrator:/var/root:/bin/sh