Home User CP Donate Chat Register Today!  
  Get New posts Faq / Help?
   


Go Back   Hackint0sh > Projects and Hacks > iPhone > iPhone "2G" (Rev. 1) > Older Software Unlock Solution

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-24-2009, 10:07 PM
donburi
Status: Offline
Trial Member
 
Join Date: Apr 2009
Posts: 1
Rep Power: 0
donburi is on a distinguished road
Default 2g Baseband RE questions

Hi all, I'm looking to understand some of the bugs against the 2g baseband. I looked thru wikis but may have missed something.

As far as I understand it, the 2g exploits are in the bootloader whereas yellowsn0w exploits a stack overflow in one of the AT command parsers.

I started with ICE04.04.05.fls, since the file was accesible to me. From S-Gold 2 - The iPhone Wiki i looked in the secpack giving me 2 sections of code.

section1: A0000000h, len: 20000h
section2: A0020000h, len: 3A0000h

I loaded the file into IDA with sections 1 and 2. I take it that section 2 is the main firmware.

I'm assuming this baseband uses 4.6 bootloader. Looking at this document 4.6-fakeblank Bootloader [iPhone Dev Team]

I can see that the bootloader is mapped into the same address range as section 1. Is section1 a second stage bootloader loaded after the 4.6 one?

from the page above:
This code surrounds the 0xA0015C58 checkblank location: sub_10C44+20 02 50 82 E2 ADD R5, R2, #2

why is this listed in a different address range, sub_10C44+20 ? Is it reloced or copied?

Another question I have is re the "bootrom" S-Gold bootrom check for blank bootloader [iPhone Dev Team]
This has addresses in the 0x400000 range and if I understand correctly is ROM code. How do I dump this or has a dump been posted somewhere?

Random other questions:
Where do I get baseband versions? Are they part of general firmware releases?

Where/How do I get the bootloaders? I have seen 3.9/4.6BL available but how does one dump them originally?

"CJKT" Is this a header of some kind? Do the dwords before the "CJKT" denote loading addresses?

Is there any more information posted on the 3.9/4.6 BL bugs as far as locations in BL, in order to understand them?

This page mentions relocs sgold_bootrom:relocs [iPhone Dev Team] . These are relocs with the bootrom itself?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Jailbreaking questions from an absolute newb redbergy PwnageTool 2 04-04-2008 05:52 PM
Some questions on unlocking, plz help seghtman Older Software Unlock Solution 0 02-10-2008 10:24 PM
Please, someone answer FW 1.1.2 questions...... ninthchamber99 Older Software Unlock Solution 7 12-09-2007 05:06 AM
A few questions from a long time XBMC user... xboxuser AppleTV 1 04-04-2007 05:29 AM



All times are GMT +2. The time now is 08:24 AM.



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2 Ad Management by RedTyger
follow us on Twitter!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105