Advertisement
Guest User

iCloud Bypass - iOS 9.x

a guest
Oct 4th, 2015
30,752
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. F.C.E. 365 - Forum - Command Lines for HFS
  2. More details on the forum: http://bit.ly/1VxZL9g
  3.  
  4. hfsplus "Ramdisk.dmg" grow "15728640"
  5. hfsplus "Ramdisk.dmg" extract "/usr/sbin/asr" "asr"
  6. hfsplus "Ramdisk.dmg" rm "/usr/sbin/asr"
  7. hfsplus "Ramdisk.dmg" add "asr.patched" "/usr/sbin/asr"
  8. hfsplus "Ramdisk.dmg" chmod "/usr/sbin/asr" 100755
  9. del asr /S /Q
  10. del asr.patched /S /Q
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement