Advertisement
KrizzLin1

Untitled

Sep 26th, 2014
13,670
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. ! Only People With iPhone 4 !
  2.  
  3. I am currently working in the signal for those devices , its close ( iOS 7.1.2 ) , along with other things , ok so here its how you will need to get your device to work with pangu or itunes and my carrier fix when im done .( im close to get the signal will have to be with registration ) the bypass for other devices like iPhone 4S and UP will be soon im working in signal tickets now .
  4.  
  5. 1- Restore your Locked iPhone 4 .
  6. 2- Get the device in DFU mode . ( lot of tutorials on internet )
  7. 3- Use The Exploit for getting the device into SSH ( SSH-Ramdisk or JAR )
  8. 4- Use WinSCP to SSH into the device .
  9. 5- In the terminal "mount.sh"
  10. 6- Go to mnt2/library/lockdown/data_ark ( copy that file to your desktop )
  11. 7- Edit that file in windows with Plist Editor Pro .
  12. 8- Erase all content and copy this code :
  13.  
  14. <?xml version="1.0" encoding="UTF-8"?>
  15. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  16. <plist version="1.0">
  17. <dict>
  18. <key>-BrickState</key>
  19. <true/>
  20. <key>-DeviceName</key>
  21. <string>iPhone</string>
  22. <key>-FirstFreePairExpired</key>
  23. <true/>
  24. <key>-PreviousSIMStatus</key>
  25. <string>kCTSIMSupportSIMStatusNotInserted</string>
  26. <key>-ProtocolVersion</key>
  27. <string>2</string>
  28. <key>-SBLockdownEverRegisteredKey</key>
  29. <false/>
  30. <key>-TimeIntervalSince1970</key>
  31. <integer>1406103042</integer>
  32. <key>-TimeZone</key>
  33. <string>America/Mexico_City</string>
  34. <key>-UseRaptorCerts</key>
  35. <false/>
  36. <key>com.apple.international-Language</key>
  37. <string>en</string>
  38. <key>com.apple.international-Locale</key>
  39. <string>en_US</string>
  40. <key>com.apple.mobile.backup-CloudBackupEnabled</key>
  41. <false/>
  42. <key>com.apple.mobile.backup-RequiresEncryption</key>
  43. <integer>0</integer>
  44. <key>com.apple.mobile.chaperone-migrated</key>
  45. <true/>
  46. <key>com.apple.mobile.lockdown_cache-ActivationState</key>
  47. <string>FactoryActivated</string>
  48. <key>com.apple.mobile.restriction-ProhibitAppDelete</key>
  49. <false/>
  50. <key>com.apple.mobile.restriction-ProhibitAppInstall</key>
  51. <false/>
  52. <key>com.apple.mobile.who-epoch_build</key>
  53. <string>11D257</string>
  54. <key>com.apple.mobile.who-uptodate</key>
  55. <integer>1</integer>
  56. <key>com.apple.mobile.who-uptodate_build</key>
  57. <string>11D257</string>
  58. </dict>
  59. </plist>
  60.  
  61.  
  62. 9- Save the changes and copy your new data_ark into mnt2/library/lockdown ( same folder where you got the file and REPLACE)
  63.  
  64. 10- Press Home button along with the power button ( to reset the device until recovery or itunes logo appears )
  65.  
  66. 11- Kick it out of the recovery mode with tinyumbrella or the tool of @smolk1984 .
  67.  
  68. 12- it will apear in the hello screen connect it to wifi , and it will BYPASS the activation screen .
  69.  
  70. 13- configure it as new iPhone , and itunes will detect it as new as well .
  71.  
  72. FULLY FUNCTIONAL ( EXCEPT THE WILDCARD TICKET FOR SIGNAL ) ( you dont delete SETUP.APP ) DONT DO IT !!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement