<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.Gsm2bacK.com</title>
	<atom:link href="http://www.gsm2back.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gsm2back.com</link>
	<description>just another Unlocker</description>
	<lastBuildDate>Wed, 25 May 2011 12:32:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>The Firmware Umbrella &#8211; tinyumbrella-4.33.02</title>
		<link>http://www.gsm2back.com/2011/05/the-firmware-umbrella-tinyumbrella-4-33-02/</link>
		<comments>http://www.gsm2back.com/2011/05/the-firmware-umbrella-tinyumbrella-4-33-02/#comments</comments>
		<pubDate>Wed, 25 May 2011 12:32:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Iphone]]></category>
		<category><![CDATA[iPHONE FIRMWARE]]></category>
		<category><![CDATA[4.3 (4.2.2)]]></category>
		<category><![CDATA[AppleTV]]></category>
		<category><![CDATA[HSH]]></category>
		<category><![CDATA[iPhone 3GS]]></category>
		<category><![CDATA[iPhone 4]]></category>
		<category><![CDATA[SHSHs]]></category>
		<category><![CDATA[signatures]]></category>
		<category><![CDATA[tinyumbrella]]></category>
		<category><![CDATA[Umbrella]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=978</guid>
		<description><![CDATA[&#160; Download Links TinyUmbrella [OSX] TinyUmbrella [WIN] Fix Recovery [Windows] Fix Recovery [OSX] Q: What is TinyUmbrella? A: It does two things: Requests SHSH signatures for firmware restores Plays back those signatures enabling iTunes to continue the restore Q: What is an SHSH? A: An SHSH is a secure signature hash. Basically its a unique [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-979" title="tinyumbrella-4.33.02" src="http://www.gsm2back.com/wp-content/uploads/2011/05/tinyumbrella-4.33.02.jpg" alt="" width="220" height="220" /></p>
<p>&nbsp;</p>
<h2>Download Links</h2>
<ul>
<li><a href="http://www.zvshare.com/forex-link/4369" target="_blank">TinyUmbrella [OSX]</a></li>
<li><a href="http://www.ziddu.com/download/15115830/tinyumbrella-4.33.02.zip.html" target="_blank">TinyUmbrella [WIN]</a></li>
<li><a href="	 http://www.ziddu.com/download/15115982/fixrecovery-win.zip.html" target="_blank">Fix Recovery [Windows]</a></li>
<li><a href="http://www.zvshare.com/forex-link/4370" target="_blank">Fix Recovery [OSX]</a></li>
</ul>
<p><span id="more-978"></span></p>
<p>Q: What is TinyUmbrella?<br />
A: It does two things:</p>
<ul>
<li>Requests SHSH signatures for firmware restores</li>
<li>Plays back those signatures enabling iTunes to continue the restore</li>
</ul>
<p>Q: What is an SHSH?<br />
A: An SHSH is a secure signature hash. Basically its a unique key. (To avoid a lengthy discussion).</p>
<p>Q: Why do I need SHSHs?<br />
A:  Apple only allows you to restore to the firmwares they &#8216;sign&#8217;. This  &#8216;signing&#8217; only lasts for a limited time. Once they stop &#8216;signing&#8217; the  SHSHs for a firmware, there is no way to restore that firmware ever  again.</p>
<p>Q: I have X.X.X on my iphone/ipod/ipad/appletv why can&#8217;t I just restore that version to my iphone/ipod/ipad/appletv?<br />
A:  Once Apple stops signing that firmware version, there is no way to get  the SHSH that will allow the restore to continue. Just like you can&#8217;t go  back in time and invent Google. It&#8217;s done. It is in the past.</p>
<p>Q: Well that sucks, are there any options or solutions to fix this problem?<br />
A: Saurik, the creator of Cydia, wrote a paper <a href="http://www.saurik.com/id/12" target="_blank">http://www.saurik.com/id/12</a>.  The day Saurik published that article I wrote the firmware umbrella  (the original name of TinyUmbrella). I released it the day after.  Essentially, Cydia stores your SHSH on his remote server. He also has a  mechanism for requesting the SHSH for new firmwares when they come out.  This is a safe and effective way to save the SHSH of a jailbroken  device. If you are not jailbroken and want to save your SHSH, your only  real choice is to use TinyUmbrella which does not require you to be  jailbroken. Furthermore, TinyUmbrella sends the SHSH request through  Cydia&#8217;s servers which turn around and request the SHSH from apple. This  results in your SHSH being saved on Cydia and then also locally on your  home computer.</p>
<p>Q: Why did you write TinyUmbrella in java?<br />
A:  It&#8217;s the language I&#8217;m most familiar with and it&#8217;s also the easiest way I  could think of to write a fairly complicated application in a day that  also works on windows as well as mac.</p>
<p>Q: Why do you call them Blobs and SHSHs and signatures?<br />
A:  These names can be used interchangably. The actual data portion of the  SHSHs are found in a keys named &lt;key&gt;Blob&lt;/key&gt;. The SHSH  itself is just a long sequence of data that represents a hash (unique  value) of your personalized image files located in your ipsw.  Technically, there are 20+ SHSHs in an SHSH signature file that  TinyUmbrella saves. All of these individual SHSH blobs are necessary for  the restore to function properly.</p>
<p>Q: Why does TinyUmbrella require administrator privileges?<br />
A: TinyUmbrella does two things which require admin rights:</p>
<ul>
<li>Modifies your hosts file</li>
<li>Listens on port 80 of your local machine</li>
</ul>
<p>Q: What is a hosts file?<br />
A: Your hosts file basically handles mapping host names to ip addresses.</p>
<p>Q: TinyUmbrella says that it cannot listen on port 80. How do I fix that?<br />
A: That is a very complicated issue. Here are some common fixes:<br />
MAC</p>
<ul>
<li>Disable Web Sharing. System Preferences -&gt; Sharing -&gt; Uncheck &#8220;Web Sharing&#8221;</li>
<li>Stop any programs that are known to use port 80: Skype, Teamviewer, PlayOn, etc</li>
<li>Open Terminal and do this:
<ul>
<li><em>sudo lsof -i :80 | grep LISTEN</em></li>
<li>If the above command shows you an application running, try running this:
<ul>
<li><em>sudo kill -9 $(sudo lsof -i :80 | grep LISTEN | awk &#8216;{print $2}&#8217;)</em></li>
</ul>
</li>
</ul>
</li>
<li>If that doesn&#8217;t do the trick, then you&#8217;ll have to consult google.</li>
</ul>
<p>PC</p>
<ul>
<li>Go  to services: Start -&gt; run -&gt; services.msc and look for Apache or  any other application that runs on port 80 and stop it.</li>
<li>If that doesnt work, you&#8217;ll need to consult google.</li>
<li>Try &#8220;netstat -aon | findstr LISTEN | findstr &#8220;:80&#8243;
<ul>
<li>Kill or disable the service LISTENING on port XX.XX.XX.XX:80</li>
</ul>
</li>
</ul>
<p>Q: How do I save my SHSHs on Cydia?<br />
A:  If you have the option &#8220;Request SHSH From Cydia&#8221; enabled your SHSHs are  requested through Cydia. This means that if your request results in  successful saved files, Cydia DOES have your SHSHs. There is no way to  force Cydia to store SHSHs for older versions of firmwares. There are  security concerns there.</p>
<p>Q: MAC ONLY: When I try running TinyUmbrella it crashes, in console.app it shows an error 255. How can I fix that?<br />
A: This is a permissions issue. Run the following from Terminal:<br />
<em>sudo chown -R $USER ~</em><br />
<em>sudo chmod -R u+rw ~</em><br />
And then after that reinstall TinyUmbrella. This should solve the issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2011/05/the-firmware-umbrella-tinyumbrella-4-33-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sn0wbreez 2.7.1 Update to fix Silent \ Mute button problem</title>
		<link>http://www.gsm2back.com/2011/05/sn0wbreez-2-7-1-update-to-fix-silent-mute-button-problem/</link>
		<comments>http://www.gsm2back.com/2011/05/sn0wbreez-2-7-1-update-to-fix-silent-mute-button-problem/#comments</comments>
		<pubDate>Mon, 09 May 2011 18:16:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Iphone]]></category>
		<category><![CDATA[iOS 4.3.3]]></category>
		<category><![CDATA[iTunes 10.2.2]]></category>
		<category><![CDATA[Sn0wbreeze]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=971</guid>
		<description><![CDATA[Sn0wbreez has just updated it&#8217;s version (Sn0wbreez 2.7.1) in order to fix Silent / Mute button problem on iPhone 4, 3GS after jailbreak iOS 4.3.3. Download Sn0wbreeze 2.7.1 for Windows Download iOS 4.3.3 for iPhone, iPod touch and iPad Download iTunes 10.2.2 for Windows and Mac]]></description>
			<content:encoded><![CDATA[<p><strong>Sn0wbreez has just updated it&#8217;s version <span style="color: #ff0000;">(Sn0wbreez 2.7.1)</span> in order to fix Silent / Mute button problem on iPhone 4, 3GS  after jailbreak iOS 4.3.3. </strong></p>
<div><img class="aligncenter size-medium wp-image-967" title="Sn0wbreeze-27" src="http://www.gsm2back.com/wp-content/uploads/2011/05/Sn0wbreeze-27-300x136.jpg" alt="" width="300" height="136" /></p>
<div><strong><a href="http://hotfile.com/dl/117115509/61deac6/sn0wbreeze-v2.7.1.zip.html" target="_blank">Download</a> Sn0wbreeze 2.7.1 for Windows</strong><br />
<strong> <a href="http://www.iphone-5.cc/2011/05/ios-433-download-now-iphone-ipad-ipod.html" target="_blank">Download</a> iOS 4.3.3 for iPhone, iPod touch and iPad</strong><br />
<strong> <a href="http://www.geohotjailbreak.com/2011/04/itunes-1022-now-available-windows-mac.html" target="_blank">Download</a> iTunes 10.2.2 for Windows and Mac</strong></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2011/05/sn0wbreez-2-7-1-update-to-fix-silent-mute-button-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snowbreeze 2,7 Released!! Untethered Jailbreak iOS 4.3.3 For iOS Devices</title>
		<link>http://www.gsm2back.com/2011/05/snowbreeze-27-released-untethered-jailbreak-ios-4-3-3-for-ios-devices/</link>
		<comments>http://www.gsm2back.com/2011/05/snowbreeze-27-released-untethered-jailbreak-ios-4-3-3-for-ios-devices/#comments</comments>
		<pubDate>Mon, 09 May 2011 18:10:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Iphone]]></category>
		<category><![CDATA[iOS 4.2.8]]></category>
		<category><![CDATA[iOS 4.3.3]]></category>
		<category><![CDATA[iOS Devices]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone 3GS]]></category>
		<category><![CDATA[iPhone 4]]></category>
		<category><![CDATA[iPod Touch 4G]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[snowbreeze 2.7]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=966</guid>
		<description><![CDATA[Snowbreeze 2.7 Updates These are the updates of snowbreeze 2.7 &#8211; Now Supports iOS 4.3.3 [untethered] (except iPad 2) &#8211; Now Supports iOS 4.2.8 [untethered] (Verizon iPhone 4 users) &#8211; Multitasking Gestures are enabled in the Settings app as usual. &#8211; ultrasn0w works with previous working baseband thanks to today’s update. &#8211; Verizon iPhone 4 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Snowbreeze 2.7 Updates</strong><br />
<strong><img class="aligncenter size-medium wp-image-967" title="Sn0wbreeze-27" src="http://www.gsm2back.com/wp-content/uploads/2011/05/Sn0wbreeze-27-300x136.jpg" alt="" width="300" height="136" /></strong></p>
<p><span style="color: #000080;"><strong>These are the updates of snowbreeze 2.7</strong></span></p>
<p><strong> &#8211; Now Supports iOS 4.3.3 [untethered] (except iPad 2)</strong></p>
<p><strong> &#8211; Now Supports iOS 4.2.8 [untethered] (Verizon iPhone 4 users)<span id="more-966"></span></strong></p>
<p><strong> &#8211; Multitasking Gestures are enabled in the Settings app as usual.</strong></p>
<p><strong> &#8211; ultrasn0w works with previous working baseband thanks to today’s update.</strong></p>
<p><strong> &#8211; Verizon iPhone 4 basebands now get updated [GSM versions not affected].</strong></p>
<p><strong> &#8211; Animated boot logos work as usual.</strong></p>
<p>&nbsp;</p>
<p><span style="color: #000080;"><strong>What is sn0wbreeze?</strong></span></p>
<p><strong>sn0wbreeze is a tool for Windows® that will jailbreak your iPods, iPads, iPhones!</strong><br />
<strong>Setup custom boot logos, activate your iPhone, set a root partition size, build custom firmware, install SSH, and more!</strong></p>
<p><span style="color: #000080;"><strong>sn0wbreeze 2.7 supports these devices:</strong></span></p>
<p><strong> iPhone 4</strong><br />
<strong> iPhone 3GS</strong><br />
<strong> iPod Touch 4G</strong><br />
<strong> iPod Touch 3G</strong><br />
<strong> iPad 1</strong></p>
<p>&nbsp;</p>
<h2><span style="color: #000080;"><strong>Download sn0wbreeze-v2.7.zip </strong></span></p>
<h5><strong>MIRROR 1: <a href="http://iphoners.org/download/sn0wbreeze/sn0wbreeze-v2.7.zip" target="_blank">Download sn0wbreeze-v2.7.zip</a> (direct link)</strong><br />
<strong>MIRROR 2: <a href="http://www.mediafire.com/?wj0c54yhbjr9v90" target="_blank">Download sn0wbreeze-v2.7.zip</a> (MEDIAFIRE MIRROR)</strong><br />
<strong>MIRROR 3: <a href="http://hotfile.com/dl/116949118/636fed2/sn0wbreeze-v2.7.zip.html" target="_blank">Download sn0wbreeze-v2.7.zip</a> (HOTFILE MIRROR)</strong><br />
<strong>MIRROR 4: <a href="http://www.fileserve.com/file/KPvjhFR" target="_blank">Download sn0wbreeze-v2.7.zip</a> (FILESERVE MIRROR)</strong></h5>
</h2>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2011/05/snowbreeze-27-released-untethered-jailbreak-ios-4-3-3-for-ios-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FREE SL3 Code calculation &#8211; New update for FREE Dejan SL3 logger file converter</title>
		<link>http://www.gsm2back.com/2011/04/free-sl3-code-calculation-new-update-for-free-dejan-sl3-logger-file-converter/</link>
		<comments>http://www.gsm2back.com/2011/04/free-sl3-code-calculation-new-update-for-free-dejan-sl3-logger-file-converter/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 00:23:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News $ Stories]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Code calculation]]></category>
		<category><![CDATA[Dejan]]></category>
		<category><![CDATA[FREE SL3]]></category>
		<category><![CDATA[SL3 logger]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=954</guid>
		<description><![CDATA[New update for FREE Dejan SL3 logger file converter, FREE SL3 Code calculation after brute force: - Added support for DK log file with [IMEI].SL3 format. This is server update  and free  No need to download anything. Here is the link: MXKEY Homepage 1. MXKEY FREE Dejan RAPU &#38; RAPUYAMA SL3 bruteforce logger file converter [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: small; color: #0000ff;"><strong>New update for FREE Dejan SL3 logger file converter, FREE SL3 Code calculation after brute force:</strong></span></p>
<p><span style="font-size: small;"> <strong>- Added support for DK log file with [IMEI].SL3 format.</strong></span></p>
<p>This is server update  and free  No need to download anything.</p>
<p>Here is the link:<span id="more-954"></span></p>
<p><strong><span style="color: yellow;"><a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'www.mx-key.com', '/']);" href="http://www.mx-key.com/" target="_blank">MXKEY Homepage</a></span></strong></p>
<p>1. <a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'www.mx-key.com', '/mxkeysl3freedejanconverter.php']);" href="http://www.zvshare.com/forex-link/3703" target="_blank">MXKEY  FREE Dejan RAPU &amp; RAPUYAMA SL3 bruteforce logger file  converter</a></p>
<p>2. <a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'www.mx-key.com', '/mxkeysl3freecodecalculator.php']);" href="http://www.zvshare.com/forex-link/3704" target="_blank">MXKEY FREE SL3 Code calculation after brute force</a></p>
<p>&nbsp;</p>
<p><a href="http://www.ziddu.com/download/14468456/Freeunlock.rar.html" target="_blank"><img class="aligncenter" src="http://www.ymcaalex.net/images/DownloadY.jpg" alt="http://www.ymcaalex.net/images/DownloadY.jpg" width="100" height="58" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2011/04/free-sl3-code-calculation-new-update-for-free-dejan-sl3-logger-file-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Update Ufc Pinout 2011</title>
		<link>http://www.gsm2back.com/2011/03/new-update-ufc-pinout-2011/</link>
		<comments>http://www.gsm2back.com/2011/03/new-update-ufc-pinout-2011/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 20:19:34 +0000</pubDate>
		<dc:creator>PHOTO SAGA</dc:creator>
				<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Nokia-Hardware]]></category>
		<category><![CDATA[Pinouts]]></category>
		<category><![CDATA[Ufc Pinout]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=947</guid>
		<description><![CDATA[New Update Ufc Pinout 2011 Download Here]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;"><span style="color: #ff0000;"> New Update Ufc Pinout 2011</span></h1>
<p style="text-align: center;"><img src="http://dc229.4shared.com/img/xVX86nVw/s3/1_online.JPG" border="0" alt="" /></p>
<p style="text-align: center;"><span id="more-947"></span></p>
<p style="text-align: center;"><img class="aligncenter" src="http://dc193.4shared.com/img/JT20fpDP/s3/2_online.JPG" border="0" alt="" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://dc301.4shared.com/img/wDIYbQCy/s3/3_online.JPG" border="0" alt="" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://dc312.4shared.com/img/QwVqojKl/s3/4_online.JPG" border="0" alt="" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://dc217.4shared.com/img/DOeaIcGG/s3/5_online.JPG" border="0" alt="" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://dc198.4shared.com/img/NrhimdcR/s3/6_online.JPG" border="0" alt="" /></p>
<p style="text-align: center;"><strong><a href="http://www.mediafire.com/?7lzealt9q4e029t" target="_blank">Download Here</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2011/03/new-update-ufc-pinout-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New update SmartMoto v4.16</title>
		<link>http://www.gsm2back.com/2011/03/new-update-smartmoto-v4-16/</link>
		<comments>http://www.gsm2back.com/2011/03/new-update-smartmoto-v4-16/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 20:10:55 +0000</pubDate>
		<dc:creator>PHOTO SAGA</dc:creator>
				<category><![CDATA[Smart-Clip]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[S-Card]]></category>
		<category><![CDATA[SmartMoto]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=943</guid>
		<description><![CDATA[Dear users, Please let us introduce new version of SmartMoto v4.16 With this release we present the following options: 1. Reading of the NCK, NSCK, SPCK, CCK, PCK codes, Format FFS for all available firmware versions of the following Alcatel models based on MT6235 MCU: * OT-800 / VM800 * OT-802 * OT-806D (dual-sim) * [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Dear users,</strong></p>
<p><strong>Please let us introduce new version of <span style="color: #ff0000;">SmartMoto v4.16</span></strong></p>
<p><strong>With this release we present the following options:</strong></p>
<p><strong>1. Reading of the NCK, NSCK, SPCK, CCK, PCK codes, Format FFS for all available firmware versions of the following Alcatel models based on MT6235 MCU:</strong></p>
<p><span style="color: #0000ff;"><strong>* OT-800 / VM800<br />
* OT-802<br />
* OT-806D (dual-sim)<br />
* OT-807<br />
* OT-808<br />
* OT-880</strong></span></p>
<p><strong>Procedure is simple and fast. No need internet connection or server credits to calculate codes.</strong></p>
<p><strong>2. Released Format FFS for following Motorola models:</strong></p>
<p><span style="color: #0000ff;"><strong>* EX112<br />
* EX115<br />
* EX128</strong></span></p>
<p><strong>3. Support of Alcatel models based on MT6253 MCU (beta testing).</strong></p>
<p><strong>4. &#8220;Phone MCU boost mode&#8221; option for OT-255 on Chip AMD-UNIFORM ID [1227E-22202200] is fixed.</strong></p>
<p><strong>Note: Support of other Alcatel OT-8XX MTK-based phone models are added in beta test mode.<br />
In case you have the Motorola or Alcatel handsets based on MT6235/MT6253 MCU, please make a backup using LATEST SmartMoto version (v4.16) and send it to us by e-mail along with the log file. We will investigate them and add these models to the list of supported in further updates.</strong></p>
<p><strong>Smart-Clip ON!<span id="more-943"></span><br />
</strong></p>
<h2><span style="color: #ff0000;">SmartMoto v4.16</span></h2>
<p><strong>Note:</strong> Install SmartMoto v4.16 only after the Smart-Clip was  updated to the latest version and registered with S-Card. As soon as  SmartMoto installation is completed the PC must be restarted.</p>
<p><strong>Download <a href="http://www.zvshare.com/forex-link/3590" target="_blank">SmartMoto v.4.16 European</a><br />
Download <a href="http://www.zvshare.com/forex-link/3591" target="_blank">SmartMoto v.4.16 European (No IMEI)</a><br />
Download <a href="http://www.zvshare.com/forex-link/3592" target="_blank">SmartMoto v.4.16 Asian</a></strong></p>
<h2><strong>S-Card Driver</strong></h2>
<p><strong>Download <a href="http://www.gsmserver.com/smartclip/dl_user.php?id=s-card_driver_98">S-Card Driver for Win98/ME</a><br />
Download <a href="http://www.gsmserver.com/smartclip/dl_user.php?id=s-card_driver_XP_v2">S-Card Driver for Win2000/XP v.2</a><br />
Download <a href="http://www.gsmserver.com/smartclip/dl_user.php?id=s-card_driver_XP_v3">S-Card Driver for Win2000/XP v.3</a><br />
Download <a href="http://www.gsmserver.com/smartclip/dl_user.php?id=s-card_driver_Vista_32bit">S-Card Driver for WinVista 32bit</a><br />
Download <a href="http://www.gsmserver.com/smartclip/dl_user.php?id=s-card_driver_Vista_64bit">S-Card Driver for WinVista 64bit</a></strong></p>
<h2><strong>Smart Adaptor Driver</strong></h2>
<p><strong>Download <a href="http://www.gsmserver.com/smartclip/dl_user.php?id=smart_adaptor_driver_all_win">Smart Adaptor Driver for Windows 98/ME/2000/XP/Vista</a>.</strong></p>
<p><strong>Best Regards<br />
GSMServer team</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2011/03/new-update-smartmoto-v4-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NaviFirm+ 1.1</title>
		<link>http://www.gsm2back.com/2011/01/navifirm-1-1/</link>
		<comments>http://www.gsm2back.com/2011/01/navifirm-1-1/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 12:20:16 +0000</pubDate>
		<dc:creator>atiq022</dc:creator>
				<category><![CDATA[Nokia]]></category>
		<category><![CDATA[PKEY]]></category>
		<category><![CDATA[1.98.66]]></category>
		<category><![CDATA[1202]]></category>
		<category><![CDATA[1661]]></category>
		<category><![CDATA[5030]]></category>
		<category><![CDATA[alcatel]]></category>
		<category><![CDATA[bb5 fbus]]></category>
		<category><![CDATA[Calculator]]></category>
		<category><![CDATA[FIRMWARE]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[mt-box]]></category>
		<category><![CDATA[MXKEY]]></category>
		<category><![CDATA[Reader]]></category>
		<category><![CDATA[RSA unlock]]></category>
		<category><![CDATA[UNLOCK]]></category>
		<category><![CDATA[Unlocker]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=925</guid>
		<description><![CDATA[Description: NaviFirm+ is a modded version of the NAVIFIRM tool developed by EPICBIZNUS, I made the additional improvements documented in the Change-Log. Below follows a brief description of the NAVIFIRM tool. NAVIFIRM is the ultimate all-purpose tool for downloading Nokia firmware images, obtaining lists of product codes, and finding the right product code for your [...]]]></description>
			<content:encoded><![CDATA[<p>Description:<br />
NaviFirm+ is a modded version of the NAVIFIRM tool developed by EPICBIZNUS, I made the additional improvements documented in the Change-Log.<br />
Below follows a brief description of the NAVIFIRM tool.</p>
<p>NAVIFIRM is the ultimate all-purpose tool for downloading Nokia firmware images, obtaining lists of product codes, and finding the right product code for your phone. NAVIFIRM downloads all this straight from Nokia&#8217;s servers so you don&#8217;t have to wait for people to post data packages and lists of product codes.<br />
NAVIFIRM is useful for just about anyone:<br />
End users: Find product codes to use with NSS/NSU<br />
Journalists: Be the first to know when new firmware hits NSU<br />
Developers: Download ROM images for extracting files<br />
Care Suite/Phoenix/box users: Download ROM images to flash Additional NSU servers can be added by editing Main.cs in the source code.</p>
<p>NOTE: The main developer for this software is EPICBIZNUS, I have made the additional improvements which have been documented in the Change-Log.</p>
<p><img class="aligncenter size-medium wp-image-930" title="NaviFirm" src="http://www.gsm2back.com/wp-content/uploads/2011/01/NaviFirm-300x219.jpg" alt="" width="300" height="219" /><br />
<span id="more-925"></span></p>
<p>NaviFirm+ Change-Log:<br />
1.1:<br />
- New: Added support for Nokia Care Suite Server! This server contains additional fw files, like the Drive E: 16Gb file for N8.<br />
- Improved: At startup will use the latest server choosen by the user.</p>
<p>1.0:<br />
- Fixed: The connection to the Quality Assurance server wasn&#8217;t working properly.</p>
<p>0.9:<br />
- Fixed: Due to some old debug code I forgot, NaviFirm+ unexpectedly closed itself after the 20 December.</p>
<p>0.8:<br />
- Fixed: Crash on Windows 7</p>
<p>0.7:<br />
- Improved: From now on this software, available on Symbian-Toys.com website, will be named NaviFirm+ in order to distinguish it from other variants.<br />
- Improved: Download window provides detailed informations about the downloads</p>
<p>0.6:<br />
- New: Can be embedded as NokiaCooker&#8217;s plugin</p>
<p>0.5:<br />
- New: Added Caching<br />
- New: Advanced Filter for Results<br />
- New: Copy URLs to ClipBoard. This feature can be used to download files using any extenal Download Manager you like.<br />
- Improved: Columns can be resized<br />
- Improved: Window can be resized</p>
<h2><a href="http://www.zvshare.com/forex-link/3318" target="_blank">DOWNLOAD NOW </a></h2>
<h2><a href="http://www.zvshare.com/forex-link/3318" target="_blank">NaviFirmPlus_1.1.zip</a></h2>
<p>..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2011/01/navifirm-1-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New Version of NaviFirm Plus 0.92</title>
		<link>http://www.gsm2back.com/2011/01/new-version-of-navifirm-plus-0-92/</link>
		<comments>http://www.gsm2back.com/2011/01/new-version-of-navifirm-plus-0-92/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 06:36:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nokia]]></category>
		<category><![CDATA[downloading]]></category>
		<category><![CDATA[FIRMWARE]]></category>
		<category><![CDATA[NaviFirm]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=918</guid>
		<description><![CDATA[NaviFirm: The Best tool for downloading firmware of Nokia , finding product codes,  and more DOWNLOAD NOW or Get Direct Link *** History *** 0.9 Change-Log: - Fixed: Due to some old debug code I forgot, NaviFirm+ unexpectedly closed itself after the 20 December. 0.8 Change-Log: - Fixed: Crash on Windows 7 0.7 Change-Log: - [...]]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;"><strong>NaviFirm: The Best tool for downloading firmware </strong>of Nokia<strong> , finding product codes,  and more</strong></h2>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-919" title="NaviFirm+ 0.9" src="http://www.gsm2back.com/wp-content/uploads/2011/01/NaviFirm+-0.9.jpg" alt="" width="640" height="674" /><br />
</strong></p>
<p style="text-align: center;"><strong><br />
</strong></p>
<h2 style="text-align: center;"><strong><span id="more-918"></span></strong><span style="color: yellow;"><a href="http://www.zvshare.com/do.php?id=830" target="_blank">DOWNLOAD NOW</a></span></h2>
<h2 style="text-align: center;"><span style="color: #000000;">or</span></h2>
<h2 style="text-align: center;"><a href="http://www.zvshare.com/forex-link/3244" target="_blank">Get Direct Link</a></h2>
<p>*** History ***</p>
<p>0.9 Change-Log:<br />
- Fixed: Due to some old debug code I forgot, NaviFirm+ unexpectedly closed itself after the 20 December.</p>
<p>0.8 Change-Log:<br />
- Fixed: Crash on Windows 7</p>
<p>0.7 Change-Log:<br />
- Improved: From now on this software, available on Symbian-Toys.com website, will be named NaviFirm+ in order to distinguish it from other variants.<br />
- Improved: Download window provides detailed informations about the downloads</p>
<p>0.6 Change-Log:<br />
- New: Can be embedded as NokiaCooker&#8217;s plugin</p>
<p>0.5 Change-Log:<br />
- New: Added Caching.<br />
- New: Advanced Filter for Results.<br />
- New: Copy URLs to ClipBoard. This feature can be used to download files using any extenal Download Manager you like.<br />
- Improved: Columns can be resized<br />
- Improved: Window can be resized</p>
<p>*** Description ***<br />
NaviFirm+ is a modded version of the NAVIFIRM tool developed by EPICBIZNUS, I made the additional improvements documented in the Change-Log.<br />
Below follows a brief description of the NAVIFIRM tool.</p>
<p>NAVIFIRM is the ultimate all-purpose tool for downloading Nokia firmware images, obtaining lists of product codes, and finding the right product code for your phone. NAVIFIRM downloads all this straight from Nokia&#8217;s servers so you don&#8217;t have to wait for people to post data packages and lists of product codes.</p>
<p>NAVIFIRM is useful for just about anyone:<br />
End users: Find product codes to use with NSS/NSU<br />
Journalists: Be the first to know when new firmware hits NSU<br />
Developers: Download ROM images for extracting files<br />
Care Suite/Phoenix/box users: Download ROM images to flash Additional NSU servers can be added by editing Main.cs in the source code.</p>
<p>This software is provided &#8220;as is&#8221; with no warranty whatsoever, express or implied and moreover, WITHOUT any technical support, so, DO NOT contact me about this, because you WILL NOT receive any reply.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2011/01/new-version-of-navifirm-plus-0-92/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XKEY SL3 UNLIMITED UNLOCKING XMAS update V3.4 rev 1.72</title>
		<link>http://www.gsm2back.com/2010/12/xkey-sl3-unlimited-unlocking-xmas-update-v3-4-rev-1-72/</link>
		<comments>http://www.gsm2back.com/2010/12/xkey-sl3-unlimited-unlocking-xmas-update-v3-4-rev-1-72/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 14:45:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MXKEY]]></category>
		<category><![CDATA[2690 (RM-635)]]></category>
		<category><![CDATA[N97-4 (RM-555)]]></category>
		<category><![CDATA[SL3]]></category>
		<category><![CDATA[UNLIMITED]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=906</guid>
		<description><![CDATA[!!! SL3 MxKey !!! !!! Time Control and Customer Satisfaction IN YOUR HANDS !!! - Just activate SL3 on your MxKey and you get UNLIMITED unlocking for ANY supported SL3 phone. - No more headache with getting &#8220;free-slot&#8221;, no more overprices, no more customers angry because not known when their phones is unlocked. MXKEY v3.4 [...]]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;"><span style="color: #000000;">!!! SL3 MxKey !!!</span></h2>
<h2 style="text-align: center;"><span style="color: #000000;"> !!! Time Control and Customer Satisfaction IN YOUR HANDS !!!</span></h2>
<p style="text-align: center;"><span style="color: #000080;"><a rel="attachment wp-att-767" href="http://www.gsm2back.com/2010/06/mxkey-v3-4-revision-1-1-public-release/11-51-large-2/"><img class="aligncenter size-thumbnail wp-image-767" title="11-51-large" src="http://www.gsm2back.com/wp-content/uploads/2010/06/11-51-large1-150x150.jpg" alt="" width="150" height="150" /></a><br />
- Just activate SL3 on your MxKey and you get UNLIMITED unlocking for ANY supported SL3 phone.<br />
- No more headache with getting &#8220;free-slot&#8221;, no more overprices, no more customers angry because<br />
not known when their phones is unlocked.</span></p>
<p>MXKEY v3.4 revision 1.72</p>
<p>Direct links for download MXKEY v3.4 revision 1.72<br />
SL3 UNLIMITED UNLOCKING <a href="http://www.mirrorcreator.com/files/1PKV3HVB/mobileEx_setup_v3.4_rev1.7_2__20101225_.exe_links" target="_blank">(http://www.mirrorcreator.com/files/1PKV3HVB/mobileEx_setup_v3.4_rev1.7_2__20101225_.exe_links)</a></p>
<p>What is new:<span id="more-906"></span></p>
<p>- added possibility to manually start bruteforcer just after reading of Phone IDs<br />
Now can give phone to end-customer and just send by SMS or e-mail<br />
Network SP codes after full bruteforce is dona and all 7 codes is calculated</p>
<p>- rewritten some function and procedures to allow future release of network distributed bruteforcing<br />
Will allow to join more users PCs power for bruteforce codes</p>
<p>Supported hashes:</p>
<p><span style="color: #800080;">38F312750F686F9FC9B1B3778774A195<br />
9A28E119033B91D14D22838C86D0D53C<br />
9DDBFCFE6E73CED7D8C6268C8EB85723<br />
A5404AE83A594ECADEE532F0C236BFA6<br />
BAF3A9C3DBFA8454937DB77F2B8852B1<br />
CAEEBB65D3C48E6DC73B49DC5063A2EE<br />
E9EFF4BFAA5393217CA6B17755FC3E14<br />
F2D76DFAFD66C7F195F278417DF05888<br />
F682624FFB08F6D955DBE7D9C0485084</span><br />
FCB5C510AF7F09F313D9BDE85A707CC0</p>
<p>Supported models:<br />
<span style="color: #ff0000;"><br />
2690 (RM-635)<br />
2700 Classic (RM-561)<br />
2700c-2 (RM-561)<br />
2730 Classic (RM-578)<br />
2730c-1b (RM-579)<br />
3600 Slide (RM-352)<br />
3720 Classic (RM-518)<br />
3720c-2 (RM-518)<br />
5130 (RM-495)<br />
5130c-2 (RM-495)<br />
5130 XpressMusic (RM-495)<br />
5310 XpressMusic (RM-303)<br />
5730s (RM-465)<br />
5730s-1 XpressMusic (RM-465)<br />
5800d-1 (RM-356)<br />
6300 (RM-217)<br />
6303 Classic (RM-443)<br />
6500 Slide (RM-240)<br />
6500 Classic (RM-265)<br />
E63 (RM437)<br />
E71-1 (RM-346)<br />
N97-1 (RM-505)<br />
N97-1 N97i (RM-505)<br />
N97-3 (RM-507)<br />
N97-4 (RM-555)</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2010/12/xkey-sl3-unlimited-unlocking-xmas-update-v3-4-rev-1-72/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Jailbreak and Unlock Your iPhone 3G Using RedSn0w (Windows) [4.2.1]</title>
		<link>http://www.gsm2back.com/2010/12/how-to-jailbreak-and-unlock-your-iphone-3g-using-redsn0w-windows-4-2-1/</link>
		<comments>http://www.gsm2back.com/2010/12/how-to-jailbreak-and-unlock-your-iphone-3g-using-redsn0w-windows-4-2-1/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 21:18:11 +0000</pubDate>
		<dc:creator>atiq022</dc:creator>
				<category><![CDATA[Iphone]]></category>
		<category><![CDATA[iPHONE FIRMWARE]]></category>
		<category><![CDATA[News $ Stories]]></category>

		<guid isPermaLink="false">http://www.gsm2back.com/?p=898</guid>
		<description><![CDATA[IMPORTANT FOR UNLOCKERS During this process you can update your baseband to the 06.15 version. If you are on 05.14 or 05.15 or higher you will need to do this to unlock. You do not need to do this for jailbreak only. Please read the following very carefully before deciding whether to do this. 1. [...]]]></description>
			<content:encoded><![CDATA[<p><span><strong>IMPORTANT FOR UNLOCKERS</strong><br />
During this  process you can update your baseband to the 06.15 version. If you are on  05.14 or 05.15 or higher you will need to do this to unlock. You do not  need to do this for jailbreak only.  Please read the following very  carefully before deciding whether to do this.</span></p>
<p>1. There is no way  to come back down from 06.15, and there’s no hiding the baseband version  from Apple. You’ll be voiding your warranty in a very obvious way.<br />
2.  If some future baseband comes out with a critical fix, you won’t be  able to update to it if it remains down in the 05.xx sequence (then  again, you wouldn’t update to it if you wanted to keep your unlock  anyway).<br />
3. Starting with FW 4.2.1 if you have 06.15 on your iPhone  you won’t ever be able to restore to stock firmware (it will fail).  You’ll need to only restore to custom IPSWs (then again, if you’re  unlocker you should already be doing that).<br />
4. There are reports that 06.15 <strong>may</strong> disable your GPS.  The iPhone Dev-Team is currently working on a fix.</p>
<p>Don’t  update to 06.15 if you don’t need to! Only do this if you need the  unlock and you’re stuck on 05.14 or 05.15, and you’re willing to assume  the above risks.</p>
<p><strong>Step One</strong><br />
Create a folder on your desktop called <em>Pwnage</em></p>
<p><em><span id="more-898"></span><br />
</em></p>
<p>Download RedSn0w from <a href="http://sites.google.com/a/iphone-dev.com/files/home/redsn0w_win_0.9.6b5.zip?attredirects=0&amp;d=1" target="_blank"><strong>here</strong></a> and place it in the Pwnage folder.  Likewise, download the latest 4.2.1 firmware from below and place it in the same folder.</p>
<p>4.2.1 (3G): <a href="http://appldnld.apple.com/iPhone4/061-9853.20101122.Vfgt5/iPhone1,2_4.2.1_8C148_Restore.ipsw" target="_blank">iPhone1,2_4.2.1_8C148_Restore.ipsw</a></p>
<p>Extract the redsn0w executable from the RedSn0w zip file into the same folder.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44902/44902-500.png" border="0" alt="" width="500" height="358" /></p>
<p><strong>Step Two</strong><br />
Connect your iPhone to the computer and launch iTunes.<br />
<a rel="shadowbox[entry]" href="http://www.iclarified.com/images/tutorials/12949/44469/44469.jpg"><img src="http://www.iclarified.com/images/tutorials/12949/44469/44469.jpg" border="0" alt="" width="64" height="64" /></a></p>
<p>Select your iPhone from the list of devices on the left.  Now hold down <em>Shift</em> and click the <em>Restore</em> button.  Restore is preferred as it won&#8217;t create any wasted space on your iPhone.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44470/44470-500.png" border="0" alt="" width="500" height="247" /></p>
<p>Navigate to the Pwnage folder on your desktop and select the 4.2.1 firmware ipsw.  Click the <em>Choose</em> button to continue.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44922/44922-500.png" border="0" alt="" width="500" height="349" /></p>
<p><strong>Step Three</strong><br />
Once iTunes has finished updating your iPhone to the desired firmware open the Pwnage folder on your desktop and launch the <em>redsn0w</em> application from the redsn0w folder we extracted earlier.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44443/44443.png" border="0" alt="" width="112" height="123" /></p>
<p><strong>Step Four</strong><br />
Once RedSn0w opens click the <em>Browse</em> button<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44904/44904.png" border="0" alt="" width="449" height="530" /></p>
<p><strong>Step Five</strong><br />
Select the 4.2.1 firmware ipsw we placed in the Pwnage folder on our desktop then click <em>Open</em>.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44905/44905-500.png" border="0" alt="" width="500" height="376" /></p>
<p><strong>Step Six</strong><br />
Once the firmware has been verified click the <em>Next</em> button to continue.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44906/44906.png" border="0" alt="" width="449" height="530" /></p>
<p><strong>Step Seven</strong><br />
RedSn0w will now prepare the jailbreak data<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44448/44448.png" border="0" alt="" width="481" height="154" /></p>
<p><strong>Step Eight</strong><br />
From this window you can select the jailbreak options you would like.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44908/44908.png" border="0" alt="" width="449" height="530" /></p>
<p>Verbose boot displays detailed information on boot of your device and is generally only needed by developers and advanced users.</p>
<p>Make sure <em>Cydia</em> is selected.  For this tutorial we will also select <em>Custom boot logo</em> and <em>Custom recovery logo</em>.</p>
<p>When  you click to select each custom logo option a dialog window will appear  asking you to select the image.  Locate the image you would like to use  then press the <em>Open</em> button.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44909/44909-500.png" border="0" alt="" width="500" height="376" /></p>
<p>*Remember  the rules for boot logos are: RGB or Grayscale format with Alpha  channel and dimension below 320&#215;480.  If you would like to use the  iClarified ones they can be found here: <a href="http://www.iclarified.com/files/tutorials/1557/iClarified-bootlogo.png" target="_blank"><strong>Boot Logo</strong></a>, <a href="http://www.iclarified.com/files/tutorials/1557/iClarified-recoverylogo.png" target="_blank"><strong>Recovery Logo</strong></a></p>
<p>Notice  that RedSn0w can Enable multitasking, Enable homescreen wallpaper, and  Enable battery percentage. If you do not need multitasking we would  recommend deselecting it as it makes your iPhone 3G run very slow.</p>
<p>If  you read the warning above and you would like to update your baseband  to the 06.15 iPad version for unlock then check Install iPad Baseband.  Click Yes when prompted to confirm your decision.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44912/44912.png" border="0" alt="" width="444" height="391" /></p>
<p>Click the <em>Next</em> button to continue<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44913/44913.png" border="0" alt="" width="449" height="530" /></p>
<p><strong>Step Nine</strong><br />
Please plug your iPhone into the computer and make sure its OFF then click the <em>Next</em> button<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44914/44914.png" border="0" alt="" width="449" height="530" /></p>
<p><strong>Step Ten</strong><br />
RedSn0w will now guide you through the steps to get into DFU mode.  You can find more help with DFU mode <a href="http://www.iclarified.com/entry/index.php?enid=1034" target="_blank"><strong>here</strong></a><br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44915/44915.png" border="0" alt="" width="449" height="530" /></p>
<p>Hold down both the <em>Home</em> button and the <em>Power</em> button for 10 seconds.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44916/44916.png" border="0" alt="" width="449" height="530" /></p>
<p>Release the <em>Power</em> button and continue holding the <em>Home</em> button until RedSn0w detects the device.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44917/44917.png" border="0" alt="" width="449" height="530" /></p>
<p><strong>Step Eleven</strong><br />
RedSn0w will now downloaded the iPad baseband if needed and your iPhone will reboot<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44918/44918.png" border="0" alt="" width="240" height="283" /><img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44919/44919.png" border="0" alt="" width="240" height="283" /></p>
<p><strong>Step Twelve</strong><br />
RedSn0w will then begin uploading the new RAM Disk and Kernel.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44920/44920.png" border="0" alt="" width="449" height="530" /></p>
<p><strong>Step Thirteen</strong><br />
Once this is complete you will be notified that RedSn0w is done.  Click the <em>Finish</em> button. When your iPhone finishes rebooting (5 minutes or so) it will be jailbroken with Cydia on the SpringBoard.<br />
<img style="border: 0pt none;" src="http://www.iclarified.com/images/tutorials/12949/44921/44921.png" border="0" alt="" width="449" height="530" /></p>
<p><strong>NOTES:</strong><br />
If  you have problems with RedSn0w on Windows Vista or Windows 7.  Right  click the executable and set it to run as administrator in Windows XP  compatibility mode.</p>
<p><strong>UNLOCK</strong>:<br />
You can now follow <a href="http://www.iclarified.com/4253" target="_blank"><strong>this</strong></a> tutorial if you want to unlock your device.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsm2back.com/2010/12/how-to-jailbreak-and-unlock-your-iphone-3g-using-redsn0w-windows-4-2-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

