<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Realven000m</id>
	<title>The iPhone Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Realven000m"/>
	<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/wiki/Special:Contributions/Realven000m"/>
	<updated>2026-07-06T07:27:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.14</generator>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Preventing_Baseband_Update&amp;diff=15021</id>
		<title>Preventing Baseband Update</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Preventing_Baseband_Update&amp;diff=15021"/>
		<updated>2011-01-16T14:31:59Z</updated>

		<summary type="html">&lt;p&gt;Realven000m: /* iTunes Update Method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Swap Ramdisks Method==&lt;br /&gt;
===Step 1: Swap Ramdisks===&lt;br /&gt;
Open the IPSW (with your favorite ZIP utility). Replace the [[Restore Ramdisk]] and the [[Update Ramdisk]] names with each other.&lt;br /&gt;
&lt;br /&gt;
===Step 2: Edit options.plist===&lt;br /&gt;
# Unpack custom IPSW&lt;br /&gt;
# Decrypt Restore Ramdisk using [[xpwntool]] and mount it&lt;br /&gt;
# Navigate to /usr/local/share/restore &lt;br /&gt;
# Edit options.plist on the restore ramdisk &lt;br /&gt;
'''(Ignore the SystemPartitionSize in your plist file and leave it)'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
	&amp;lt;key&amp;gt;UpdateBaseband&amp;lt;/key&amp;gt;&lt;br /&gt;
        &amp;lt;false/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;5&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Reencrypt the restore ramdisk&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Repack the IPSW&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Prepare device for custom firmware using [[redsn0w]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Restore IPSW to [[iTunes]] in pwned [[DFU Mode]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You must load a patched [[iBSS]]/[[iBEC]] for this to work. Using an original IPSW will not work, because redsn0w's pwned DFU Mode doesn't patch sigchecks in [[iBSS]].&lt;br /&gt;
&lt;br /&gt;
==[[TinyUmbrella]]/[[Cydia]] Method for iPhone 4==&lt;br /&gt;
&lt;br /&gt;
The [[N90ap|iPhone 4]] requires a AT+NONCE key signature from Apple in order to update the baseband. Pointing the hosts file to [[Cydia Server]] or running [[TinyUmbrella]] will allow this request for signature to be ignored, thus preventing a [[baseband]] update.&lt;br /&gt;
&lt;br /&gt;
*'''This only works if [[Cydia]]/[[TinyUmbrella]] accepts the firmware's SHSH.'''&lt;br /&gt;
*'''This method 'works' with [[iOS]] 4.2.1, but in the restore ramdisk there is a baseband version check. If it doesn't match, it will crash before the Apple logo with the loading bar (the 2nd one, not the restore one) appears. It will boot and crash again. The usual 'Kick out of recovery mode' methods or &amp;quot;setenv auto-boot true&amp;quot; won't work, because it's not the problem that the auto-boot is false. So this method is actually not useful for [[iOS]] 4.2.1.'''&lt;br /&gt;
# Edit the hosts file and add the line &amp;quot;74.208.10.249 gs.apple.com&amp;quot; without the quotes, or run [[TinyUmbrella]] after saving the firmware's SHSH. If [[Cydia Server]] hasn't got your [[SHSH]], but you have it locally, use TSS Server method in [[TinyUmbrella]].&lt;br /&gt;
# Delete the .bbfw file in the firmware. Rename the IPSW to ZIP, open it and then go to the &amp;quot;firmware&amp;quot; folder. There you can see a .bbfw file, which means baseband firmware. The name gives you information about the baseband version and the Baseband BootLoader. Delete the .bbfw file and ZIP the firmware files (ZIP everything in the folder, don't ZIP the folder itself). Then you can restore to this. You will get error 11. This will only work up to iOS 4.1. If you do this on a newer version than iOS 4.1, your iPhone won't boot (see the text above).&lt;br /&gt;
# Use the &amp;quot;Restore&amp;quot; button in [[iTunes]] to update. you will get error 1013 on 4.2.1 when trying to restore thought the restore ramdisk&lt;br /&gt;
# If downgrading from a later firmware to a firmware that performs baseband checks, you will get error 1015. The only way to bypass this is to either update to the firmware version that matches your baseband version or downgrade (if possible) to an earlier firmware that doesn't perform the baseband version checks.&lt;br /&gt;
&lt;br /&gt;
==[[User:Ih8sn0w|IH8sn0w]] Method==&lt;br /&gt;
User [[User:Ih8sn0w|IH8sn0w]] mentioned a new method in [http://twitter.com/iH8sn0w/status/19249886721478656 this tweet] (an upgrade-only option in [[Sn0wbreeze]]). [http://twitter.com/iH8sn0w/status/19453808090288128 He confirmed] that his method is not the same as the above mentioned methods. To get more details, someone would have to compare the generated ipsw content.&lt;br /&gt;
&lt;br /&gt;
==iTunes Update Method==&lt;br /&gt;
There's a method ([http://twitter.com/ven000m/status/19526989958356992 that one]) which let's you keep your old baseband while upgrading to a newer firmware. Just SHIFT-click and choose &amp;quot;Update Firmware&amp;quot;, but not restore! Apple aren't checking baseband's through this method.&lt;br /&gt;
&lt;br /&gt;
[[Category:Baseband]]&lt;/div&gt;</summary>
		<author><name>Realven000m</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Preventing_Baseband_Update&amp;diff=15020</id>
		<title>Preventing Baseband Update</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Preventing_Baseband_Update&amp;diff=15020"/>
		<updated>2011-01-16T14:28:15Z</updated>

		<summary type="html">&lt;p&gt;Realven000m: /* ven000m Method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Swap Ramdisks Method==&lt;br /&gt;
===Step 1: Swap Ramdisks===&lt;br /&gt;
Open the IPSW (with your favorite ZIP utility). Replace the [[Restore Ramdisk]] and the [[Update Ramdisk]] names with each other.&lt;br /&gt;
&lt;br /&gt;
===Step 2: Edit options.plist===&lt;br /&gt;
# Unpack custom IPSW&lt;br /&gt;
# Decrypt Restore Ramdisk using [[xpwntool]] and mount it&lt;br /&gt;
# Navigate to /usr/local/share/restore &lt;br /&gt;
# Edit options.plist on the restore ramdisk &lt;br /&gt;
'''(Ignore the SystemPartitionSize in your plist file and leave it)'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
	&amp;lt;key&amp;gt;UpdateBaseband&amp;lt;/key&amp;gt;&lt;br /&gt;
        &amp;lt;false/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;5&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Reencrypt the restore ramdisk&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Repack the IPSW&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Prepare device for custom firmware using [[redsn0w]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Restore IPSW to [[iTunes]] in pwned [[DFU Mode]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You must load a patched [[iBSS]]/[[iBEC]] for this to work. Using an original IPSW will not work, because redsn0w's pwned DFU Mode doesn't patch sigchecks in [[iBSS]].&lt;br /&gt;
&lt;br /&gt;
==[[TinyUmbrella]]/[[Cydia]] Method for iPhone 4==&lt;br /&gt;
&lt;br /&gt;
The [[N90ap|iPhone 4]] requires a AT+NONCE key signature from Apple in order to update the baseband. Pointing the hosts file to [[Cydia Server]] or running [[TinyUmbrella]] will allow this request for signature to be ignored, thus preventing a [[baseband]] update.&lt;br /&gt;
&lt;br /&gt;
*'''This only works if [[Cydia]]/[[TinyUmbrella]] accepts the firmware's SHSH.'''&lt;br /&gt;
*'''This method 'works' with [[iOS]] 4.2.1, but in the restore ramdisk there is a baseband version check. If it doesn't match, it will crash before the Apple logo with the loading bar (the 2nd one, not the restore one) appears. It will boot and crash again. The usual 'Kick out of recovery mode' methods or &amp;quot;setenv auto-boot true&amp;quot; won't work, because it's not the problem that the auto-boot is false. So this method is actually not useful for [[iOS]] 4.2.1.'''&lt;br /&gt;
# Edit the hosts file and add the line &amp;quot;74.208.10.249 gs.apple.com&amp;quot; without the quotes, or run [[TinyUmbrella]] after saving the firmware's SHSH. If [[Cydia Server]] hasn't got your [[SHSH]], but you have it locally, use TSS Server method in [[TinyUmbrella]].&lt;br /&gt;
# Delete the .bbfw file in the firmware. Rename the IPSW to ZIP, open it and then go to the &amp;quot;firmware&amp;quot; folder. There you can see a .bbfw file, which means baseband firmware. The name gives you information about the baseband version and the Baseband BootLoader. Delete the .bbfw file and ZIP the firmware files (ZIP everything in the folder, don't ZIP the folder itself). Then you can restore to this. You will get error 11. This will only work up to iOS 4.1. If you do this on a newer version than iOS 4.1, your iPhone won't boot (see the text above).&lt;br /&gt;
# Use the &amp;quot;Restore&amp;quot; button in [[iTunes]] to update. you will get error 1013 on 4.2.1 when trying to restore thought the restore ramdisk&lt;br /&gt;
# If downgrading from a later firmware to a firmware that performs baseband checks, you will get error 1015. The only way to bypass this is to either update to the firmware version that matches your baseband version or downgrade (if possible) to an earlier firmware that doesn't perform the baseband version checks.&lt;br /&gt;
&lt;br /&gt;
==[[User:Ih8sn0w|IH8sn0w]] Method==&lt;br /&gt;
User [[User:Ih8sn0w|IH8sn0w]] mentioned a new method in [http://twitter.com/iH8sn0w/status/19249886721478656 this tweet] (an upgrade-only option in [[Sn0wbreeze]]). [http://twitter.com/iH8sn0w/status/19453808090288128 He confirmed] that his method is not the same as the above mentioned methods. To get more details, someone would have to compare the generated ipsw content.&lt;br /&gt;
&lt;br /&gt;
==iTunes Update Method==&lt;br /&gt;
There's a method ([http://twitter.com/ven000m/status/19526989958356992 that one]) which let you keep your old baseband while upgrading to a newer firmware. The only difference is, to Shift-click choose &amp;quot;UPDATE FIRMWARE&amp;quot;, not restore. Apple does not check the baseband through this method.&lt;br /&gt;
&lt;br /&gt;
[[Category:Baseband]]&lt;/div&gt;</summary>
		<author><name>Realven000m</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Preventing_Baseband_Update&amp;diff=15019</id>
		<title>Preventing Baseband Update</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Preventing_Baseband_Update&amp;diff=15019"/>
		<updated>2011-01-16T14:23:55Z</updated>

		<summary type="html">&lt;p&gt;Realven000m: /* ven000m Method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Swap Ramdisks Method==&lt;br /&gt;
===Step 1: Swap Ramdisks===&lt;br /&gt;
Open the IPSW (with your favorite ZIP utility). Replace the [[Restore Ramdisk]] and the [[Update Ramdisk]] names with each other.&lt;br /&gt;
&lt;br /&gt;
===Step 2: Edit options.plist===&lt;br /&gt;
# Unpack custom IPSW&lt;br /&gt;
# Decrypt Restore Ramdisk using [[xpwntool]] and mount it&lt;br /&gt;
# Navigate to /usr/local/share/restore &lt;br /&gt;
# Edit options.plist on the restore ramdisk &lt;br /&gt;
'''(Ignore the SystemPartitionSize in your plist file and leave it)'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
	&amp;lt;key&amp;gt;UpdateBaseband&amp;lt;/key&amp;gt;&lt;br /&gt;
        &amp;lt;false/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;5&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Reencrypt the restore ramdisk&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Repack the IPSW&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Prepare device for custom firmware using [[redsn0w]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Restore IPSW to [[iTunes]] in pwned [[DFU Mode]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You must load a patched [[iBSS]]/[[iBEC]] for this to work. Using an original IPSW will not work, because redsn0w's pwned DFU Mode doesn't patch sigchecks in [[iBSS]].&lt;br /&gt;
&lt;br /&gt;
==[[TinyUmbrella]]/[[Cydia]] Method for iPhone 4==&lt;br /&gt;
&lt;br /&gt;
The [[N90ap|iPhone 4]] requires a AT+NONCE key signature from Apple in order to update the baseband. Pointing the hosts file to [[Cydia Server]] or running [[TinyUmbrella]] will allow this request for signature to be ignored, thus preventing a [[baseband]] update.&lt;br /&gt;
&lt;br /&gt;
*'''This only works if [[Cydia]]/[[TinyUmbrella]] accepts the firmware's SHSH.'''&lt;br /&gt;
*'''This method 'works' with [[iOS]] 4.2.1, but in the restore ramdisk there is a baseband version check. If it doesn't match, it will crash before the Apple logo with the loading bar (the 2nd one, not the restore one) appears. It will boot and crash again. The usual 'Kick out of recovery mode' methods or &amp;quot;setenv auto-boot true&amp;quot; won't work, because it's not the problem that the auto-boot is false. So this method is actually not useful for [[iOS]] 4.2.1.'''&lt;br /&gt;
# Edit the hosts file and add the line &amp;quot;74.208.10.249 gs.apple.com&amp;quot; without the quotes, or run [[TinyUmbrella]] after saving the firmware's SHSH. If [[Cydia Server]] hasn't got your [[SHSH]], but you have it locally, use TSS Server method in [[TinyUmbrella]].&lt;br /&gt;
# Delete the .bbfw file in the firmware. Rename the IPSW to ZIP, open it and then go to the &amp;quot;firmware&amp;quot; folder. There you can see a .bbfw file, which means baseband firmware. The name gives you information about the baseband version and the Baseband BootLoader. Delete the .bbfw file and ZIP the firmware files (ZIP everything in the folder, don't ZIP the folder itself). Then you can restore to this. You will get error 11. This will only work up to iOS 4.1. If you do this on a newer version than iOS 4.1, your iPhone won't boot (see the text above).&lt;br /&gt;
# Use the &amp;quot;Restore&amp;quot; button in [[iTunes]] to update. you will get error 1013 on 4.2.1 when trying to restore thought the restore ramdisk&lt;br /&gt;
# If downgrading from a later firmware to a firmware that performs baseband checks, you will get error 1015. The only way to bypass this is to either update to the firmware version that matches your baseband version or downgrade (if possible) to an earlier firmware that doesn't perform the baseband version checks.&lt;br /&gt;
&lt;br /&gt;
==[[User:Ih8sn0w|IH8sn0w]] Method==&lt;br /&gt;
User [[User:Ih8sn0w|IH8sn0w]] mentioned a new method in [http://twitter.com/iH8sn0w/status/19249886721478656 this tweet] (an upgrade-only option in [[Sn0wbreeze]]). [http://twitter.com/iH8sn0w/status/19453808090288128 He confirmed] that his method is not the same as the above mentioned methods. To get more details, someone would have to compare the generated ipsw content.&lt;br /&gt;
&lt;br /&gt;
==[[User:realven000m|ven000m]] Method==&lt;br /&gt;
There's a method ([http://twitter.com/ven000m/status/19526989958356992 that one]) which let you keep your old baseband while upgrading to a newer firmware. The only difference is, to Shift-click choose &amp;quot;UPDATE FIRMWARE&amp;quot;, not restore. Apple does not check the baseband through this method.&lt;br /&gt;
&lt;br /&gt;
[[Category:Baseband]]&lt;/div&gt;</summary>
		<author><name>Realven000m</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Preventing_Baseband_Update&amp;diff=15018</id>
		<title>Preventing Baseband Update</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Preventing_Baseband_Update&amp;diff=15018"/>
		<updated>2011-01-16T14:22:42Z</updated>

		<summary type="html">&lt;p&gt;Realven000m: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Swap Ramdisks Method==&lt;br /&gt;
===Step 1: Swap Ramdisks===&lt;br /&gt;
Open the IPSW (with your favorite ZIP utility). Replace the [[Restore Ramdisk]] and the [[Update Ramdisk]] names with each other.&lt;br /&gt;
&lt;br /&gt;
===Step 2: Edit options.plist===&lt;br /&gt;
# Unpack custom IPSW&lt;br /&gt;
# Decrypt Restore Ramdisk using [[xpwntool]] and mount it&lt;br /&gt;
# Navigate to /usr/local/share/restore &lt;br /&gt;
# Edit options.plist on the restore ramdisk &lt;br /&gt;
'''(Ignore the SystemPartitionSize in your plist file and leave it)'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
	&amp;lt;key&amp;gt;UpdateBaseband&amp;lt;/key&amp;gt;&lt;br /&gt;
        &amp;lt;false/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;5&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Reencrypt the restore ramdisk&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Repack the IPSW&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Prepare device for custom firmware using [[redsn0w]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Restore IPSW to [[iTunes]] in pwned [[DFU Mode]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You must load a patched [[iBSS]]/[[iBEC]] for this to work. Using an original IPSW will not work, because redsn0w's pwned DFU Mode doesn't patch sigchecks in [[iBSS]].&lt;br /&gt;
&lt;br /&gt;
==[[TinyUmbrella]]/[[Cydia]] Method for iPhone 4==&lt;br /&gt;
&lt;br /&gt;
The [[N90ap|iPhone 4]] requires a AT+NONCE key signature from Apple in order to update the baseband. Pointing the hosts file to [[Cydia Server]] or running [[TinyUmbrella]] will allow this request for signature to be ignored, thus preventing a [[baseband]] update.&lt;br /&gt;
&lt;br /&gt;
*'''This only works if [[Cydia]]/[[TinyUmbrella]] accepts the firmware's SHSH.'''&lt;br /&gt;
*'''This method 'works' with [[iOS]] 4.2.1, but in the restore ramdisk there is a baseband version check. If it doesn't match, it will crash before the Apple logo with the loading bar (the 2nd one, not the restore one) appears. It will boot and crash again. The usual 'Kick out of recovery mode' methods or &amp;quot;setenv auto-boot true&amp;quot; won't work, because it's not the problem that the auto-boot is false. So this method is actually not useful for [[iOS]] 4.2.1.'''&lt;br /&gt;
# Edit the hosts file and add the line &amp;quot;74.208.10.249 gs.apple.com&amp;quot; without the quotes, or run [[TinyUmbrella]] after saving the firmware's SHSH. If [[Cydia Server]] hasn't got your [[SHSH]], but you have it locally, use TSS Server method in [[TinyUmbrella]].&lt;br /&gt;
# Delete the .bbfw file in the firmware. Rename the IPSW to ZIP, open it and then go to the &amp;quot;firmware&amp;quot; folder. There you can see a .bbfw file, which means baseband firmware. The name gives you information about the baseband version and the Baseband BootLoader. Delete the .bbfw file and ZIP the firmware files (ZIP everything in the folder, don't ZIP the folder itself). Then you can restore to this. You will get error 11. This will only work up to iOS 4.1. If you do this on a newer version than iOS 4.1, your iPhone won't boot (see the text above).&lt;br /&gt;
# Use the &amp;quot;Restore&amp;quot; button in [[iTunes]] to update. you will get error 1013 on 4.2.1 when trying to restore thought the restore ramdisk&lt;br /&gt;
# If downgrading from a later firmware to a firmware that performs baseband checks, you will get error 1015. The only way to bypass this is to either update to the firmware version that matches your baseband version or downgrade (if possible) to an earlier firmware that doesn't perform the baseband version checks.&lt;br /&gt;
&lt;br /&gt;
==[[User:Ih8sn0w|IH8sn0w]] Method==&lt;br /&gt;
User [[User:Ih8sn0w|IH8sn0w]] mentioned a new method in [http://twitter.com/iH8sn0w/status/19249886721478656 this tweet] (an upgrade-only option in [[Sn0wbreeze]]). [http://twitter.com/iH8sn0w/status/19453808090288128 He confirmed] that his method is not the same as the above mentioned methods. To get more details, someone would have to compare the generated ipsw content.&lt;br /&gt;
&lt;br /&gt;
==[[User:realven000m|ven000m]] Method==&lt;br /&gt;
There's a method [http://twitter.com/ven000m/status/19526989958356992 this one] which let you keep your old baseband while upgrading to a newer firmware. The only difference is, to Shift-click choose &amp;quot;UPDATE FIRMWARE&amp;quot;, not restore. Apple does not check the baseband through this method.&lt;br /&gt;
&lt;br /&gt;
[[Category:Baseband]]&lt;/div&gt;</summary>
		<author><name>Realven000m</name></author>
		
	</entry>
</feed>