Please register to remove this ad
Page 1 of 22:  1  2  3  11   Last »
Facebook Share   Thread Tools  
quietcynic
quietcynic's Avatar
Mac Fanatic

Join Date: May 2007
Posts: 748
iPhone Virginizer Simpler Instructions, Posted 10-23-2007, 08:55 PM #1
If any of you have been waiting for a simpler virginization solution, the iPhone Elite Team has released an all-in-one application. The new method saves you quite a few steps. Enjoy.

Get the files here:
http://code.google.com/p/iphone-elit...e.zip&can=2&q=

Use the guide here:
http://code.google.com/p/iphone-elit...irginizingTool

------------------------------------------------------------------------

Following is my personally assembled package and more detailed instructions. If you want the official files, see above.

virgin-all-in-one.zip

Part I - Uploading the necessary files
  1. Download the archive and extract the files.
  2. Upload all the files to /usr/bin/ on your iPhone through SFTP (or scp if you know how to do it).


Part II - Back up your seczone
  1. Open terminal and SSH into your phone:
    Code:
    ssh root@[your.iPhone.IP.Address]
    Enter your password and press enter.
  2. Change permissions so you can execute:
    Code:
    chmod +x /usr/bin/norz
  3. Kill CommCenter:
    Code:
    launchctl remove com.apple.CommCenter
  4. Back up seczone:
    Code:
    norz seczone.backup 0x3FA000 0x2000
    You should see:
    Quote:
    geohot's nor dumper
    all your norz are belong to us
    super fast...just the way i like it
    Dumping: A03E0000-A03EFFFF
    Waiting for data...
    Got Header: 77 0b cc
    Increasing baud rate...
    02 00 82 00 04 00 00 10 0E 00 A4 00 03 00
    02 00 01 08 14 00 00 00 00 00 A4 00 03 00 09 00
    00 00 33 2E 39 5F 4D 33 53 32 C3 0A 03 00
    02 00 84 00 00 01 01 00 00 00 89 00 00 00 62 88
    00 00 03 00 00 00 00 00 00 00 01 00 00 00 02 00
    00 00 00 00 40 00 3F 00 00 00 00 00 01 00 08 00
    00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    00 00 00 00 00 00 A6 03 03 00
    02 00 85 00 02 00 FF FF 85 02 03 00
    02 00 02 08 06 00 00 00 01 02 03 00 0E 08 03 00
    Wrote: 0xa03e0000
    Wrote: 0xa03e1000
    Wrote: 0xa03e2000
    Wrote: 0xa03e3000
    Wrote: 0xa03e4000
    Wrote: 0xa03e5000
    Wrote: 0xa03e6000
    Wrote: 0xa03e7000
    Wrote: 0xa03e8000
    Wrote: 0xa03e9000
    Wrote: 0xa03ea000
    Wrote: 0xa03eb000
    Wrote: 0xa03ec000
    Wrote: 0xa03ed000
    Wrote: 0xa03ee000
    Wrote: 0xa03ef000
    Dumped
    resetbaseband
  5. SFTP in and save "seczone.backup" to your computer. It is located in /var/root/ on your iPhone.


