Advertisement
Guest User

Untitled

a guest
Jan 1st, 2017
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. #if u have the root password which default is "alpine"
  2. 1.login as root, using command "ssh root@ip address"
  3. 2.type ur password: alpine
  4. 3.type command "passwd" to change ur root password
  5. 4.when it is done, type command "passwd mobile" to change the mobile passwd
  6.  
  7. #if u forget ur root passwd
  8. 1.open the file named "master.password" at /private/etc on ur ios jailbreak ios device
  9. 2.find the string like this:
  10. root:xxxxxxxxxxxxx:0:0::0:0:System Administrator:/var/root:/bin/sh
  11. mobile:xxxxxxxxxxxxx:501:501::0:0:Mobile User:/var/mobile:/bin/sh
  12. 3.change the string "xxxxxxxxxxxxx" to "/smx7MYTQIi2M" and ur root or mobile password is reset to "alpine"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement