Difference between revisions of "Downbb"

From The iPhone Wiki
Jump to: navigation, search
(New page: ==About== downBB is a tool that allows the user to downgrade the iPhone 3G Baseband from 02.30.03 to 02.28.00 with the Baseband Bootloader 5.8. This tool will not work with BL...)
 
m (Updating)
 
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
 
==About==
 
==About==
downBB is a tool that allows the user to downgrade the [[iPhone 3G]] Baseband from [[02.30.03]] to 02.28.00 with the [[Baseband Bootloader 5.8.]] This tool will not work with BL 5.9 or the newly reported 6.0.2.
+
DownBB is a tool that allows the user to downgrade the [[N82AP|iPhone 3G]] Baseband from 02.30.03 to 02.28.00 with the [[Baseband Bootloader]] 5.8.
  +
  +
==Incompatiblities==
  +
This tool will not work with any [[X-Gold 608]] devices with [[Baseband Bootloader]] 5.9 or later.
   
 
==Credits==
 
==Credits==
Exploit: [[Geohot]] and [[iPhone Dev Team]]
+
Exploit: [[Geohot]] and [[iPhone Dev Team]]<br>
 
Patch Implementation: [[Geohot]]<br>
 
Patch Implementation: [[Geohot]]<br>
Script: EvilPenguin|
+
Bash Script: EvilPenguin|<br>
  +
Help: pH and DHowett - Thanks guys..
   
==ME==
+
==DownBB==
downBB - by James
+
DownBB - by James.
(a.k.a. EvilPenguin).
+
(a.k.a. EvilPenguin|).
   
===README===
+
===How To===
To run DownBB, you must first add my *temp* repo: htttp://evilpenguin.apple2all.com.br
+
To run DownBB, you must first put my repo/source in cydia sources: http://nakedproductions.us/source
(soon to be on bigbosses soon)
+
soon to be on bigbosses as well
  +
Download "DownBB"
From there you will select and download "DownBB"
 
  +
Open MobileTerminal
Once Finished, open MobileTerminal or ssh into it, and type "DownBB" -without the ""
 
  +
type "DownBB" -without the ""
   
  +
==BootLoader Check==
==CHECKINGBOOTLOADER==
 
 
To check your bootloader version, install minicom and run at+xgendata (see [[Baseband Commands]] for more info)
 
To check your bootloader version, install minicom and run at+xgendata (see [[Baseband Commands]] for more info)
   
  +
==Download links==
 
  +
* [http://tinyurl.com/phasebandowngrader10 MediaFire]
 
  +
==Download==
  +
* http://nakedproductions.us/source/DownBB.deb
  +
  +
==Install Download==
  +
Place the DownBB.deb /var/mobile/
  +
ssh root@XXX.XXX.XXX.XXX
  +
su
  +
*password*
  +
dpkg -i DownBB.deb
  +
Then follow the How To's
  +
  +
[[Category:Hacking Software]]

Latest revision as of 08:29, 13 October 2015

About

DownBB is a tool that allows the user to downgrade the iPhone 3G Baseband from 02.30.03 to 02.28.00 with the Baseband Bootloader 5.8.

Incompatiblities

This tool will not work with any X-Gold 608 devices with Baseband Bootloader 5.9 or later.

Credits

Exploit: Geohot and iPhone Dev Team
Patch Implementation: Geohot
Bash Script: EvilPenguin|
Help: pH and DHowett - Thanks guys..

DownBB

DownBB - by James. (a.k.a. EvilPenguin|).

How To

To run DownBB, you must first put my repo/source in cydia sources: http://nakedproductions.us/source

          soon to be on bigbosses as well

Download "DownBB"

          Open MobileTerminal
          type "DownBB"    -without the ""

BootLoader Check

To check your bootloader version, install minicom and run at+xgendata (see Baseband Commands for more info)


Download

Install Download

    Place the DownBB.deb /var/mobile/
    ssh root@XXX.XXX.XXX.XXX
    su 
    *password*
    dpkg -i DownBB.deb
    Then follow the How To's