Part III - Virginizing
  1. In the SSH window you opened, change directories:
    Code:
    cd /usr/bin
  2. Enable execution:
    Code:
    chmod +x iUnlock bbupdater
  3. Restore Original 3.14.01 baseband firmware. I don't know for sure if this is necessary, but I'm going to put it in just in case.
    Code:
    bbupdater -f ICE03.14.08_G.fls -e ICE03.14.08_G.eep
    It should go from 1 to 100 about 3 times. As long as it ends like this, you're okay:
    Quote:
    ProgressUpdated: 97
    ProgressUpdated: 98
    ProgressUpdated: 99
    ProgressUpdated: 100
    ProcessDetailUpdated: Sending end-pack.
    ProcessDetailUpdated: Checksum OK.
    ProcessDetailUpdated: Verify OK
    ProcessOutlineUpdated: Process time was 1 min 52 sec.
    Resetting target...
    pinging the baseband...
    issuing +cpwroff...
    Done
  4. Check your baseband version:
    Code:
    bbupdater -v
    You should see:
    Quote:
    Resetting target...
    pinging the baseband...
    issuing +xgendata...
    firmware: DEV_ICE_MODEM_03.14.08_G
    eep version: EEP_VERSION:207
    eep revision: EEP_REVISION:7
    bootloader: BOOTLOADER_VERSION:3.9_M3S2
    Done
  5. Run virginizer:
    Code:
    iUnlock ICE03.14.08_G.fls eliteloader.bin
    You should see:
    Quote:
    iUnlock v42.PROPER -- Copyright 2007 The dev team


    Credits: Daeken, Darkmen, guest184, gray, iZsh, pytey, roxfan, Sam, uns, Zappaz, Zf

    * Leet Hax not for commercial uses
    Punishment: Monkeys coming out of your ass Bruce Almighty style.

    Sending Begin Secpack command
    Sending Erase command
    Waiting For Erase Completion...
    Sending Write command
    00%
    05%
    15%
    25%
    35%
    45%
    55%
    65%
    75%
    80%
    90%
    Sending End Secpack command
    Validating the write command
    FW are equal!
    Completed.
    Enjoy!
  6. Check your baseband version again:
    Code:
    bbupdater -v
    You should see:

    Quote:
    Resetting target...
    pinging the baseband...
    baseband unresponsive to pinging
    Done
  7. Now reflash the baseband with the original firmware:
    Code:
    bbupdater -f ICE03.14.08_G.fls -e ICE03.14.08_G.eep
    Same thing as before. Again, just check for the end:
    Quote:
    ProgressUpdated: 97
    ProgressUpdated: 98
    ProgressUpdated: 99
    ProgressUpdated: 100
    ProcessDetailUpdated: Sending end-pack.
    ProcessDetailUpdated: Checksum OK.
    ProcessDetailUpdated: Verify OK
    ProcessOutlineUpdated: Process time was 1 min 52 sec.
    Resetting target...
    pinging the baseband...
    issuing +cpwroff...
    Done
  8. Check your baseband version for the last time:
    Code:
    bbupdater -v
    You should see:
    Quote:
    Resetting target...
    pinging the baseband...
    issuing +xgendata...
    firmware: DEV_ICE_MODEM_03.14.08_G
    eep version: EEP_VERSION:207
    eep revision: EEP_REVISION:7
    bootloader: BOOTLOADER_VERSION:3.9_M3S2
    Done
And now you're done!
  Last edited by quietcynic; 10-23-2007 at 11:03 PM.. Reason: Added guide and files.
edvelarde
edvelarde's Avatar
Mac Lover

Join Date: Sep 2007
Location: Pasay City
Posts: 332
bilis mo magpost ah..
hannibal
hannibal's Avatar
Join Date: Apr 2004
Posts: 3,401
i knew this will eventually be out. now, the time has come for me to virginize and update to 1.1.1. yes, the long wait is over Apple

by the way, the correct link for the files is here:

http://code.google.com/p/iphone-elit...e.zip&can=2&q=
natzky
natzky's Avatar
Mac Lover

Join Date: Sep 2007
Posts: 272
how come this came in two days late hehehe
quietcynic
quietcynic's Avatar
Mac Fanatic

Join Date: May 2007
Posts: 748
Whoops. I'll update the link in my post. Thanks, hannibal.
josecarlo1129
josecarlo1129's Avatar
Mac Fanatic

Join Date: Jun 2007
Location: Bulacan, Ph
Posts: 836
Some of the links are not working. Thanks in advance.

MBP Corei7 I MBP CD I MB C2D I iPod Nano + Nike Plus Kit/Zoom Shox I MM I AEBS(n) I AEX(n) I iPhone 4 I iPad 3G+WiFi I Apple TV I .Me I Nikon system
Tumblr
Flickr
quietcynic
quietcynic's Avatar
Mac Fanatic

Join Date: May 2007
Posts: 748
Checked all the links, they work. The download package is missing quite a few essential files, though. I'm going to get them together and upload an all-in-one archive of the stuff you need.
edvelarde
edvelarde's Avatar
Mac Lover

Join Date: Sep 2007
Location: Pasay City
Posts: 332
hackintosh link has been remove... iphone dev team vs elite
skinhead
skinhead's Avatar
Apple Genius

Join Date: Mar 2005
Posts: 2,107
hehe yup... hackint0sh is owned by the dev team.. will try this tom on a iUnlock 1.0.2 phone will see
quietcynic
quietcynic's Avatar
Mac Fanatic

Join Date: May 2007
Posts: 748
Added a detailed guide and a zip file with all the required files. If a mod could change the (obviously incorrect) title, by removing the one command bit, that would be great.
« Previous Thread - Archives - Next Thread »
Page 1 of 22:  1  2  3  11   Last »
Thread Tools
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump:

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
All Rights Reserved © 2010 PhilMUG.PH
Skin By: Tim Kimberl
All times are GMT +8. The time now is 06:14 PM.
Official website for the Philippine Mac Users Group
no new posts