readme.txt

(1 KB) Pobierz
==============================================
Unlock your iPhone on OS X
Guide put together quickly by Miles Evans at http://macapper.com
Beware:  I have only tested this on 1 iPhone.
==============================================

Step 1:  You need to jailbreak your iPhone.  A good tool for doing this is either iNdependence, AppTapp or iFuntastic.  

Step 2:  Grab and install iPhoneinterface.  Put the files from the zip onto your iphone into these locations:

/usr/libexec/lockdownd
/etc/termcap
/tmp/ice.fls
/tmp/nor
/bin/iunlock
/bin/bbupdater

Step 3: Install sshd or dropbear.  I used iNdependence to do this.

Step 4:  Login to iphone via ssh (root/dottie) and execute the following:

chmod +x /bin/iunlock
chmod +x /bin/bbupdater
mkdir /usr/local
mkdir /usr/local/etc
/bin/launchctl unload /System/Library/LaunchDaemons/com.apple.CommCenter.plist
iunlock ice.fls nor
bbupdater -v

# minicom shits here

Step 5:  Now run
minicom -s 
select serial port, change modem to /dev/tty.baseband, save settings

then:

AT+CLCK="PN",0,"00000000" <cr>
AT+CLCK="PN",2 <cr>

Step 6:  Finally execute (or just reboot) and run the following:

/bin/launchctl load /System/Library/LaunchDaemons/com.apple.CommCenter.plist
Zgłoś jeśli naruszono regulamin