<?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=Nullpixel</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=Nullpixel"/>
	<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/wiki/Special:Contributions/Nullpixel"/>
	<updated>2026-05-07T13:40:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.14</generator>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Main_Page&amp;diff=69051</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Main_Page&amp;diff=69051"/>
		<updated>2018-05-23T16:11:02Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Talk Archive}}&lt;br /&gt;
&lt;br /&gt;
== Baseband Chip Page Titles ==&lt;br /&gt;
For the baseband chip page titles, I think we should stick with the model number despite the marketing name. Pages:&lt;br /&gt;
* [[S-Gold 2|PMB8876]] marketed &amp;quot;S-Gold 2&amp;quot;&lt;br /&gt;
* [[X-Gold 608|PMB8878]] marketed &amp;quot;X-Gold 608&amp;quot;&lt;br /&gt;
* [[XMM 6180]] marketed &amp;quot;X-Gold 618&amp;quot;&lt;br /&gt;
* [[MDM6600]] (unknown marketing name)&lt;br /&gt;
* [[MDM6610]] (unknown marketing name)&lt;br /&gt;
* [[MDM9x00]] (unknown marketing name)&lt;br /&gt;
--[[User:5urd|5urd]] 21:35, 8 May 2012 (MDT)&lt;br /&gt;
:I'm leaning more towards the marketing names, since I think people are more familiar with them and they've been in use for a long time. We've always referred to the iPhone 2G's baseband as the &amp;quot;S-Gold 2&amp;quot; and the iPhone 3G/3GS's baseband as the &amp;quot;X-Gold 608.&amp;quot; (By the way, it sounds like Qualcomm &amp;quot;markets&amp;quot; their chips by model number. [http://www.qualcomm.com/media/releases/2011/02/14/qualcomm-announces-commercial-availability-gobi3000-modules]) --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 00:11, 9 May 2012 (MDT)&lt;br /&gt;
:I created most of these newer pages and always used the model number (without space). So I agree with that in general. Changing old ones is a totally different story though, where we need more consent. I would be for it (and create a redirect on the marketing names). --[[User:Http|http]] 01:52, 9 May 2012 (MDT)&lt;br /&gt;
&lt;br /&gt;
== Baseband downgrade possibility: Attempt for 04.11.08/04.12.01 to 04.10.01 ==&lt;br /&gt;
'''0x1''' There is no downgrade possibility; according to the most basis of fact in how baseband works as explained by dear MuscleNerd and there is signature checks as well as bootloader's chain of trust that I'm not going to repeat them again, but for this topic I start from iTunes error 1,-1,11 &lt;br /&gt;
 &lt;br /&gt;
'''0x2''' iTunes error 1,-1,11 :&lt;br /&gt;
We will get this error whenever we want to do something with BB which is not allowed by apple. you can read about these error in detail from here[http://theiphonewiki.com/wiki/index.php?title=ITunes_Errors].&lt;br /&gt;
Going deeper, this error raise by baseband's bootloader whenever you attempt to downgrade BB (in this case), this happens inside the NOR so this is why we can not exploit it easily from the outside.&lt;br /&gt;
Another reason for this error (and in here the most important one that I wanted to discuss) is that apple no longer signing that firmware.&lt;br /&gt;
&lt;br /&gt;
'''0x3''' The situation that there is no BB installed on iPhone! :&lt;br /&gt;
I could restore my iPhone4 in the case of there will be no BB at all. I called it reset my BB. There will be no Wifi, no BT.&lt;br /&gt;
At the first time (a few months since I've started to work on) I thought it is dead (as apple confirmed this also). But I could restore it only to stock firmware with the latest one.&lt;br /&gt;
So for who stays in 04.11.08 it may lead to do upgrade to 04.12.01 permanently with the latest iOS, now is 5.1.1 and before for me was 5.0.1, so be sure what you are doing and then go to reset the BB.&lt;br /&gt;
So back to the game, if there was no BB then there is no bootloeader inside the NOR to stuck BB update process but I do not know that in this case what happened to &amp;quot;sectable&amp;quot; also known as &amp;quot;locktable&amp;quot; which is the master accountable to unlock the carrier, any way  I think so only firmware signature checking by apple will be remain in &amp;quot;restore verify process&amp;quot; by iTunes. because as mentioned earlier, &amp;quot;currentBB&amp;quot;(BB to be updated) is allowed to be update by &amp;quot;comingBB&amp;quot; (BB to be updating to) only if :&lt;br /&gt;
1. &amp;quot;currentBB&amp;quot; &amp;lt; &amp;quot;comingBB&amp;quot; (= are you the most recent/lastest BB?)&lt;br /&gt;
2. &amp;quot;comingBB&amp;quot; is now signing by apple (=if so, does apple sign you? Are you eligible?) &lt;br /&gt;
Huum... What happens if &amp;quot;currentBB&amp;quot;=&amp;quot;null/zero/no matter&amp;quot;? Could we eliminate option (1) from the security check above in this case? So what next?&lt;br /&gt;
&lt;br /&gt;
'''0x4''' Track back to the issue lead us inside the bbfw file (ICE3_04.11.08_BOOT_02.13.Release) which contains four .fls files inside, and the most important one is psi_flash.fls who is in charge of security checks before handover the routines to stack.fls which is responsible for updating the baseband. This file does like NOR bootloader but fortunately it's outside the device so it is accessible but not such easy format to be understand by programmers. They are raw ROM based images for XMM6180 chip, ARM based and programmed in Thread-X, but the compiler is unknown; I will write about some disassembly notes using ida pro 6.1; by the way I leave my iPhone with no BB trying to find out and break the trust chains in the above files in order to bypass the bootloader security checks which may let us to downgrade to 04.10.01 which is currently unlocked by Gevey.&lt;br /&gt;
Keep in mind that if this solution works..., it will need the SHSH for downgrading the iOS firmware to do reset the BB.&lt;br /&gt;
I heard that iPhoneDevTeam are going to release the new version of Redsn0w which there will be no need to restore by iTunes but I do not know if the baseband approaches supposed to be addressed or it will work like iFaith that is basically bypass (preserve) BB, any way if I found this article useful I will note about disassembly and possibility approach as well as BB reset to share with any followers.&lt;br /&gt;
'''--[[User:Kambiz|Kambiz]] 07:49, 13 May 2012 (MDT)K.N'''&lt;br /&gt;
&lt;br /&gt;
== Bluetooth Chip on [[iPhone 5]] ==&lt;br /&gt;
Is there any confirmation of the Bluetooth chip used in the iPhone 5? If there is, can we edit this page and add it? --[[User:5urd|5urd]] 10:04, 8 October 2012 (MDT)&lt;br /&gt;
:Chipworks [http://www.chipworks.com/blog/recentteardowns/2012/10/02/apple-iphone-5-the-rf/ analyzed the iPhone 5's Murata Wi-Fi module] and determined it uses the [[BCM4334]]. I'll add it to the Main Page now. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 20:35, 8 October 2012 (MDT)&lt;br /&gt;
&lt;br /&gt;
== Adding vulnerability to main page ==&lt;br /&gt;
The page [[CVE-2013-0964]] is currently orphaned. I think it would fit under the &amp;quot;Vulnerabilities and Exploits&amp;quot; subheading. Can someone with adequate permission make the change? [[User:0x56|0x56]] ([[User talk:0x56|talk]]) 03:52, 12 September 2013 (UTC)&lt;br /&gt;
:Added. --[[User:Http|http]] ([[User talk:Http|talk]]) 00:53, 13 September 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Update for new devices==&lt;br /&gt;
Somebody should update the main page (table) for the 5s and 5c --[[User:Phyrrus9|Phyrrus9]] ([[User talk:Phyrrus9|talk]]) 21:14, 2 October 2013 (UTC)&lt;br /&gt;
:No need. It says &amp;quot;iPhone 4S and newer&amp;quot;. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 22:01, 2 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Permission==&lt;br /&gt;
Permission to add pangu8? Or should we wait until a Cydia version comes out? --[[User:Awesomebing1|Awesomebing1]] ([[User talk:Awesomebing1|talk]]) 15:52, 22 October 2014 (UTC)&lt;br /&gt;
:It has already been added and is fine IMO. I would state that it's SSH only though. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 16:22, 22 October 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== All of the Watch product images? ==&lt;br /&gt;
&lt;br /&gt;
So I was looking for Apple product images and found this interesting [https://www.apple.com/shop/sitemaps/sitemap-buy-images.xml document] that has links to all of the (current) product images. Since the Apple Watch has so many models, editions, colors, etc., would it be worthwhile to upload all the images listed from the document? So far I've found [http://store.storeimages.cdn-apple.com/4711/as-images.apple.com/is/image/AppleInc/aos/published/images/w/42/w42ss/sbbk/w42ss-sbbk-detail this one]. (Apple Watch 42mm, Stainless Steel buckle) --[[User:Citrusui|Citrusui]] ([[User talk:Citrusui|talk]]) 18:01, 5 September 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It's not a great idea to upload images from Apple's website in general, since they're copyrighted by Apple, unless you can make a decent argument that using a copyrighted image in a particular article is [https://en.wikipedia.org/wiki/Fair_use#Fair_use_under_United_States_law is fair use]. [[User:Britta|Britta]] ([[User talk:Britta|talk]]) 09:01, 6 September 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Removal of Apple TV 3G from &amp;quot;Latest Firmware&amp;quot; Section? ==&lt;br /&gt;
&lt;br /&gt;
Apparently, the Apple TV 3G has not received any updates from Apple for a long time and looks like it will not get any in the future. So, should we remove it from the &amp;quot;Latest Firmware&amp;quot; section on the Main Page? Any other thoughts? --[[User:Tp1194045441|Tp1194045441]] ([[User talk:Tp1194045441|talk]]) 03:51, 28 November 2015 (UTC)&lt;br /&gt;
:It's still been sold so it should stay as it's still &amp;quot;active&amp;quot; for this reason. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 22:34, 23 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Cleanup ==&lt;br /&gt;
&lt;br /&gt;
This page has a lot of links... It almost looks intimidating. That's not exactly an impression you want to leave on a first-time visitor. I'd like to clean it up, but I'm not entirely sure on what to cut out. I currently have everything in &amp;quot;Hardware&amp;quot; underneath the basebands in mind, and some of the definitions (be honest, how popular of a topic do you think iBEC is?). Any thoughts on what can or should not be cut? --[[User:Dialexio|Dialexio]] ([[User talk:Dialexio|talk]]) 21:09, 23 February 2016 (UTC)&lt;br /&gt;
:I think we should remove links to pages that have not been created yet. We can always add them back if/when made. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 22:33, 23 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== KPP ==&lt;br /&gt;
&lt;br /&gt;
Is there a reason why a KPP page has not been created? It would be useful to many... &lt;br /&gt;
--[[User:Detiac|Detiac]] 15:19, 9 October 2017 (UTC)&lt;br /&gt;
:It would certainly be useful and something that should be on the wiki, but I don't think any active users are knowledgeable enough on the topic to provide a writeup. --[[User:Dialexio|Dialexio]] ([[User talk:Dialexio|talk]]) 02:23, 11 October 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Rename Bad Stuff section ==&lt;br /&gt;
&lt;br /&gt;
I don't know what we could rename it to, but it doesn't come off very well --[[User:Nullpixel|Nullpixel]] ([[User talk:Nullpixel|talk]]) 17:26, 10 October 2017 (UTC)&lt;br /&gt;
:Although the name is accurate, &amp;quot;Bad Stuff&amp;quot; does sound a little... off-kilter. Maybe something like &amp;quot;Malicious/Cautionary Topics?&amp;quot; --[[User:Dialexio|Dialexio]] ([[User talk:Dialexio|talk]]) 02:23, 11 October 2017 (UTC)&lt;br /&gt;
::Sorry for the late response. I agree, this is a better name. --[[User:Nullpixel|Nullpixel]] ([[User talk:Nullpixel|talk]]) 16:10, 23 May 2018 (UTC)&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&amp;diff=69050</id>
		<title>Debug-uarts (iBoot variable)</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&amp;diff=69050"/>
		<updated>2018-05-23T16:07:31Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Formatting fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If set to 3, [[LLB]] and [[iBoot]] will give debug output over serial while booting or while in [[Recovery Mode]]. This allows you to see things like the list of firmware images in flash and the information that it output whilst the LCD is initialized (ie. pre-&amp;quot;[[Recovery Mode]]&amp;quot; output).&lt;br /&gt;
&lt;br /&gt;
Note that as a consequence, when set to 3, output over USB may be very choppy for reasons that have not yet been investigated.&lt;br /&gt;
&lt;br /&gt;
As of iOS 9, the output is appears as two hex strings: the first string is the filename, and the second is the line number. This means that in order to view the log output, the latest revision of the iBoot source is required.&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&amp;diff=69049</id>
		<title>Debug-uarts (iBoot variable)</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&amp;diff=69049"/>
		<updated>2018-05-23T16:06:59Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Add information about the obfuscated output&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If set to 3, [[LLB]] and [[iBoot]] will give debug output over serial while booting or while in [[Recovery Mode]]]. This allows you to see things like the list of firmware images in flash and the information that it output whilst the LCD is initialized (ie. pre-&amp;quot;[[Recovery Mode]]&amp;quot; output).&lt;br /&gt;
&lt;br /&gt;
Note that as a consequence, when set to 3, output over USB may be very choppy for reasons that have not yet been investigated.&lt;br /&gt;
&lt;br /&gt;
As of iOS 9, the output is appears as two hex strings: the first string is the filename, and the second is the line number. This means that in order to view the log output, the latest revision of the iBoot source is required.&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Main_Page&amp;diff=63548</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Main_Page&amp;diff=63548"/>
		<updated>2017-10-10T19:45:42Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Forgot to sign my section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Talk Archive}}&lt;br /&gt;
&lt;br /&gt;
== Baseband Chip Page Titles ==&lt;br /&gt;
For the baseband chip page titles, I think we should stick with the model number despite the marketing name. Pages:&lt;br /&gt;
* [[S-Gold 2|PMB8876]] marketed &amp;quot;S-Gold 2&amp;quot;&lt;br /&gt;
* [[X-Gold 608|PMB8878]] marketed &amp;quot;X-Gold 608&amp;quot;&lt;br /&gt;
* [[XMM 6180]] marketed &amp;quot;X-Gold 618&amp;quot;&lt;br /&gt;
* [[MDM6600]] (unknown marketing name)&lt;br /&gt;
* [[MDM6610]] (unknown marketing name)&lt;br /&gt;
* [[MDM9x00]] (unknown marketing name)&lt;br /&gt;
--[[User:5urd|5urd]] 21:35, 8 May 2012 (MDT)&lt;br /&gt;
:I'm leaning more towards the marketing names, since I think people are more familiar with them and they've been in use for a long time. We've always referred to the iPhone 2G's baseband as the &amp;quot;S-Gold 2&amp;quot; and the iPhone 3G/3GS's baseband as the &amp;quot;X-Gold 608.&amp;quot; (By the way, it sounds like Qualcomm &amp;quot;markets&amp;quot; their chips by model number. [http://www.qualcomm.com/media/releases/2011/02/14/qualcomm-announces-commercial-availability-gobi3000-modules]) --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 00:11, 9 May 2012 (MDT)&lt;br /&gt;
:I created most of these newer pages and always used the model number (without space). So I agree with that in general. Changing old ones is a totally different story though, where we need more consent. I would be for it (and create a redirect on the marketing names). --[[User:Http|http]] 01:52, 9 May 2012 (MDT)&lt;br /&gt;
&lt;br /&gt;
== Baseband downgrade possibility: Attempt for 04.11.08/04.12.01 to 04.10.01 ==&lt;br /&gt;
'''0x1''' There is no downgrade possibility; according to the most basis of fact in how baseband works as explained by dear MuscleNerd and there is signature checks as well as bootloader's chain of trust that I'm not going to repeat them again, but for this topic I start from iTunes error 1,-1,11 &lt;br /&gt;
 &lt;br /&gt;
'''0x2''' iTunes error 1,-1,11 :&lt;br /&gt;
We will get this error whenever we want to do something with BB which is not allowed by apple. you can read about these error in detail from here[http://theiphonewiki.com/wiki/index.php?title=ITunes_Errors].&lt;br /&gt;
Going deeper, this error raise by baseband's bootloader whenever you attempt to downgrade BB (in this case), this happens inside the NOR so this is why we can not exploit it easily from the outside.&lt;br /&gt;
Another reason for this error (and in here the most important one that I wanted to discuss) is that apple no longer signing that firmware.&lt;br /&gt;
&lt;br /&gt;
'''0x3''' The situation that there is no BB installed on iPhone! :&lt;br /&gt;
I could restore my iPhone4 in the case of there will be no BB at all. I called it reset my BB. There will be no Wifi, no BT.&lt;br /&gt;
At the first time (a few months since I've started to work on) I thought it is dead (as apple confirmed this also). But I could restore it only to stock firmware with the latest one.&lt;br /&gt;
So for who stays in 04.11.08 it may lead to do upgrade to 04.12.01 permanently with the latest iOS, now is 5.1.1 and before for me was 5.0.1, so be sure what you are doing and then go to reset the BB.&lt;br /&gt;
So back to the game, if there was no BB then there is no bootloeader inside the NOR to stuck BB update process but I do not know that in this case what happened to &amp;quot;sectable&amp;quot; also known as &amp;quot;locktable&amp;quot; which is the master accountable to unlock the carrier, any way  I think so only firmware signature checking by apple will be remain in &amp;quot;restore verify process&amp;quot; by iTunes. because as mentioned earlier, &amp;quot;currentBB&amp;quot;(BB to be updated) is allowed to be update by &amp;quot;comingBB&amp;quot; (BB to be updating to) only if :&lt;br /&gt;
1. &amp;quot;currentBB&amp;quot; &amp;lt; &amp;quot;comingBB&amp;quot; (= are you the most recent/lastest BB?)&lt;br /&gt;
2. &amp;quot;comingBB&amp;quot; is now signing by apple (=if so, does apple sign you? Are you eligible?) &lt;br /&gt;
Huum... What happens if &amp;quot;currentBB&amp;quot;=&amp;quot;null/zero/no matter&amp;quot;? Could we eliminate option (1) from the security check above in this case? So what next?&lt;br /&gt;
&lt;br /&gt;
'''0x4''' Track back to the issue lead us inside the bbfw file (ICE3_04.11.08_BOOT_02.13.Release) which contains four .fls files inside, and the most important one is psi_flash.fls who is in charge of security checks before handover the routines to stack.fls which is responsible for updating the baseband. This file does like NOR bootloader but fortunately it's outside the device so it is accessible but not such easy format to be understand by programmers. They are raw ROM based images for XMM6180 chip, ARM based and programmed in Thread-X, but the compiler is unknown; I will write about some disassembly notes using ida pro 6.1; by the way I leave my iPhone with no BB trying to find out and break the trust chains in the above files in order to bypass the bootloader security checks which may let us to downgrade to 04.10.01 which is currently unlocked by Gevey.&lt;br /&gt;
Keep in mind that if this solution works..., it will need the SHSH for downgrading the iOS firmware to do reset the BB.&lt;br /&gt;
I heard that iPhoneDevTeam are going to release the new version of Redsn0w which there will be no need to restore by iTunes but I do not know if the baseband approaches supposed to be addressed or it will work like iFaith that is basically bypass (preserve) BB, any way if I found this article useful I will note about disassembly and possibility approach as well as BB reset to share with any followers.&lt;br /&gt;
'''--[[User:Kambiz|Kambiz]] 07:49, 13 May 2012 (MDT)K.N'''&lt;br /&gt;
&lt;br /&gt;
== Bluetooth Chip on [[iPhone 5]] ==&lt;br /&gt;
Is there any confirmation of the Bluetooth chip used in the iPhone 5? If there is, can we edit this page and add it? --[[User:5urd|5urd]] 10:04, 8 October 2012 (MDT)&lt;br /&gt;
:Chipworks [http://www.chipworks.com/blog/recentteardowns/2012/10/02/apple-iphone-5-the-rf/ analyzed the iPhone 5's Murata Wi-Fi module] and determined it uses the [[BCM4334]]. I'll add it to the Main Page now. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 20:35, 8 October 2012 (MDT)&lt;br /&gt;
&lt;br /&gt;
== Adding vulnerability to main page ==&lt;br /&gt;
The page [[CVE-2013-0964]] is currently orphaned. I think it would fit under the &amp;quot;Vulnerabilities and Exploits&amp;quot; subheading. Can someone with adequate permission make the change? [[User:0x56|0x56]] ([[User talk:0x56|talk]]) 03:52, 12 September 2013 (UTC)&lt;br /&gt;
:Added. --[[User:Http|http]] ([[User talk:Http|talk]]) 00:53, 13 September 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Update for new devices==&lt;br /&gt;
Somebody should update the main page (table) for the 5s and 5c --[[User:Phyrrus9|Phyrrus9]] ([[User talk:Phyrrus9|talk]]) 21:14, 2 October 2013 (UTC)&lt;br /&gt;
:No need. It says &amp;quot;iPhone 4S and newer&amp;quot;. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 22:01, 2 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Permission==&lt;br /&gt;
Permission to add pangu8? Or should we wait until a Cydia version comes out? --[[User:Awesomebing1|Awesomebing1]] ([[User talk:Awesomebing1|talk]]) 15:52, 22 October 2014 (UTC)&lt;br /&gt;
:It has already been added and is fine IMO. I would state that it's SSH only though. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 16:22, 22 October 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== All of the Watch product images? ==&lt;br /&gt;
&lt;br /&gt;
So I was looking for Apple product images and found this interesting [https://www.apple.com/shop/sitemaps/sitemap-buy-images.xml document] that has links to all of the (current) product images. Since the Apple Watch has so many models, editions, colors, etc., would it be worthwhile to upload all the images listed from the document? So far I've found [http://store.storeimages.cdn-apple.com/4711/as-images.apple.com/is/image/AppleInc/aos/published/images/w/42/w42ss/sbbk/w42ss-sbbk-detail this one]. (Apple Watch 42mm, Stainless Steel buckle) --[[User:Citrusui|Citrusui]] ([[User talk:Citrusui|talk]]) 18:01, 5 September 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It's not a great idea to upload images from Apple's website in general, since they're copyrighted by Apple, unless you can make a decent argument that using a copyrighted image in a particular article is [https://en.wikipedia.org/wiki/Fair_use#Fair_use_under_United_States_law is fair use]. [[User:Britta|Britta]] ([[User talk:Britta|talk]]) 09:01, 6 September 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Removal of Apple TV 3G from &amp;quot;Latest Firmware&amp;quot; Section? ==&lt;br /&gt;
&lt;br /&gt;
Apparently, the Apple TV 3G has not received any updates from Apple for a long time and looks like it will not get any in the future. So, should we remove it from the &amp;quot;Latest Firmware&amp;quot; section on the Main Page? Any other thoughts? --[[User:Tp1194045441|Tp1194045441]] ([[User talk:Tp1194045441|talk]]) 03:51, 28 November 2015 (UTC)&lt;br /&gt;
:It's still been sold so it should stay as it's still &amp;quot;active&amp;quot; for this reason. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 22:34, 23 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Cleanup ==&lt;br /&gt;
&lt;br /&gt;
This page has a lot of links... It almost looks intimidating. That's not exactly an impression you want to leave on a first-time visitor. I'd like to clean it up, but I'm not entirely sure on what to cut out. I currently have everything in &amp;quot;Hardware&amp;quot; underneath the basebands in mind, and some of the definitions (be honest, how popular of a topic do you think iBEC is?). Any thoughts on what can or should not be cut? --[[User:Dialexio|Dialexio]] ([[User talk:Dialexio|talk]]) 21:09, 23 February 2016 (UTC)&lt;br /&gt;
:I think we should remove links to pages that have not been created yet. We can always add them back if/when made. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 22:33, 23 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== KPP ==&lt;br /&gt;
&lt;br /&gt;
Is there a reason why a KPP page has not been created? It would be useful to many... &lt;br /&gt;
--[[User:Detiac|Detiac]] 15:19, 9 October 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Rename Bad Stuff section ==&lt;br /&gt;
&lt;br /&gt;
I don't know what we could rename it to, but it doesn't come off very well --[[User:Nullpixel|Nullpixel]] ([[User talk:Nullpixel|talk]]) 19:45, 10 October 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Timezone_Vulnerability&amp;diff=63547</id>
		<title>Timezone Vulnerability</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Timezone_Vulnerability&amp;diff=63547"/>
		<updated>2017-10-10T17:34:01Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: change to past tense&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There was a flaw in [[lockdownd]], fixed in iOS 6.1.3:&lt;br /&gt;
 MOVW   R0, #(aPrivateVarDbTi-0x4DB8A) ; &amp;quot;/private/var/db/timezone&amp;quot;&lt;br /&gt;
 MOVW   R1, #0x1FF                     ; mode_t -&amp;gt; 0777&lt;br /&gt;
 MOVT.W R0, #4&lt;br /&gt;
 ADD    R0, PC                         ; char *&lt;br /&gt;
 BLX    _chmod&lt;br /&gt;
&lt;br /&gt;
This means &amp;lt;code&amp;gt;chmod(&amp;quot;/private/var/db/timezone&amp;quot;,0777)&amp;lt;/code&amp;gt; without any further checks and is executed on every launch. By setting a symbolic link on &amp;lt;code&amp;gt;/var/db/timezone&amp;lt;/code&amp;gt; though [[MobileBackup]] and pointing the symlink to any other file and crashing [[lockdownd]] by sending it a malformed property list (see [[Malformed PairRequest]]) to make it relaunch causes it to perform the actual permission change on any file.&lt;br /&gt;
&lt;br /&gt;
This vulnerability is '''CVE-2013-0979''' and Apple describes it in the iOS 6.1.3 security fixes like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;&lt;br /&gt;
'''Lockdown'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Impact: A local user may be able to change permissions on arbitrary files&amp;lt;br/&amp;gt;&lt;br /&gt;
Description: When restoring from backup, [[lockdownd]] changed permissions on certain files even if the path to the file included a symbolic link. This issue was addressed by not changing permissions on any file with a symlink in its path.&lt;br /&gt;
&amp;lt;/cite&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
At [[WWJC]] 2013 [[pimskeks]] mentioned that the description in Apple's security fix is wrong. It says &amp;quot;when restoring from backup&amp;quot;, although this is totally unrelated to the backup, as the only thing that needs to be done is to restart [[lockdownd]]. In [[evasi0n]] this was done with a restore (to set a symbolic link to the file), but this vulnerability here is not related to the backup/restore.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
== Usage ==&lt;br /&gt;
* [[evasi0n|evasi0n jailbreak]]&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
* [[evad3rs]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Symbolic Link Vulnerability]]&lt;br /&gt;
* [[Malformed PairRequest]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [http://conference.hitb.org/hitbsecconf2013ams/materials/D2T1%20-%20Pod2g,%20Planetbeing,%20Musclenerd%20and%20Pimskeks%20aka%20Evad3rs%20-%20Swiping%20Through%20Modern%20Security%20Features.pdf Slides from HITB presentation in Amsterdam 2013]&lt;br /&gt;
* [http://blog.accuvant.com/bthomasaccuvant/evasi0n-jailbreaks-userland-component/ Accuvant Labs analysis of evasi0n]&lt;br /&gt;
* [http://support.apple.com/kb/HT5704 Apple's iOS 6.1.3 security fixes]&lt;br /&gt;
* [http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-0979 NIST Reference CVE-2013-0979]&lt;br /&gt;
* [http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0979 Mitre Reference CVE-2013-0979]&lt;br /&gt;
&lt;br /&gt;
[[Category:Exploits]]&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Talk:Main_Page&amp;diff=63546</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Talk:Main_Page&amp;diff=63546"/>
		<updated>2017-10-10T17:26:39Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: /* Rename Bad Stuff section */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Talk Archive}}&lt;br /&gt;
&lt;br /&gt;
== Baseband Chip Page Titles ==&lt;br /&gt;
For the baseband chip page titles, I think we should stick with the model number despite the marketing name. Pages:&lt;br /&gt;
* [[S-Gold 2|PMB8876]] marketed &amp;quot;S-Gold 2&amp;quot;&lt;br /&gt;
* [[X-Gold 608|PMB8878]] marketed &amp;quot;X-Gold 608&amp;quot;&lt;br /&gt;
* [[XMM 6180]] marketed &amp;quot;X-Gold 618&amp;quot;&lt;br /&gt;
* [[MDM6600]] (unknown marketing name)&lt;br /&gt;
* [[MDM6610]] (unknown marketing name)&lt;br /&gt;
* [[MDM9x00]] (unknown marketing name)&lt;br /&gt;
--[[User:5urd|5urd]] 21:35, 8 May 2012 (MDT)&lt;br /&gt;
:I'm leaning more towards the marketing names, since I think people are more familiar with them and they've been in use for a long time. We've always referred to the iPhone 2G's baseband as the &amp;quot;S-Gold 2&amp;quot; and the iPhone 3G/3GS's baseband as the &amp;quot;X-Gold 608.&amp;quot; (By the way, it sounds like Qualcomm &amp;quot;markets&amp;quot; their chips by model number. [http://www.qualcomm.com/media/releases/2011/02/14/qualcomm-announces-commercial-availability-gobi3000-modules]) --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 00:11, 9 May 2012 (MDT)&lt;br /&gt;
:I created most of these newer pages and always used the model number (without space). So I agree with that in general. Changing old ones is a totally different story though, where we need more consent. I would be for it (and create a redirect on the marketing names). --[[User:Http|http]] 01:52, 9 May 2012 (MDT)&lt;br /&gt;
&lt;br /&gt;
== Baseband downgrade possibility: Attempt for 04.11.08/04.12.01 to 04.10.01 ==&lt;br /&gt;
'''0x1''' There is no downgrade possibility; according to the most basis of fact in how baseband works as explained by dear MuscleNerd and there is signature checks as well as bootloader's chain of trust that I'm not going to repeat them again, but for this topic I start from iTunes error 1,-1,11 &lt;br /&gt;
 &lt;br /&gt;
'''0x2''' iTunes error 1,-1,11 :&lt;br /&gt;
We will get this error whenever we want to do something with BB which is not allowed by apple. you can read about these error in detail from here[http://theiphonewiki.com/wiki/index.php?title=ITunes_Errors].&lt;br /&gt;
Going deeper, this error raise by baseband's bootloader whenever you attempt to downgrade BB (in this case), this happens inside the NOR so this is why we can not exploit it easily from the outside.&lt;br /&gt;
Another reason for this error (and in here the most important one that I wanted to discuss) is that apple no longer signing that firmware.&lt;br /&gt;
&lt;br /&gt;
'''0x3''' The situation that there is no BB installed on iPhone! :&lt;br /&gt;
I could restore my iPhone4 in the case of there will be no BB at all. I called it reset my BB. There will be no Wifi, no BT.&lt;br /&gt;
At the first time (a few months since I've started to work on) I thought it is dead (as apple confirmed this also). But I could restore it only to stock firmware with the latest one.&lt;br /&gt;
So for who stays in 04.11.08 it may lead to do upgrade to 04.12.01 permanently with the latest iOS, now is 5.1.1 and before for me was 5.0.1, so be sure what you are doing and then go to reset the BB.&lt;br /&gt;
So back to the game, if there was no BB then there is no bootloeader inside the NOR to stuck BB update process but I do not know that in this case what happened to &amp;quot;sectable&amp;quot; also known as &amp;quot;locktable&amp;quot; which is the master accountable to unlock the carrier, any way  I think so only firmware signature checking by apple will be remain in &amp;quot;restore verify process&amp;quot; by iTunes. because as mentioned earlier, &amp;quot;currentBB&amp;quot;(BB to be updated) is allowed to be update by &amp;quot;comingBB&amp;quot; (BB to be updating to) only if :&lt;br /&gt;
1. &amp;quot;currentBB&amp;quot; &amp;lt; &amp;quot;comingBB&amp;quot; (= are you the most recent/lastest BB?)&lt;br /&gt;
2. &amp;quot;comingBB&amp;quot; is now signing by apple (=if so, does apple sign you? Are you eligible?) &lt;br /&gt;
Huum... What happens if &amp;quot;currentBB&amp;quot;=&amp;quot;null/zero/no matter&amp;quot;? Could we eliminate option (1) from the security check above in this case? So what next?&lt;br /&gt;
&lt;br /&gt;
'''0x4''' Track back to the issue lead us inside the bbfw file (ICE3_04.11.08_BOOT_02.13.Release) which contains four .fls files inside, and the most important one is psi_flash.fls who is in charge of security checks before handover the routines to stack.fls which is responsible for updating the baseband. This file does like NOR bootloader but fortunately it's outside the device so it is accessible but not such easy format to be understand by programmers. They are raw ROM based images for XMM6180 chip, ARM based and programmed in Thread-X, but the compiler is unknown; I will write about some disassembly notes using ida pro 6.1; by the way I leave my iPhone with no BB trying to find out and break the trust chains in the above files in order to bypass the bootloader security checks which may let us to downgrade to 04.10.01 which is currently unlocked by Gevey.&lt;br /&gt;
Keep in mind that if this solution works..., it will need the SHSH for downgrading the iOS firmware to do reset the BB.&lt;br /&gt;
I heard that iPhoneDevTeam are going to release the new version of Redsn0w which there will be no need to restore by iTunes but I do not know if the baseband approaches supposed to be addressed or it will work like iFaith that is basically bypass (preserve) BB, any way if I found this article useful I will note about disassembly and possibility approach as well as BB reset to share with any followers.&lt;br /&gt;
'''--[[User:Kambiz|Kambiz]] 07:49, 13 May 2012 (MDT)K.N'''&lt;br /&gt;
&lt;br /&gt;
== Bluetooth Chip on [[iPhone 5]] ==&lt;br /&gt;
Is there any confirmation of the Bluetooth chip used in the iPhone 5? If there is, can we edit this page and add it? --[[User:5urd|5urd]] 10:04, 8 October 2012 (MDT)&lt;br /&gt;
:Chipworks [http://www.chipworks.com/blog/recentteardowns/2012/10/02/apple-iphone-5-the-rf/ analyzed the iPhone 5's Murata Wi-Fi module] and determined it uses the [[BCM4334]]. I'll add it to the Main Page now. --[[User:Dialexio|&amp;lt;span style=&amp;quot;color:#C20; font-weight:normal;&amp;quot;&amp;gt;Dialexio&amp;lt;/span&amp;gt;]] 20:35, 8 October 2012 (MDT)&lt;br /&gt;
&lt;br /&gt;
== Adding vulnerability to main page ==&lt;br /&gt;
The page [[CVE-2013-0964]] is currently orphaned. I think it would fit under the &amp;quot;Vulnerabilities and Exploits&amp;quot; subheading. Can someone with adequate permission make the change? [[User:0x56|0x56]] ([[User talk:0x56|talk]]) 03:52, 12 September 2013 (UTC)&lt;br /&gt;
:Added. --[[User:Http|http]] ([[User talk:Http|talk]]) 00:53, 13 September 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Update for new devices==&lt;br /&gt;
Somebody should update the main page (table) for the 5s and 5c --[[User:Phyrrus9|Phyrrus9]] ([[User talk:Phyrrus9|talk]]) 21:14, 2 October 2013 (UTC)&lt;br /&gt;
:No need. It says &amp;quot;iPhone 4S and newer&amp;quot;. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 22:01, 2 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Permission==&lt;br /&gt;
Permission to add pangu8? Or should we wait until a Cydia version comes out? --[[User:Awesomebing1|Awesomebing1]] ([[User talk:Awesomebing1|talk]]) 15:52, 22 October 2014 (UTC)&lt;br /&gt;
:It has already been added and is fine IMO. I would state that it's SSH only though. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 16:22, 22 October 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== All of the Watch product images? ==&lt;br /&gt;
&lt;br /&gt;
So I was looking for Apple product images and found this interesting [https://www.apple.com/shop/sitemaps/sitemap-buy-images.xml document] that has links to all of the (current) product images. Since the Apple Watch has so many models, editions, colors, etc., would it be worthwhile to upload all the images listed from the document? So far I've found [http://store.storeimages.cdn-apple.com/4711/as-images.apple.com/is/image/AppleInc/aos/published/images/w/42/w42ss/sbbk/w42ss-sbbk-detail this one]. (Apple Watch 42mm, Stainless Steel buckle) --[[User:Citrusui|Citrusui]] ([[User talk:Citrusui|talk]]) 18:01, 5 September 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It's not a great idea to upload images from Apple's website in general, since they're copyrighted by Apple, unless you can make a decent argument that using a copyrighted image in a particular article is [https://en.wikipedia.org/wiki/Fair_use#Fair_use_under_United_States_law is fair use]. [[User:Britta|Britta]] ([[User talk:Britta|talk]]) 09:01, 6 September 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Removal of Apple TV 3G from &amp;quot;Latest Firmware&amp;quot; Section? ==&lt;br /&gt;
&lt;br /&gt;
Apparently, the Apple TV 3G has not received any updates from Apple for a long time and looks like it will not get any in the future. So, should we remove it from the &amp;quot;Latest Firmware&amp;quot; section on the Main Page? Any other thoughts? --[[User:Tp1194045441|Tp1194045441]] ([[User talk:Tp1194045441|talk]]) 03:51, 28 November 2015 (UTC)&lt;br /&gt;
:It's still been sold so it should stay as it's still &amp;quot;active&amp;quot; for this reason. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 22:34, 23 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Cleanup ==&lt;br /&gt;
&lt;br /&gt;
This page has a lot of links... It almost looks intimidating. That's not exactly an impression you want to leave on a first-time visitor. I'd like to clean it up, but I'm not entirely sure on what to cut out. I currently have everything in &amp;quot;Hardware&amp;quot; underneath the basebands in mind, and some of the definitions (be honest, how popular of a topic do you think iBEC is?). Any thoughts on what can or should not be cut? --[[User:Dialexio|Dialexio]] ([[User talk:Dialexio|talk]]) 21:09, 23 February 2016 (UTC)&lt;br /&gt;
:I think we should remove links to pages that have not been created yet. We can always add them back if/when made. --[[User:IAdam1n|iAdam1n]] ([[User talk:IAdam1n|talk]]) 22:33, 23 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== KPP ==&lt;br /&gt;
&lt;br /&gt;
Is there a reason why a KPP page has not been created? It would be useful to many... &lt;br /&gt;
--[[User:Detiac|Detiac]] 15:19, 9 October 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Rename Bad Stuff section ==&lt;br /&gt;
&lt;br /&gt;
I don't know what we could rename it to, but it doesn't come off very well&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=63545</id>
		<title>User:Nullpixel</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=63545"/>
		<updated>2017-10-10T17:24:49Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hey there. I'm [https://nullpixel.uk nullpixel], and I make iOS &amp;amp; Web apps.&lt;br /&gt;
&lt;br /&gt;
== Things I do ==&lt;br /&gt;
&lt;br /&gt;
* I code stuff, which you can see at my [https://github.com/nullpixel github].&lt;br /&gt;
* I'm the Head Moderator at [https://reddit.com/r/sideloaded /r/sideloaded]&lt;br /&gt;
* I'm an administrator on the official [https://discord.gg/jailbreak /r/jailbreak discord]&lt;br /&gt;
&lt;br /&gt;
== My Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Device&lt;br /&gt;
! Variant&lt;br /&gt;
! Colour&lt;br /&gt;
! Storage&lt;br /&gt;
! Firmware&lt;br /&gt;
! Build&lt;br /&gt;
! Jailbroken?&lt;br /&gt;
! Purpose&lt;br /&gt;
|-&lt;br /&gt;
| [[iPhone SE]]&lt;br /&gt;
| [[N69uAP|iPhone8,4]]&lt;br /&gt;
| Gold&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 16GB&lt;br /&gt;
| 11.1&lt;br /&gt;
| 15B5078e&lt;br /&gt;
| No&lt;br /&gt;
| Main Device&lt;br /&gt;
|-&lt;br /&gt;
| [[iPad Air 2]]&lt;br /&gt;
| [[A1566 | iPad5,3]]&lt;br /&gt;
| class=&amp;quot;rborderplz nobrradiusplz&amp;quot; | Gold&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| No&lt;br /&gt;
| Not in use.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Contact Me ==&lt;br /&gt;
&lt;br /&gt;
I can be reached via multiple mediums. &lt;br /&gt;
&lt;br /&gt;
'''Preferred:'''&lt;br /&gt;
&lt;br /&gt;
* [https://twitter.com/nullriver Message me on twitter]&lt;br /&gt;
* [https://reddit.com/user/nullpixel PM me on reddit]&lt;br /&gt;
* [https://discord.gg/jGRAdEY Message @nullpixel#0012 on discord]&lt;br /&gt;
* [mailto:jamie+iphonewiki@nullpixel.uk Shoot me a mail!]&lt;br /&gt;
&lt;br /&gt;
'''If you want to'''&lt;br /&gt;
&lt;br /&gt;
* [https://keybase.io/nullpixel Send me a PGP encrypted message on keybase]&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=63544</id>
		<title>User:Nullpixel</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=63544"/>
		<updated>2017-10-10T17:20:47Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi, I'm nullpixel, a iOS developer.&lt;br /&gt;
&lt;br /&gt;
== Things I do ==&lt;br /&gt;
&lt;br /&gt;
* I code stuff, which you can see at my [https://github.com/nullpixel1 github].&lt;br /&gt;
* I'm the Head Moderator at [https://reddit.com/r/sideloaded /r/sideloaded]&lt;br /&gt;
* I'm an admin on the official [https://discord.gg/jailbreak /r/jailbreak discord]&lt;br /&gt;
&lt;br /&gt;
== My Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Device&lt;br /&gt;
! Variant&lt;br /&gt;
! Colour&lt;br /&gt;
! Storage&lt;br /&gt;
! Firmware&lt;br /&gt;
! Build&lt;br /&gt;
! Jailbroken?&lt;br /&gt;
! Purpose&lt;br /&gt;
|-&lt;br /&gt;
| [[iPhone SE]]&lt;br /&gt;
| [[N69uAP|iPhone8,4]]&lt;br /&gt;
| Gold&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 16GB&lt;br /&gt;
| 11.1&lt;br /&gt;
| 15B5078e&lt;br /&gt;
| No&lt;br /&gt;
| Main Device&lt;br /&gt;
|-&lt;br /&gt;
| [[iPad Air 2]]&lt;br /&gt;
| [[A1566 | iPad5,3]]&lt;br /&gt;
| class=&amp;quot;rborderplz nobrradiusplz&amp;quot; | Gold&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| No&lt;br /&gt;
| Not in use.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Articles I plan on updating ==&lt;br /&gt;
&lt;br /&gt;
I'm currently reverse engineering the DCSD cable with [https://twitter.com/lululombard @lululombard]. We plan on updating &lt;br /&gt;
&lt;br /&gt;
* https://www.theiphonewiki.com/wiki/DCSD_Cable&lt;br /&gt;
* https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&lt;br /&gt;
&lt;br /&gt;
== Contact Me ==&lt;br /&gt;
&lt;br /&gt;
I can be reached via multiple mediums. &lt;br /&gt;
&lt;br /&gt;
'''Preferred:'''&lt;br /&gt;
&lt;br /&gt;
* [https://twitter.com/nullriver Message me on twitter]&lt;br /&gt;
* [https://reddit.com/user/nullpixel PM me on reddit]&lt;br /&gt;
* [https://discord.gg/jailbreak Message @nullpixel#0012 on discord]&lt;br /&gt;
* [mailto:jamie+iphonewiki@nullpixel.uk Shoot me a mail!]&lt;br /&gt;
&lt;br /&gt;
'''If you want to'''&lt;br /&gt;
&lt;br /&gt;
* [https://keybase.io/nullpixel Send me a PGP encrypted message on keybase]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Thanks [https://www.theiphonewiki.com/wiki/User:IAdam1n iAdam1n] for the table, your userpage is lit :3&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Home_Depot&amp;diff=56115</id>
		<title>Home Depot</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Home_Depot&amp;diff=56115"/>
		<updated>2017-03-18T17:40:33Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: The last link reads better&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Home Depot''' is a [[semi-untethered jailbreak]] for 32-bit devices on iOS 9.1 - 9.3.4. It was written by [https://twitter.com/REALKJCMEMBER jk9357]. It works by sideloading an IPA using [[Cydia Impactor]].&lt;br /&gt;
&lt;br /&gt;
== Compatible Devices ==&lt;br /&gt;
Home Depot is able to support all 32-bit devices on 9.1-9.3.4, however, it currently does not ship with all th offsets required to work on all device / firmware combos. The table below shows what devices, and firmwares it supports out of the box.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! iOS Version&lt;br /&gt;
! [[iPad 2]]&lt;br /&gt;
! [[J1AP|iPad 3 (iPad3,1)]]&lt;br /&gt;
! [[J2AP|iPad 3 (iPad3,2)]]&lt;br /&gt;
! [[J2AAP|iPad 3 (iPad3,3)]]&lt;br /&gt;
! [[iPad 4]]&lt;br /&gt;
! [[P105AP|iPad mini (iPad2,5)]]&lt;br /&gt;
! [[N94AP|iPhone 4S]]&lt;br /&gt;
! [[N41AP|iPhone 5 (iPhone5,1)]]&lt;br /&gt;
! [[N42AP|iPhone 5 (iPhone5,2)]]&lt;br /&gt;
! [[N48AP|iPhone 5c (iPhone5,3)]]&lt;br /&gt;
! [[N49AP|iPhone 5c (iPhone5,4)]]&lt;br /&gt;
! [[iPod touch 5G]]&amp;lt;ref name=&amp;quot;exp&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9.1&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.2&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.2.1&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3.1&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3.2&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3.3&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3.4&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;exp&amp;quot;&amp;gt;Experimental.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Version Change Log ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Version&lt;br /&gt;
! Changes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;JailBreak&amp;quot; (first beta release)&lt;br /&gt;
| Initial beta release&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;JailBreakMoreDevices&amp;quot; (second beta)&lt;br /&gt;
| More devices supported&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;iPhone53932&amp;quot; (third beta)&lt;br /&gt;
| Fix for iPhone5,3 on iOS 9.3.2&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;iPhone52932&amp;quot; (forth beta)&lt;br /&gt;
| Fix for iPhone5,2 on iOS 9.3.2&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;Make Mexico Pay For It&amp;quot; (fifth beta)&lt;br /&gt;
| Experimental support for more devices&lt;br /&gt;
|-&lt;br /&gt;
| Revision 1&lt;br /&gt;
| Initial release&lt;br /&gt;
|-&lt;br /&gt;
| Revision 2&lt;br /&gt;
| Fix for Cydia not appearing&lt;br /&gt;
|-&lt;br /&gt;
| Revision 3&lt;br /&gt;
| Real fix for Cydia not appearing&lt;br /&gt;
|-&lt;br /&gt;
| Revision 4&lt;br /&gt;
| Fix for app crashing&lt;br /&gt;
|-&lt;br /&gt;
| Revision 5&lt;br /&gt;
| Fix for tfp0&lt;br /&gt;
|-&lt;br /&gt;
| Revision 6&lt;br /&gt;
| iPad 2 fix for some iOS versions&lt;br /&gt;
|-&lt;br /&gt;
| Revision 7&lt;br /&gt;
| Fix for broken LwVM patch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [http://www.wall.supplies/ Home page]&lt;br /&gt;
* [http://pastebin.com/a91ywvEW Extra Offsets] (will add more when found)&lt;br /&gt;
* [https://www.reddit.com/r/jailbreak/comments/5vpuyf/discussion_list_of_all_iphone_all_ipad_will_be/ A redditor who claims to have found all the offsets]&lt;br /&gt;
&lt;br /&gt;
[[Category:Jailbreaks]]&lt;br /&gt;
[[Category:Jailbreaking]]&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Home_Depot&amp;diff=56114</id>
		<title>Home Depot</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Home_Depot&amp;diff=56114"/>
		<updated>2017-03-18T17:39:42Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Fixed up some wording&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Home Depot''' is a [[semi-untethered jailbreak]] for 32-bit devices on iOS 9.1 - 9.3.4. It was written by [https://twitter.com/REALKJCMEMBER jk9357]. It works by sideloading an IPA using [[Cydia Impactor]].&lt;br /&gt;
&lt;br /&gt;
== Compatible Devices ==&lt;br /&gt;
Home Depot is able to support all 32-bit devices on 9.1-9.3.4, however, it currently does not ship with all th offsets required to work on all device / firmware combos. The table below shows what devices, and firmwares it supports out of the box.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! iOS Version&lt;br /&gt;
! [[iPad 2]]&lt;br /&gt;
! [[J1AP|iPad 3 (iPad3,1)]]&lt;br /&gt;
! [[J2AP|iPad 3 (iPad3,2)]]&lt;br /&gt;
! [[J2AAP|iPad 3 (iPad3,3)]]&lt;br /&gt;
! [[iPad 4]]&lt;br /&gt;
! [[P105AP|iPad mini (iPad2,5)]]&lt;br /&gt;
! [[N94AP|iPhone 4S]]&lt;br /&gt;
! [[N41AP|iPhone 5 (iPhone5,1)]]&lt;br /&gt;
! [[N42AP|iPhone 5 (iPhone5,2)]]&lt;br /&gt;
! [[N48AP|iPhone 5c (iPhone5,3)]]&lt;br /&gt;
! [[N49AP|iPhone 5c (iPhone5,4)]]&lt;br /&gt;
! [[iPod touch 5G]]&amp;lt;ref name=&amp;quot;exp&amp;quot; /&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! 9.1&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.2&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.2.1&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3.1&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3.2&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3.3&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|-&lt;br /&gt;
! 9.3.4&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
| {{no}}&lt;br /&gt;
| {{yes}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;exp&amp;quot;&amp;gt;Experimental.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Version Change Log ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Version&lt;br /&gt;
! Changes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;JailBreak&amp;quot; (first beta release)&lt;br /&gt;
| Initial beta release&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;JailBreakMoreDevices&amp;quot; (second beta)&lt;br /&gt;
| More devices supported&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;iPhone53932&amp;quot; (third beta)&lt;br /&gt;
| Fix for iPhone5,3 on iOS 9.3.2&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;iPhone52932&amp;quot; (forth beta)&lt;br /&gt;
| Fix for iPhone5,2 on iOS 9.3.2&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;Make Mexico Pay For It&amp;quot; (fifth beta)&lt;br /&gt;
| Experimental support for more devices&lt;br /&gt;
|-&lt;br /&gt;
| Revision 1&lt;br /&gt;
| Initial release&lt;br /&gt;
|-&lt;br /&gt;
| Revision 2&lt;br /&gt;
| Fix for Cydia not appearing&lt;br /&gt;
|-&lt;br /&gt;
| Revision 3&lt;br /&gt;
| Real fix for Cydia not appearing&lt;br /&gt;
|-&lt;br /&gt;
| Revision 4&lt;br /&gt;
| Fix for app crashing&lt;br /&gt;
|-&lt;br /&gt;
| Revision 5&lt;br /&gt;
| Fix for tfp0&lt;br /&gt;
|-&lt;br /&gt;
| Revision 6&lt;br /&gt;
| iPad 2 fix for some iOS versions&lt;br /&gt;
|-&lt;br /&gt;
| Revision 7&lt;br /&gt;
| Fix for broken LwVM patch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [http://www.wall.supplies/ Home page]&lt;br /&gt;
* [http://pastebin.com/a91ywvEW Extra Offsets] (will add more when found)&lt;br /&gt;
* [https://www.reddit.com/r/jailbreak/comments/5vpuyf/discussion_list_of_all_iphone_all_ipad_will_be/ A redditor claims to have found all the offsets]&lt;br /&gt;
&lt;br /&gt;
[[Category:Jailbreaks]]&lt;br /&gt;
[[Category:Jailbreaking]]&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55874</id>
		<title>DCSD Cable</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55874"/>
		<updated>2017-03-05T15:19:40Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: change to Shell over serial from SSH&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:DCSD_Front_annotated.jpg|right|thumb|Annotated photo of the main DCSD PCB]]&lt;br /&gt;
&lt;br /&gt;
The '''DCSD Alex cable''' is used in factories to communicate over serial to run tests and write to the SysCfg (for serial definitions, etc) during production. These cables are produced by Shenzhen Alex Connector Co. Ltd. in China. They can be purchased from obscure markets. There are two known types of DCSD cable. An older one, with lights and only one USB female USB connector, and a newer model, which lacks lights, and has two female USB connectors.&lt;br /&gt;
&lt;br /&gt;
== PCB ==&lt;br /&gt;
=== Top of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Chip&lt;br /&gt;
! Datasheet&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| D1&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | Low Power Consumption Voltage Regulator with ON/OFF Switch&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | http://www.s-manuals.com/pdf/datasheet/x/c/xc6215_series_torex.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D5&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D6&lt;br /&gt;
| Tied to TX and an input voltage of 3.3V on the UART J5 pads, this may be a protection in case the host shorts?&lt;br /&gt;
|-&lt;br /&gt;
| U1&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Micrel 2026A Dual-Channel Power Distribution Switch&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | http://www.xilinx.com/products/boards/ml510/datasheets/mic2076-2bm.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U2&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U3&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles stoplight LED controls&lt;br /&gt;
|-&lt;br /&gt;
| U4&lt;br /&gt;
| Micrel MIC5219&lt;br /&gt;
| http://datasheet.datasheetarchive.com/originals/library/Datasheets-EDS7/DSAEDA000124178.pdf&lt;br /&gt;
| 500mA Peak Output LDO Regulator&lt;br /&gt;
|-&lt;br /&gt;
| U5&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles serial mux interface from iPhone&lt;br /&gt;
|-&lt;br /&gt;
| U6&lt;br /&gt;
| SMSC USB2514 4-port USB hub&lt;br /&gt;
| http://www.mouser.com/catalog/specsheets/2514.pdf&lt;br /&gt;
| &lt;br /&gt;
* The use of this deprecates the previous &amp;quot;Y&amp;quot; style cable, which used two separate USB cables for serial and iPhone data communication&lt;br /&gt;
* Three ports are used:&lt;br /&gt;
*# iPhone Data USB&lt;br /&gt;
*# U4 FTDI IC&lt;br /&gt;
*# U5 FTDI IC&lt;br /&gt;
|-&lt;br /&gt;
| U7&lt;br /&gt;
| Microchip 24AA04/24LC04B&lt;br /&gt;
| http://ww1.microchip.com/downloads/en/DeviceDoc/21708G.pdf&lt;br /&gt;
| I2C Serial EEPROM (TSSOP Package)&lt;br /&gt;
|-&lt;br /&gt;
| X1&lt;br /&gt;
| MKC 24 MHz Oscillator&lt;br /&gt;
| {{n/a}}&lt;br /&gt;
| I'm not 100% sure about the value of the chip, but this should be correct&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Back of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| J9&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; | I believe these are used to flash the U7 EEPROM with USB IDs for use by the SMSC USB Hub, I have yet to dump the contents of the EEPROM to find out for sure. &lt;br /&gt;
|-&lt;br /&gt;
| J10&lt;br /&gt;
|-&lt;br /&gt;
| J11&lt;br /&gt;
|-&lt;br /&gt;
| J12&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* The [[Lightning Connector]] has a specific Accessory ID flashed to it for enabling serial via the Tristar chip.&lt;br /&gt;
* This PCB is quite easy to replicate, but without the proper Accessory ID you will need to mimic the protocol similar to how key2fr did in his [http://ramtin-amin.fr/#tristar research].&lt;br /&gt;
* In theory, you can use the Tristar for JTAG through a similar board, but JTAG gets disabled by the device during boot due to production fusing status.&lt;br /&gt;
&lt;br /&gt;
== Uses ==&lt;br /&gt;
&lt;br /&gt;
=== Verbose Boot ===&lt;br /&gt;
One use of the cable was to view verbose boot. You could access this by setting [[Debug-uarts_(iBoot_variable)]] in [[iRecovery]] or nvram,  however, since iOS 9, this output has been obfuscated.&lt;br /&gt;
&lt;br /&gt;
=== Shell over serial ===&lt;br /&gt;
Using [http://twitter.com/qwertyoruiopz qwertyoruiopz's] [https://twitter.com/qwertyoruiopz/status/711455055401099264 serialsh], it is possible to get shell over serial. This is useful, because it does not require any additional daemons other than those shipped with iOS. An example use case for this would be protecting against bootloops.&lt;br /&gt;
&lt;br /&gt;
=== Debugging the kernel ===&lt;br /&gt;
Using the DCSD cable, it is possible to attach GDB to the iOS kernel, and pause it's running.&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55873</id>
		<title>DCSD Cable</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55873"/>
		<updated>2017-03-05T15:11:18Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Add information about new and old models&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:DCSD_Front_annotated.jpg|right|thumb|Annotated photo of the main DCSD PCB]]&lt;br /&gt;
&lt;br /&gt;
The '''DCSD Alex cable''' is used in factories to communicate over serial to run tests and write to the SysCfg (for serial definitions, etc) during production. These cables are produced by Shenzhen Alex Connector Co. Ltd. in China. They can be purchased from obscure markets. There are two known types of DCSD cable. An older one, with lights and only one USB female USB connector, and a newer model, which lacks lights, and has two female USB connectors.&lt;br /&gt;
&lt;br /&gt;
== PCB ==&lt;br /&gt;
=== Top of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Chip&lt;br /&gt;
! Datasheet&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| D1&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | Low Power Consumption Voltage Regulator with ON/OFF Switch&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | http://www.s-manuals.com/pdf/datasheet/x/c/xc6215_series_torex.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D5&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D6&lt;br /&gt;
| Tied to TX and an input voltage of 3.3V on the UART J5 pads, this may be a protection in case the host shorts?&lt;br /&gt;
|-&lt;br /&gt;
| U1&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Micrel 2026A Dual-Channel Power Distribution Switch&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | http://www.xilinx.com/products/boards/ml510/datasheets/mic2076-2bm.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U2&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U3&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles stoplight LED controls&lt;br /&gt;
|-&lt;br /&gt;
| U4&lt;br /&gt;
| Micrel MIC5219&lt;br /&gt;
| http://datasheet.datasheetarchive.com/originals/library/Datasheets-EDS7/DSAEDA000124178.pdf&lt;br /&gt;
| 500mA Peak Output LDO Regulator&lt;br /&gt;
|-&lt;br /&gt;
| U5&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles serial mux interface from iPhone&lt;br /&gt;
|-&lt;br /&gt;
| U6&lt;br /&gt;
| SMSC USB2514 4-port USB hub&lt;br /&gt;
| http://www.mouser.com/catalog/specsheets/2514.pdf&lt;br /&gt;
| &lt;br /&gt;
* The use of this deprecates the previous &amp;quot;Y&amp;quot; style cable, which used two separate USB cables for serial and iPhone data communication&lt;br /&gt;
* Three ports are used:&lt;br /&gt;
*# iPhone Data USB&lt;br /&gt;
*# U4 FTDI IC&lt;br /&gt;
*# U5 FTDI IC&lt;br /&gt;
|-&lt;br /&gt;
| U7&lt;br /&gt;
| Microchip 24AA04/24LC04B&lt;br /&gt;
| http://ww1.microchip.com/downloads/en/DeviceDoc/21708G.pdf&lt;br /&gt;
| I2C Serial EEPROM (TSSOP Package)&lt;br /&gt;
|-&lt;br /&gt;
| X1&lt;br /&gt;
| MKC 24 MHz Oscillator&lt;br /&gt;
| {{n/a}}&lt;br /&gt;
| I'm not 100% sure about the value of the chip, but this should be correct&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Back of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| J9&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; | I believe these are used to flash the U7 EEPROM with USB IDs for use by the SMSC USB Hub, I have yet to dump the contents of the EEPROM to find out for sure. &lt;br /&gt;
|-&lt;br /&gt;
| J10&lt;br /&gt;
|-&lt;br /&gt;
| J11&lt;br /&gt;
|-&lt;br /&gt;
| J12&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* The [[Lightning Connector]] has a specific Accessory ID flashed to it for enabling serial via the Tristar chip.&lt;br /&gt;
* This PCB is quite easy to replicate, but without the proper Accessory ID you will need to mimic the protocol similar to how key2fr did in his [http://ramtin-amin.fr/#tristar research].&lt;br /&gt;
* In theory, you can use the Tristar for JTAG through a similar board, but JTAG gets disabled by the device during boot due to production fusing status.&lt;br /&gt;
&lt;br /&gt;
== Uses ==&lt;br /&gt;
&lt;br /&gt;
=== Verbose Boot ===&lt;br /&gt;
One use of the cable was to view verbose boot. You could access this by setting [[Debug-uarts_(iBoot_variable)]] in [[iRecovery]] or nvram,  however, since iOS 9, this output has been obfuscated.&lt;br /&gt;
&lt;br /&gt;
=== SSH over serial ===&lt;br /&gt;
Using [http://twitter.com/qwertyoruiopz qwertyoruiopz's] [https://twitter.com/qwertyoruiopz/status/711455055401099264 serialsh], it is possible to SSH over serial. This is useful, because it does not require any SSH daemon other than those shipped with iOS. An example use case for this would be protecting against bootloops.&lt;br /&gt;
&lt;br /&gt;
=== Debugging the kernel ===&lt;br /&gt;
Using the DCSD cable, it is possible to attach GDB to the iOS kernel, and pause it's running.&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55872</id>
		<title>DCSD Cable</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55872"/>
		<updated>2017-03-05T15:06:47Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Add link to serialsh&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:DCSD_Front_annotated.jpg|right|thumb|Annotated photo of the main DCSD PCB]]&lt;br /&gt;
&lt;br /&gt;
The '''DCSD Alex cable''' is used in factories to communicate over serial to run tests and write to the SysCfg (for serial definitions, etc) during production. These cables are produced by Shenzhen Alex Connector Co. Ltd. in China; this may be why they can be found on obscure markets for sale, if not just taken from a trash can from factories. &lt;br /&gt;
&lt;br /&gt;
== PCB ==&lt;br /&gt;
=== Top of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Chip&lt;br /&gt;
! Datasheet&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| D1&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | Low Power Consumption Voltage Regulator with ON/OFF Switch&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | http://www.s-manuals.com/pdf/datasheet/x/c/xc6215_series_torex.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D5&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D6&lt;br /&gt;
| Tied to TX and an input voltage of 3.3V on the UART J5 pads, this may be a protection in case the host shorts?&lt;br /&gt;
|-&lt;br /&gt;
| U1&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Micrel 2026A Dual-Channel Power Distribution Switch&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | http://www.xilinx.com/products/boards/ml510/datasheets/mic2076-2bm.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U2&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U3&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles stoplight LED controls&lt;br /&gt;
|-&lt;br /&gt;
| U4&lt;br /&gt;
| Micrel MIC5219&lt;br /&gt;
| http://datasheet.datasheetarchive.com/originals/library/Datasheets-EDS7/DSAEDA000124178.pdf&lt;br /&gt;
| 500mA Peak Output LDO Regulator&lt;br /&gt;
|-&lt;br /&gt;
| U5&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles serial mux interface from iPhone&lt;br /&gt;
|-&lt;br /&gt;
| U6&lt;br /&gt;
| SMSC USB2514 4-port USB hub&lt;br /&gt;
| http://www.mouser.com/catalog/specsheets/2514.pdf&lt;br /&gt;
| &lt;br /&gt;
* The use of this deprecates the previous &amp;quot;Y&amp;quot; style cable, which used two separate USB cables for serial and iPhone data communication&lt;br /&gt;
* Three ports are used:&lt;br /&gt;
*# iPhone Data USB&lt;br /&gt;
*# U4 FTDI IC&lt;br /&gt;
*# U5 FTDI IC&lt;br /&gt;
|-&lt;br /&gt;
| U7&lt;br /&gt;
| Microchip 24AA04/24LC04B&lt;br /&gt;
| http://ww1.microchip.com/downloads/en/DeviceDoc/21708G.pdf&lt;br /&gt;
| I2C Serial EEPROM (TSSOP Package)&lt;br /&gt;
|-&lt;br /&gt;
| X1&lt;br /&gt;
| MKC 24 MHz Oscillator&lt;br /&gt;
| {{n/a}}&lt;br /&gt;
| I'm not 100% sure about the value of the chip, but this should be correct&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Back of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| J9&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; | I believe these are used to flash the U7 EEPROM with USB IDs for use by the SMSC USB Hub, I have yet to dump the contents of the EEPROM to find out for sure. &lt;br /&gt;
|-&lt;br /&gt;
| J10&lt;br /&gt;
|-&lt;br /&gt;
| J11&lt;br /&gt;
|-&lt;br /&gt;
| J12&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* The [[Lightning Connector]] has a specific Accessory ID flashed to it for enabling serial via the Tristar chip.&lt;br /&gt;
* This PCB is quite easy to replicate, but without the proper Accessory ID you will need to mimic the protocol similar to how key2fr did in his [http://ramtin-amin.fr/#tristar research].&lt;br /&gt;
* In theory, you can use the Tristar for JTAG through a similar board, but JTAG gets disabled by the device during boot due to production fusing status.&lt;br /&gt;
&lt;br /&gt;
== Uses ==&lt;br /&gt;
&lt;br /&gt;
=== Verbose Boot ===&lt;br /&gt;
One use of the cable was to view verbose boot. You could access this by setting [[Debug-uarts_(iBoot_variable)]] in [[iRecovery]] or nvram,  however, since iOS 9, this output has been obfuscated.&lt;br /&gt;
&lt;br /&gt;
=== SSH over serial ===&lt;br /&gt;
Using [http://twitter.com/qwertyoruiopz qwertyoruiopz's] [https://twitter.com/qwertyoruiopz/status/711455055401099264 serialsh], it is possible to SSH over serial. This is useful, because it does not require any SSH daemon other than those shipped with iOS. An example use case for this would be protecting against bootloops.&lt;br /&gt;
&lt;br /&gt;
=== Debugging the kernel ===&lt;br /&gt;
Using the DCSD cable, it is possible to attach GDB to the iOS kernel, and pause it's running.&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55871</id>
		<title>User:Nullpixel</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55871"/>
		<updated>2017-03-05T15:05:29Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Fixed broken URL&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi, I'm nullpixel, a iOS developer.&lt;br /&gt;
&lt;br /&gt;
== Things I do ==&lt;br /&gt;
&lt;br /&gt;
* I code stuff, which you can see at my [https://github.com/nullpixel1 github].&lt;br /&gt;
* I'm the Head Moderator at [https://reddit.com/r/sideloaded /r/sideloaded]&lt;br /&gt;
* I'm an admin on the official [https://discord.gg/jailbreak /r/jailbreak discord]&lt;br /&gt;
&lt;br /&gt;
== My Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Device&lt;br /&gt;
! Variant&lt;br /&gt;
! Colour&lt;br /&gt;
! Storage&lt;br /&gt;
! Firmware&lt;br /&gt;
! Build&lt;br /&gt;
! Jailbroken?&lt;br /&gt;
! Purpose&lt;br /&gt;
|-&lt;br /&gt;
| [[iPhone SE]]&lt;br /&gt;
| [[N69uAP|iPhone8,4]]&lt;br /&gt;
| Gold&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 16GB&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Main Device&lt;br /&gt;
|-&lt;br /&gt;
| [[iPad Air 2]]&lt;br /&gt;
| [[A1566 | iPad5,3]]&lt;br /&gt;
| class=&amp;quot;rborderplz nobrradiusplz&amp;quot; | Gold&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Testing, watching youtube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Articles I plan on updating ==&lt;br /&gt;
&lt;br /&gt;
I'm currently reverse engineering the DCSD cable with [https://twitter.com/lululombard @lululombard]. We plan on updating &lt;br /&gt;
&lt;br /&gt;
* https://www.theiphonewiki.com/wiki/DCSD_Cable&lt;br /&gt;
* https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&lt;br /&gt;
&lt;br /&gt;
== Contact Me ==&lt;br /&gt;
&lt;br /&gt;
I can be reached via multiple mediums. &lt;br /&gt;
&lt;br /&gt;
'''Preferred:'''&lt;br /&gt;
&lt;br /&gt;
* [https://twitter.com/nullriver Message me on twitter]&lt;br /&gt;
* [https://reddit.com/user/nullpixel PM me on reddit]&lt;br /&gt;
* [https://discord.gg/jailbreak Message @nullpixel#0012 on discord]&lt;br /&gt;
* [mailto:jamie+iphonewiki@nullpixel.uk Shoot me a mail!]&lt;br /&gt;
&lt;br /&gt;
'''If you want to'''&lt;br /&gt;
&lt;br /&gt;
* [https://keybase.io/nullpixel Send me a PGP encrypted message on keybase]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Thanks [https://www.theiphonewiki.com/wiki/User:IAdam1n iAdam1n] for the table, your userpage is lit :3&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55870</id>
		<title>User:Nullpixel</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55870"/>
		<updated>2017-03-05T15:04:53Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Add links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi, I'm nullpixel, a iOS developer.&lt;br /&gt;
&lt;br /&gt;
== Things I do ==&lt;br /&gt;
&lt;br /&gt;
* I code stuff, which you can see at my [https://github.com/nullpixel1 github].&lt;br /&gt;
* I'm the Head Moderator at [https://reddit.com/r/sideloaded /r/sideloaded]&lt;br /&gt;
* I'm an admin on the official [https://discord.gg/jailbreak /r/jailbreak discord]&lt;br /&gt;
&lt;br /&gt;
== My Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Device&lt;br /&gt;
! Variant&lt;br /&gt;
! Colour&lt;br /&gt;
! Storage&lt;br /&gt;
! Firmware&lt;br /&gt;
! Build&lt;br /&gt;
! Jailbroken?&lt;br /&gt;
! Purpose&lt;br /&gt;
|-&lt;br /&gt;
| [[iPhone SE]]&lt;br /&gt;
| [[N69uAP|iPhone8,4]]&lt;br /&gt;
| Gold&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 16GB&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Main Device&lt;br /&gt;
|-&lt;br /&gt;
| [[iPad Air 2]]&lt;br /&gt;
| [[A1566 | iPad5,3]]&lt;br /&gt;
| class=&amp;quot;rborderplz nobrradiusplz&amp;quot; | Gold&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Testing, watching youtube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Articles I plan on updating ==&lt;br /&gt;
&lt;br /&gt;
I'm currently reverse engineering the DCSD cable with [@lululombard https://twitter.com/lululombard]. We plan on updating &lt;br /&gt;
&lt;br /&gt;
* https://www.theiphonewiki.com/wiki/DCSD_Cable&lt;br /&gt;
* https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&lt;br /&gt;
&lt;br /&gt;
== Contact Me ==&lt;br /&gt;
&lt;br /&gt;
I can be reached via multiple mediums. &lt;br /&gt;
&lt;br /&gt;
'''Preferred:'''&lt;br /&gt;
&lt;br /&gt;
* [https://twitter.com/nullriver Message me on twitter]&lt;br /&gt;
* [https://reddit.com/user/nullpixel PM me on reddit]&lt;br /&gt;
* [https://discord.gg/jailbreak Message @nullpixel#0012 on discord]&lt;br /&gt;
* [mailto:jamie+iphonewiki@nullpixel.uk Shoot me a mail!]&lt;br /&gt;
&lt;br /&gt;
'''If you want to'''&lt;br /&gt;
&lt;br /&gt;
* [https://keybase.io/nullpixel Send me a PGP encrypted message on keybase]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Thanks [https://www.theiphonewiki.com/wiki/User:IAdam1n iAdam1n] for the table, your userpage is lit :3&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55869</id>
		<title>DCSD Cable</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55869"/>
		<updated>2017-03-05T15:01:42Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Add more information to the article&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:DCSD_Front_annotated.jpg|right|thumb|Annotated photo of the main DCSD PCB]]&lt;br /&gt;
&lt;br /&gt;
The '''DCSD Alex cable''' is used in factories to communicate over serial to run tests and write to the SysCfg (for serial definitions, etc) during production. These cables are produced by Shenzhen Alex Connector Co. Ltd. in China; this may be why they can be found on obscure markets for sale, if not just taken from a trash can from factories. &lt;br /&gt;
&lt;br /&gt;
== PCB ==&lt;br /&gt;
=== Top of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Chip&lt;br /&gt;
! Datasheet&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| D1&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | Low Power Consumption Voltage Regulator with ON/OFF Switch&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | http://www.s-manuals.com/pdf/datasheet/x/c/xc6215_series_torex.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D5&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D6&lt;br /&gt;
| Tied to TX and an input voltage of 3.3V on the UART J5 pads, this may be a protection in case the host shorts?&lt;br /&gt;
|-&lt;br /&gt;
| U1&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Micrel 2026A Dual-Channel Power Distribution Switch&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | http://www.xilinx.com/products/boards/ml510/datasheets/mic2076-2bm.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U2&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U3&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles stoplight LED controls&lt;br /&gt;
|-&lt;br /&gt;
| U4&lt;br /&gt;
| Micrel MIC5219&lt;br /&gt;
| http://datasheet.datasheetarchive.com/originals/library/Datasheets-EDS7/DSAEDA000124178.pdf&lt;br /&gt;
| 500mA Peak Output LDO Regulator&lt;br /&gt;
|-&lt;br /&gt;
| U5&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles serial mux interface from iPhone&lt;br /&gt;
|-&lt;br /&gt;
| U6&lt;br /&gt;
| SMSC USB2514 4-port USB hub&lt;br /&gt;
| http://www.mouser.com/catalog/specsheets/2514.pdf&lt;br /&gt;
| &lt;br /&gt;
* The use of this deprecates the previous &amp;quot;Y&amp;quot; style cable, which used two separate USB cables for serial and iPhone data communication&lt;br /&gt;
* Three ports are used:&lt;br /&gt;
*# iPhone Data USB&lt;br /&gt;
*# U4 FTDI IC&lt;br /&gt;
*# U5 FTDI IC&lt;br /&gt;
|-&lt;br /&gt;
| U7&lt;br /&gt;
| Microchip 24AA04/24LC04B&lt;br /&gt;
| http://ww1.microchip.com/downloads/en/DeviceDoc/21708G.pdf&lt;br /&gt;
| I2C Serial EEPROM (TSSOP Package)&lt;br /&gt;
|-&lt;br /&gt;
| X1&lt;br /&gt;
| MKC 24 MHz Oscillator&lt;br /&gt;
| {{n/a}}&lt;br /&gt;
| I'm not 100% sure about the value of the chip, but this should be correct&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Back of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| J9&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; | I believe these are used to flash the U7 EEPROM with USB IDs for use by the SMSC USB Hub, I have yet to dump the contents of the EEPROM to find out for sure. &lt;br /&gt;
|-&lt;br /&gt;
| J10&lt;br /&gt;
|-&lt;br /&gt;
| J11&lt;br /&gt;
|-&lt;br /&gt;
| J12&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* The [[Lightning Connector]] has a specific Accessory ID flashed to it for enabling serial via the Tristar chip.&lt;br /&gt;
* This PCB is quite easy to replicate, but without the proper Accessory ID you will need to mimic the protocol similar to how key2fr did in his [http://ramtin-amin.fr/#tristar research].&lt;br /&gt;
* In theory, you can use the Tristar for JTAG through a similar board, but JTAG gets disabled by the device during boot due to production fusing status.&lt;br /&gt;
&lt;br /&gt;
== Uses ==&lt;br /&gt;
&lt;br /&gt;
=== Verbose Boot ===&lt;br /&gt;
One use of the cable was to view verbose boot. You could access this by setting [[Debug-uarts_(iBoot_variable)]] in [[iRecovery]] or nvram,  however, since iOS 9, this output has been obfuscated.&lt;br /&gt;
&lt;br /&gt;
=== SSH over serial ===&lt;br /&gt;
Using [http://twitter.com/qwertyoruiopz qwertyoruiopz's] serialsh, it is possible to SSH over serial. This is useful, because it does not require any SSH daemon other than those shipped with iOS. An example use case for this would be protecting against bootloops.&lt;br /&gt;
&lt;br /&gt;
=== Debugging the kernel ===&lt;br /&gt;
Using the DCSD cable, it is possible to attach GDB to the iOS kernel, and pause it's running.&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55868</id>
		<title>DCSD Cable</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=DCSD_Cable&amp;diff=55868"/>
		<updated>2017-03-05T14:49:36Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Reformat page layout&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:DCSD_Front_annotated.jpg|right|thumb|Annotated photo of the main DCSD PCB]]&lt;br /&gt;
&lt;br /&gt;
The '''DCSD Alex cable''' is used in factories to communicate over serial to run tests and write to the SysCfg (for serial definitions, etc) during production. These cables are produced by Shenzhen Alex Connector Co. Ltd. in China; this may be why they can be found on obscure markets for sale, if not just taken from a trash can from factories. &lt;br /&gt;
&lt;br /&gt;
== PCB ==&lt;br /&gt;
=== Top of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Chip&lt;br /&gt;
! Datasheet&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| D1&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | Low Power Consumption Voltage Regulator with ON/OFF Switch&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | http://www.s-manuals.com/pdf/datasheet/x/c/xc6215_series_torex.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D5&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| D6&lt;br /&gt;
| Tied to TX and an input voltage of 3.3V on the UART J5 pads, this may be a protection in case the host shorts?&lt;br /&gt;
|-&lt;br /&gt;
| U1&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Micrel 2026A Dual-Channel Power Distribution Switch&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | http://www.xilinx.com/products/boards/ml510/datasheets/mic2076-2bm.pdf&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U2&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| U3&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles stoplight LED controls&lt;br /&gt;
|-&lt;br /&gt;
| U4&lt;br /&gt;
| Micrel MIC5219&lt;br /&gt;
| http://datasheet.datasheetarchive.com/originals/library/Datasheets-EDS7/DSAEDA000124178.pdf&lt;br /&gt;
| 500mA Peak Output LDO Regulator&lt;br /&gt;
|-&lt;br /&gt;
| U5&lt;br /&gt;
| FTDI FT232RQ UART IC&lt;br /&gt;
| http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232R.pdf&lt;br /&gt;
| Handles serial mux interface from iPhone&lt;br /&gt;
|-&lt;br /&gt;
| U6&lt;br /&gt;
| SMSC USB2514 4-port USB hub&lt;br /&gt;
| http://www.mouser.com/catalog/specsheets/2514.pdf&lt;br /&gt;
| &lt;br /&gt;
* The use of this deprecates the previous &amp;quot;Y&amp;quot; style cable, which used two separate USB cables for serial and iPhone data communication&lt;br /&gt;
* Three ports are used:&lt;br /&gt;
*# iPhone Data USB&lt;br /&gt;
*# U4 FTDI IC&lt;br /&gt;
*# U5 FTDI IC&lt;br /&gt;
|-&lt;br /&gt;
| U7&lt;br /&gt;
| Microchip 24AA04/24LC04B&lt;br /&gt;
| http://ww1.microchip.com/downloads/en/DeviceDoc/21708G.pdf&lt;br /&gt;
| I2C Serial EEPROM (TSSOP Package)&lt;br /&gt;
|-&lt;br /&gt;
| X1&lt;br /&gt;
| MKC 24 MHz Oscillator&lt;br /&gt;
| {{n/a}}&lt;br /&gt;
| I'm not 100% sure about the value of the chip, but this should be correct&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Back of the board ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; | &lt;br /&gt;
! Label&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| J9&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; | I believe these are used to flash the U7 EEPROM with USB IDs for use by the SMSC USB Hub, I have yet to dump the contents of the EEPROM to find out for sure. &lt;br /&gt;
|-&lt;br /&gt;
| J10&lt;br /&gt;
|-&lt;br /&gt;
| J11&lt;br /&gt;
|-&lt;br /&gt;
| J12&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* The [[Lightning Connector]] has a specific Accessory ID flashed to it for enabling serial via the Tristar chip.&lt;br /&gt;
* This PCB is quite easy to replicate, but without the proper Accessory ID you will need to mimic the protocol similar to how key2fr did in his [http://ramtin-amin.fr/#tristar research].&lt;br /&gt;
* In theory, you can use the Tristar for JTAG through a similar board, but JTAG gets disabled by the device during boot due to production fusing status.&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55867</id>
		<title>User:Nullpixel</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55867"/>
		<updated>2017-03-05T14:29:24Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Another annoying space&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi, I'm nullpixel, a iOS developer.&lt;br /&gt;
&lt;br /&gt;
== Things I do ==&lt;br /&gt;
&lt;br /&gt;
* I code stuff, which you can see at my [https://github.com/nullpixel1 github].&lt;br /&gt;
* I'm the Head Moderator at [https://reddit.com/r/sideloaded /r/sideloaded]&lt;br /&gt;
* I'm an admin on the official [https://discord.gg/jailbreak /r/jailbreak discord]&lt;br /&gt;
&lt;br /&gt;
== My Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Device&lt;br /&gt;
! Variant&lt;br /&gt;
! Colour&lt;br /&gt;
! Storage&lt;br /&gt;
! Firmware&lt;br /&gt;
! Build&lt;br /&gt;
! Jailbroken?&lt;br /&gt;
! Purpose&lt;br /&gt;
|-&lt;br /&gt;
| [[iPhone SE]]&lt;br /&gt;
| [[N69uAP|iPhone8,4]]&lt;br /&gt;
| Gold&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 16GB&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Main Device&lt;br /&gt;
|-&lt;br /&gt;
| [[iPad Air 2]]&lt;br /&gt;
| [[A1566 | iPad5,3]]&lt;br /&gt;
| class=&amp;quot;rborderplz nobrradiusplz&amp;quot; | Gold&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Testing, watching youtube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Articles I plan on updating ==&lt;br /&gt;
&lt;br /&gt;
All DCSD ones, and a few outdated iBoot pages.&lt;br /&gt;
&lt;br /&gt;
== Contact Me ==&lt;br /&gt;
&lt;br /&gt;
I can be reached via multiple mediums. &lt;br /&gt;
&lt;br /&gt;
'''Preferred:'''&lt;br /&gt;
&lt;br /&gt;
* [https://twitter.com/nullriver Message me on twitter]&lt;br /&gt;
* [https://reddit.com/user/nullpixel PM me on reddit]&lt;br /&gt;
* [https://discord.gg/jailbreak Message @nullpixel#0012 on discord]&lt;br /&gt;
* [mailto:jamie+iphonewiki@nullpixel.uk Shoot me a mail!]&lt;br /&gt;
&lt;br /&gt;
'''If you want to'''&lt;br /&gt;
&lt;br /&gt;
* [https://keybase.io/nullpixel Send me a PGP encrypted message on keybase]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Thanks [https://www.theiphonewiki.com/wiki/User:IAdam1n iAdam1n] for the table, your userpage is lit :3&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55866</id>
		<title>User:Nullpixel</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55866"/>
		<updated>2017-03-05T14:27:29Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: ew space&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi, I'm nullpixel, a iOS developer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Things I do ==&lt;br /&gt;
&lt;br /&gt;
* I code stuff, which you can see at my [https://github.com/nullpixel1 github].&lt;br /&gt;
* I'm the Head Moderator at [https://reddit.com/r/sideloaded /r/sideloaded]&lt;br /&gt;
* I'm an admin on the official [https://discord.gg/jailbreak /r/jailbreak discord]&lt;br /&gt;
&lt;br /&gt;
== My Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Device&lt;br /&gt;
! Variant&lt;br /&gt;
! Colour&lt;br /&gt;
! Storage&lt;br /&gt;
! Firmware&lt;br /&gt;
! Build&lt;br /&gt;
! Jailbroken?&lt;br /&gt;
! Purpose&lt;br /&gt;
|-&lt;br /&gt;
| [[iPhone SE]]&lt;br /&gt;
| [[N69uAP|iPhone8,4]]&lt;br /&gt;
| Gold&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 16GB&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Main Device&lt;br /&gt;
|-&lt;br /&gt;
| [[iPad Air 2]]&lt;br /&gt;
| [[A1566 | iPad5,3]]&lt;br /&gt;
| class=&amp;quot;rborderplz nobrradiusplz&amp;quot; | Gold&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Testing, watching youtube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Articles I plan on updating ==&lt;br /&gt;
&lt;br /&gt;
All DCSD ones, and a few outdated iBoot pages.&lt;br /&gt;
&lt;br /&gt;
== Contact Me ==&lt;br /&gt;
&lt;br /&gt;
I can be reached via multiple mediums. &lt;br /&gt;
&lt;br /&gt;
'''Preferred:'''&lt;br /&gt;
&lt;br /&gt;
* [https://twitter.com/nullriver Message me on twitter]&lt;br /&gt;
* [https://reddit.com/user/nullpixel PM me on reddit]&lt;br /&gt;
* [https://discord.gg/jailbreak Message @nullpixel#0012 on discord]&lt;br /&gt;
* [mailto:jamie+iphonewiki@nullpixel.uk Shoot me a mail!]&lt;br /&gt;
&lt;br /&gt;
'''If you want to'''&lt;br /&gt;
&lt;br /&gt;
* [https://keybase.io/nullpixel Send me a PGP encrypted message on keybase]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Thanks [https://www.theiphonewiki.com/wiki/User:IAdam1n iAdam1n] for the table, your userpage is lit :3&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55865</id>
		<title>User:Nullpixel</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=User:Nullpixel&amp;diff=55865"/>
		<updated>2017-03-05T14:27:05Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Add whole page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi, I'm nullpixel, a iOS developer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Things I do ==&lt;br /&gt;
&lt;br /&gt;
* I code stuff, which you can see at my [https://github.com/nullpixel1 github].&lt;br /&gt;
* I'm the Head Moderator at [https://reddit.com/r/sideloaded /r/sideloaded]&lt;br /&gt;
* I'm an admin on the official [https://discord.gg/jailbreak /r/jailbreak discord]&lt;br /&gt;
&lt;br /&gt;
== My Devices ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Device&lt;br /&gt;
! Variant&lt;br /&gt;
! Colour&lt;br /&gt;
! Storage&lt;br /&gt;
! Firmware&lt;br /&gt;
! Build&lt;br /&gt;
! Jailbroken?&lt;br /&gt;
! Purpose&lt;br /&gt;
|-&lt;br /&gt;
| [[iPhone SE]]&lt;br /&gt;
| [[N69uAP|iPhone8,4]]&lt;br /&gt;
| Gold&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | 16GB&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Main Device&lt;br /&gt;
|-&lt;br /&gt;
| [[iPad Air 2]]&lt;br /&gt;
| [[A1566 | iPad5,3]]&lt;br /&gt;
| class=&amp;quot;rborderplz nobrradiusplz&amp;quot; | Gold&lt;br /&gt;
| 10.2&lt;br /&gt;
| 14C92&lt;br /&gt;
| Yes, using Yalu102&lt;br /&gt;
| Testing, watching youtube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Articles I plan on updating ==&lt;br /&gt;
&lt;br /&gt;
All DCSD ones, and a few outdated iBoot pages.&lt;br /&gt;
&lt;br /&gt;
== Contact Me ==&lt;br /&gt;
&lt;br /&gt;
I can be reached via multiple mediums. &lt;br /&gt;
&lt;br /&gt;
'''Preferred:'''&lt;br /&gt;
&lt;br /&gt;
* [https://twitter.com/nullriver Message me on twitter]&lt;br /&gt;
* [https://reddit.com/user/nullpixel PM me on reddit]&lt;br /&gt;
* [https://discord.gg/jailbreak Message @nullpixel#0012 on discord]&lt;br /&gt;
* [mailto:jamie+iphonewiki@nullpixel.uk Shoot me a mail!]&lt;br /&gt;
&lt;br /&gt;
'''If you want to'''&lt;br /&gt;
&lt;br /&gt;
* [https://keybase.io/nullpixel Send me a PGP encrypted message on keybase]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Thanks [https://www.theiphonewiki.com/wiki/User:IAdam1n iAdam1n] for the table, your userpage is lit :3&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&amp;diff=55845</id>
		<title>Debug-uarts (iBoot variable)</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&amp;diff=55845"/>
		<updated>2017-03-03T18:24:09Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Fix typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If set to 3, [[LLB]] and [[iBoot]] will give debug output over serial while booting or while in [[Recovery Mode]]]. This allows you to see things like the list of firmware images in flash and the information that it output whilst the LCD is initialized (ie. pre-&amp;quot;[[Recovery Mode]]&amp;quot; output).&lt;br /&gt;
&lt;br /&gt;
Note that as a consequence, when set to 3, output over USB may be very choppy for reasons that have not yet been investigated.&lt;br /&gt;
&lt;br /&gt;
As of iOS 9, the output is obfuscated, and appears as hex strings, hence making it unreadable.&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&amp;diff=55844</id>
		<title>Debug-uarts (iBoot variable)</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Debug-uarts_(iBoot_variable)&amp;diff=55844"/>
		<updated>2017-03-03T18:19:39Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Fix debug value, and added obf as of 9&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If set to 3, [[LLB]] and [[iBoot]] will give debug output over serial while booting or while in [[Recovery Mode]]]. This allows you to see things like the list of firmware images in flash and the information that it output whilst the LCD is initialized (ie. pre-&amp;quot;[[Recovery Mode]]&amp;quot; output).&lt;br /&gt;
&lt;br /&gt;
Note that as a consequence, when set to 3, output over USB may be very choppy for reasons that have not yet been investigated.&lt;br /&gt;
&lt;br /&gt;
As of iOS 9, the output is obfuscated, and appears as he's strings, hence making it unreadable.&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Scam_Jailbreaks_and_Unlocks&amp;diff=53612</id>
		<title>Scam Jailbreaks and Unlocks</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Scam_Jailbreaks_and_Unlocks&amp;diff=53612"/>
		<updated>2016-07-29T12:05:40Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Removed my fake thing (just realised it was already in there, should probably have used CMD + F before)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an ''incomplete'' list of community-reported '''scam sites''' that pretend to distribute or sell jailbreaking and unlocking tools/services. (There are many other scam sites not listed here yet.)&lt;br /&gt;
&lt;br /&gt;
If you see a site selling jailbreaking or unlocking software (or asking you to do a survey before downloading), it's a scam. (Companies make money when you fill out surveys, so they promise a jailbreak to get you to fill them out.) Scam sites may also provide free fake tools that actually install adware or other kinds of malware in order to make money from you. Some legitimate forms of unlocking are not free - third-party IMEI unlocks and SIM interposer devices both cost money - but ultrasn0w is always free.&lt;br /&gt;
&lt;br /&gt;
In general, please consider: '''is what the site promises too good to be true?''' Does it promise a new jailbreak for the latest iOS version, when nobody from trusted sources (such as well-known blogs or Reddit or developers on Twitter) is talking about this new jailbreak? When a real new jailbreak gets released, huge numbers of people talk about it - so if you find something people aren't talking about, be very skeptical and check trusted sources.&lt;br /&gt;
&lt;br /&gt;
=== You can contribute to this list ===&lt;br /&gt;
&lt;br /&gt;
Please contribute to this list if you find a scam site. By listing them here, we can help people find good information when they search Google for more information about these sites. If your site is listed here and you believe that's a mistake, you may contact an administrator to request removal.&lt;br /&gt;
&lt;br /&gt;
Be sure not to link to these pages, as all links will boost their Google ranking.&amp;lt;!-- Not if they have `rel=&amp;quot;nofollow&amp;quot;`? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Jailbreak fakes ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Domain !! Notes &lt;br /&gt;
|-&lt;br /&gt;
| 3kjailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 4na.weebly.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 7evasi0n.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 7jailbreak.com || On-device survey scam&lt;br /&gt;
|-&lt;br /&gt;
| 71jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 8jailbreak.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| alphajailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| alpinejb.blogspot.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| apps.appshed.com/[various #] || On-device fake, webclips and profiles&lt;br /&gt;
|-&lt;br /&gt;
| celtikios7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| cyberelevat0r.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| cyberelevat0r.us || Fake&lt;br /&gt;
|-&lt;br /&gt;
| cydia8jailbreak.com || Fake has you download multiple free-to-play apps hoping for in-app purchases&lt;br /&gt;
|-&lt;br /&gt;
| cydiaappdownloader.wordpress.com || Fake. Virustotal.com analysis: 39 of 56 scanners detect malware.&lt;br /&gt;
|-&lt;br /&gt;
| cydia-download.us || On-device scam, cost is unknown as it wants to install a profile and I'm not willing to go that far ;p&lt;br /&gt;
|-&lt;br /&gt;
| cydiainstall9.weebly.com || Fake, makes you download apps from the AppStore, promo video has obvious edit.&lt;br /&gt;
|- &lt;br /&gt;
| cyrooting.com || Affiliated with cydia-download.us which installs a profile from cyrooting.com&lt;br /&gt;
|-&lt;br /&gt;
| downgradeios7.com || Fake on-device downgrade tool&lt;br /&gt;
|-&lt;br /&gt;
| downgradeios8.com || Fake on-device downgrade tool&lt;br /&gt;
|-&lt;br /&gt;
| downgradeiphone.com || Sells a false promise (universal iOS/baseband downgrade) for $29&lt;br /&gt;
|-&lt;br /&gt;
| downloadpangu.org || Fake&lt;br /&gt;
|-&lt;br /&gt;
| ecydia.com || Sells an unspecified tool for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| en-pangu.com || Fake, affiliated with i0n1c.com and taig9.com&lt;br /&gt;
|-&lt;br /&gt;
| equsi0n.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evad3rs.me || No survey, not selling anything, just has downloads of evasi0n 1.0.7, calling it 1.0.8 and saying it works on iOS 7.1.x. Pointless.&lt;br /&gt;
|-&lt;br /&gt;
| evad3rsdevteam.com || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evad3rs-devteam.com || Copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evad3rsjb.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evad3rsteam.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasi0nblog.com || Repackaged evasi0n&lt;br /&gt;
|-&lt;br /&gt;
| evasi0ndevteam.com || Sells evasi0n for $15&lt;br /&gt;
|-&lt;br /&gt;
| evasi0njb.net || Copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasion-jailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasion-jailbreak7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasi0n-jailbreak.net || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasi0njailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evasion7.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evasion7download.info/pangu || Malware. See [https://www.virustotal.com/en/file/fb64d5934ebd946c0a4cd49bb8adb13005a57c0ffb04b77e94d40563b6e001e2/analysis/1418953850/ VirusTotal results]&lt;br /&gt;
|-&lt;br /&gt;
| evasioniosjailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasionjailbreak.net || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasionjailbreak.us || Copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasionjailbreak7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasi0n-official.com || Survey scam, loosely copied from evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasl0n.blogspot.com || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasi0n7.com/pangu || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evasion7download.info || Malware. See [https://www.virustotal.com/en/file/fb64d5934ebd946c0a4cd49bb8adb13005a57c0ffb04b77e94d40563b6e001e2/analysis/1418953850/ VirusTotal results]&lt;br /&gt;
|-&lt;br /&gt;
| evasion7-jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evazi0n.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| ex0dus-jailbreak.com || Unspecified tool, claims to be developed by @planetbeing and @pimskeks. Survey scam after being strung along downloading a fake tool which requires a patch, said patch download requiring survey completion.&lt;br /&gt;
|-&lt;br /&gt;
| factory-directme.com || Sells redsn0w for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| firest0rm.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| freed0md00r.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| future7ios7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| geeksn0w.net || Copy of geeksn0w.it&lt;br /&gt;
|-&lt;br /&gt;
| geeksn0w.net/pangu || Fake&lt;br /&gt;
|-&lt;br /&gt;
| geeksn0wdownload.com || Copy of Geeksn0w.it&lt;br /&gt;
|-&lt;br /&gt;
| getthebest365.com || Sells unspecified tool for $27.00&lt;br /&gt;
|-&lt;br /&gt;
| greenpois0n-gc.blogspot.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| icysn0w.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| idevicehacker07.com || Fake, claims to install R4m0n JB for iOS 9&lt;br /&gt;
|-&lt;br /&gt;
| idowngrade.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| iemu.org || Fake; previous site for [[iEmu]]&lt;br /&gt;
|-&lt;br /&gt;
| ievad3rs.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreak-iphone.com || Sells an unspecified tool for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreaking.com || Fake, see iosjailbreakings.com entry&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreakpro.com || Sells an unspecified tool for $29.90, $39.90 and $49.90&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreakpro.net || Sells an unspecified tool (for $29.90, $39.90, and $49.90), to which the most expensive purchase is required to use the tool more than once.&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreaktool.com || Sells an unspecified tool for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| imessagewin.com || Claims to have iMessage for Windows platform; Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ineedjailbreak.com || Sells evasi0n / redsn0w for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| inj3ct3d.klikkit.co.uk || asking for donations to publish a non-existent jailbreak&lt;br /&gt;
|-&lt;br /&gt;
| insanelyios.blogspot.com || Downgrade fake, survey scam&lt;br /&gt;
|-&lt;br /&gt;
| instajailbreaker.com || Sells unspecified tool(s) for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| installcydia.mobi || Fake. Takes you to appial.com for freemium appstore games&lt;br /&gt;
|-&lt;br /&gt;
| instantjb.com || Fake. Installs multiple profiles. Sells &amp;quot;premium&amp;quot; cydia for $9.99&lt;br /&gt;
|- &lt;br /&gt;
| ios-6-1-4-jailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ios-jailbreak.com || Provides fake iOS 9.3 jailbreak tool that includes malware&lt;br /&gt;
|-&lt;br /&gt;
| ios8jailbreak.org || Fake&lt;br /&gt;
|-&lt;br /&gt;
| ios8jailbreak.tk || Fake (alternate domain name is ios8-jailbreak.weebly.com)&lt;br /&gt;
|-&lt;br /&gt;
| ios8jailbreakdownload.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ios8pangu.com || Fake, webclip. Wants to install unsigned profile that cannot be removed&lt;br /&gt;
|-&lt;br /&gt;
| ios9.semijb.com || See semijb.com entry&lt;br /&gt;
|-&lt;br /&gt;
| iosjailbreakings.com || Fake, sends you to ijailbreaking.com&lt;br /&gt;
|-&lt;br /&gt;
| iosjailbreakpangu.com || Survey scam. Good copy of real pangu site&lt;br /&gt;
|-&lt;br /&gt;
| ipadjailbreak3.com || Forwards to jailbreakunlock.org&lt;br /&gt;
|-&lt;br /&gt;
| ipangu.net || Fake. Passworded zip files&lt;br /&gt;
|-&lt;br /&gt;
| iphone5break.com || Sells unspecified tool for $49.99&lt;br /&gt;
|-&lt;br /&gt;
| iphonejailbreakplus.com || Sells evasi0n / redsn0w for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| iphonejailbreak-unlock.com || Sells unspecified tool for $27.00&lt;br /&gt;
|-&lt;br /&gt;
| irevert.wordpress.com/ || Claims to be able to downgrade firmware&lt;br /&gt;
|-&lt;br /&gt;
| i0n1c.com/jailbreak-ios-9.1 || Fake browser-based tool&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak.cc || Sells jailbreaking tools&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-7.com || App Store app download+play time required, artificially inflating its popularity&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-absinthe.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-ios-7.com || Tells people to go to thejailbreakshop.com&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-ios7.net || Sells unspecified tools for $29.95 and $39.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-my-ipad.org || Sells evasi0n / redsn0w for $29.95 '''per month'''&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-my-iphone.com || Sells unspecified tool for $29.97&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-team.com || Sells an unspecified tool for $29.99&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak71.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak7wizz.com || Links to jailbreakthings.com, which in turn links to instajailbreaker.com, which sells unspecified tools for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakandunlock1.pressdoc.com || Blog that is about jailbreak and unlock which uses fake tools.&lt;br /&gt;
|- &lt;br /&gt;
| jailbreakbj.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakgenie.com || Scam. Sells unspecified jailbreak tool for $9.99&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakios7untethered.com || Survey scam, all set up in advance for iOS 7&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakiosnewversion.elitegamershub.com || Survey scam, copied/modified verion of evasi0n7&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakiphone5s.com || Tells people to go to thejailbreakshop.com&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakmenow.net || Sells unspecified tools for $19.95, $29.95, and $39.95 &lt;br /&gt;
|-&lt;br /&gt;
| jailbreaknewiphone.com || Survey scam after being strung along downloading a fake tool&lt;br /&gt;
|-&lt;br /&gt;
| jailbreaktheipad2.com || Sells unspecified tool for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakthings.com || Exists solely to promote instajailbreaker.com, a scam site&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakunlock.info || Sells unspecified tools for $19.95, $29.95, and $39.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakunlock.org || Sells evasi0n / redsn0w for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbroke.info || Sells jailbreaking &amp;quot;solutions&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| k33n.mobi || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| k33nweb.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| latestiphoneunlock.com || Sells an unspecified tool for $9.95 or $29.95&lt;br /&gt;
|-&lt;br /&gt;
| linxijb.weebly.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| newios7jailbreak.com || Directs visitors to unlock-jailbreak.net&lt;br /&gt;
|-&lt;br /&gt;
| opensn0w.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| overcast7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| pangu8.com || Fake. Installs webclip from semijb.com&lt;br /&gt;
|-&lt;br /&gt;
| pangu9.mobi || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangudownload.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangu-jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangujailbreak.info || Fake, survey scam, poor things can't even pay their hosting bill :)&lt;br /&gt;
|-&lt;br /&gt;
| pangujb.blogspot.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangunow.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pod2gblog.blogspot.com || Copy of pod2g's blog&lt;br /&gt;
|-&lt;br /&gt;
| p0sixspwn.co || Windows version is a malware downloader that eventually downloads the real [[p0sixspwn]]&lt;br /&gt;
|-&lt;br /&gt;
| posixspwndownload.com || Copy of [[p0sixspwn]]&lt;br /&gt;
|-&lt;br /&gt;
| ppjailbreak.com || Copy of [[PPJailbreak]] and copyright infringement&lt;br /&gt;
|-&lt;br /&gt;
| premiumjailbreak.com || Sells jailbreaking tools&lt;br /&gt;
|-&lt;br /&gt;
| purpletools.wordpress.com || (and all the other sites/people offering similar stuff)&amp;lt;br /&amp;gt;Scam - Claims access to Apple's internal VPN&lt;br /&gt;
|-&lt;br /&gt;
| redpois0n.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| red-snow.com || Sells unspecified tools for $29.95 and $39.95&lt;br /&gt;
|-&lt;br /&gt;
| redsn0w-r9-new.blogspot.com || Survey scam, text is ripped from Dev-Team Blog&lt;br /&gt;
|-&lt;br /&gt;
| rocky-racoon.com || Survey scam, copy of Dev-Team Blog&lt;br /&gt;
|-&lt;br /&gt;
| safera1n.com || Sells an unspecified tool for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| silv3rwind.com || Sells an unspecified tool for $20&lt;br /&gt;
|-&lt;br /&gt;
| semijb.com || Fake. Does not install &amp;quot;the cydia.&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| semirestore.org || Fake redistributions of SemiRestore and SemiRestore7&lt;br /&gt;
|-&lt;br /&gt;
| spirit-jb.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| spiritjb.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| synergyjailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| taig8.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| taig9.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| taig9.mobi || Fake. AppStore app download scheme to boost app rankings and profit scammer via in-app advertising.&lt;br /&gt;
|-&lt;br /&gt;
| taigremote.com || On-device app-download scam, basically a survey scam&lt;br /&gt;
|-&lt;br /&gt;
| team7jailbreak.com || On-device survey scam (redirects to 7jailbreak.com). [https://twitter.com/search?q=It%27s%20easy.%20%20Follow%20this%20realy%20simple%20guide%20from%20%40teamjailbreak7&amp;amp;src=typd&amp;amp;f=realtime Known to spam on Twitter]&lt;br /&gt;
|-&lt;br /&gt;
| theios7jailbreaker.com || Directs people to scam sites (ijailbreakpro.com, appleunlocker.com, ijailbreaktool.com)&lt;br /&gt;
|-&lt;br /&gt;
| theios8jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| thejailbreakshop.com || Sells an unspecified tool for $29.97 and $49.97&lt;br /&gt;
|-&lt;br /&gt;
| trianglejailbreak.com || Sells jailbreaking tool&lt;br /&gt;
|-&lt;br /&gt;
| u7xjailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| unja1l.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| untetheredjailbreakios8.com || Survey scam&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Scam jailbreak and unlock sites ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Domain !! Notes &lt;br /&gt;
|-&lt;br /&gt;
| appleunlocker.com || Sells unspecified jailbreaking + unlocking software for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| bestra1n.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| cheapestiphoneunlock.com || Sells unspecified jailbreaking + unlocking software for $9.99&lt;br /&gt;
|-&lt;br /&gt;
| deblocage-iphone-fr.com || Sells unspecified unlocking software for €29.99&lt;br /&gt;
|-&lt;br /&gt;
| desbloquear-iphone-pro.com || Sells unspecified unlocking software for €29.99&lt;br /&gt;
|-&lt;br /&gt;
| e-imeiunlock.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| easyiphoneunlocking.com || Sells unspecified jailbreaking + unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| easyunlockiphone.net || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| easyunlockingsolutions.com || Sells unspecified unlocking software for $19.99&lt;br /&gt;
|-&lt;br /&gt;
| how-jailbreak-iphone.com || Sells unspecified jailbreaking + unlocking software for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| ih8sn0w.mobi || Sells who knows what for 20 Euros. Quite funny, but don't be a sucker.&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreakpro.com || Sells redsn0w for $29.90, $39.90, or $49.90&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreaktool.com || Sells unspecified jailbreaking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| ios7jailbreaker.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ios7jailbreak.fr || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlocker.org || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| iphone5break.com || Sells unspecified jailbreaking + unlocking software for $49.99&lt;br /&gt;
|-&lt;br /&gt;
| iphone-instant-unlock.com || Sells unspecified unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlock-pro.com || Redirects to unlock4iphone.com, desbloquear-iphone-pro.com, and deblocage-iphone-fr.com&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlocker-pro.com || Sells unspecified jailbreaking + unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlock-me.com || Sells unspecified unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlockme.com || Sells unspecified unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlocker.org.uk || Sells unspecified jailbreaking + unlocking software for £14.99&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlockersoftware.com || Sells unspecified jailbreaking + unlocking software for $24.97&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlockplus.com || Sells unspecified unlocking software for $22.99&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlockwiz.com || Sells unspecified jailbreaking + unlocking software for $29.97&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakandunlockiphones.com || Glowing reviews of, and links to, scam sites which are mostly offline now&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakiphone5express.com || Links to ijailbreakpro.com, appleunlocker.com and ijailbreaktool.com&lt;br /&gt;
|-&lt;br /&gt;
| myappledownload.com || Sells undefined non-existing jailbreaks, unlocks, downgrades for $19.99&lt;br /&gt;
|-&lt;br /&gt;
| mydowngrade.com || Sells undefined non-existing jailbreaks, unlocks, downgrades for $19.99&lt;br /&gt;
|-&lt;br /&gt;
| myunlocker.org || On-device survey / app download scam&lt;br /&gt;
|-&lt;br /&gt;
| officialiphoneunlock.co.uk || Fake&lt;br /&gt;
|-&lt;br /&gt;
| phoneunlockguy.com || Sells unspecified jailbreaking + unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| solutions-directme.com || Sells unspecified jailbreaking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| superiorsim.com || Sells SIM interposers, reported to be a scam by various websites&lt;br /&gt;
|-&lt;br /&gt;
| superunlockiphone.com || Sells unspecified jailbreaking + unlocking software for £14.99&lt;br /&gt;
|-&lt;br /&gt;
| tracyandmatt.co.uk || Refers victims to unlock-jailbreak.net&lt;br /&gt;
|-&lt;br /&gt;
| transx-solutions.com || Sells software for $14.95 which does not say what it is. Also requires a download&lt;br /&gt;
|-&lt;br /&gt;
| trusted-iphone-unlocker.com || Sells unspecified jailbreaking + unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| ultimateiphoneunlocker.com || Sells unspecified unlocking software for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| unlock-your-phones.com || Sells evasi0n as an unlock for €8.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-apple-iphone.com || Sells unspecified jailbreaking + unlocking software for $29.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-appleiphone.com || Sells IMEI unlocks for ANY carrier (including Singtel, which is factory unlocked, and including Sprint, which is nearly impossible, and certainly not done for that price) for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| unlock-ijailbreak.net || Added a letter to the URL, otherwise it's the same site as unlock-jailbreak.net&lt;br /&gt;
|-&lt;br /&gt;
| unlock-iphone.info || Fake. Claims that donating will expedite your request.&amp;lt;!-- Not to mention the request form isn't even an HTML &amp;lt;form&amp;gt;. The &amp;quot;submit&amp;quot; button is just a link. --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| unlock-jailbreak.net || Sells unspecified unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-jailbreak-iphone.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-the-iphone.com || Sells unspecified jailbreaking + unlocking software for $29.95, $37.95, or $49&lt;br /&gt;
|-&lt;br /&gt;
| unlock4iphone.com || Sells unspecified unlocking software for $29.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockimeiiphone.com || Sells unspecified jailbreaking + unlocking tool for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| unlockingfox.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphone.net || Sells unspecified jailbreaking + unlocking tool&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphone.org || Sells unspecified unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphoneios5.com || Sells unspecified jailbreaking + unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphonenow.org || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphonepro.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockjailbreaktool.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockmecentral.com || Sells jailbreaking &amp;quot;membership&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| ultrasn0wtool.com || Claims to unlock via a GUI app&lt;br /&gt;
|-&lt;br /&gt;
| ziphone.org || Directs visitors to iphone-unlocker-pro.com&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Scam_Jailbreaks_and_Unlocks&amp;diff=53611</id>
		<title>Scam Jailbreaks and Unlocks</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Scam_Jailbreaks_and_Unlocks&amp;diff=53611"/>
		<updated>2016-07-29T12:00:20Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Added downloadpangu.org &amp;amp; fixed my formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an ''incomplete'' list of community-reported '''scam sites''' that pretend to distribute or sell jailbreaking and unlocking tools/services. (There are many other scam sites not listed here yet.)&lt;br /&gt;
&lt;br /&gt;
If you see a site selling jailbreaking or unlocking software (or asking you to do a survey before downloading), it's a scam. (Companies make money when you fill out surveys, so they promise a jailbreak to get you to fill them out.) Scam sites may also provide free fake tools that actually install adware or other kinds of malware in order to make money from you. Some legitimate forms of unlocking are not free - third-party IMEI unlocks and SIM interposer devices both cost money - but ultrasn0w is always free.&lt;br /&gt;
&lt;br /&gt;
In general, please consider: '''is what the site promises too good to be true?''' Does it promise a new jailbreak for the latest iOS version, when nobody from trusted sources (such as well-known blogs or Reddit or developers on Twitter) is talking about this new jailbreak? When a real new jailbreak gets released, huge numbers of people talk about it - so if you find something people aren't talking about, be very skeptical and check trusted sources.&lt;br /&gt;
&lt;br /&gt;
=== You can contribute to this list ===&lt;br /&gt;
&lt;br /&gt;
Please contribute to this list if you find a scam site. By listing them here, we can help people find good information when they search Google for more information about these sites. If your site is listed here and you believe that's a mistake, you may contact an administrator to request removal.&lt;br /&gt;
&lt;br /&gt;
Be sure not to link to these pages, as all links will boost their Google ranking.&amp;lt;!-- Not if they have `rel=&amp;quot;nofollow&amp;quot;`? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Jailbreak fakes ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Domain !! Notes &lt;br /&gt;
|-&lt;br /&gt;
| 3kjailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 4na.weebly.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 7evasi0n.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 7jailbreak.com || On-device survey scam&lt;br /&gt;
|-&lt;br /&gt;
| 71jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 8jailbreak.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| alphajailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| alpinejb.blogspot.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| apps.appshed.com/[various #] || On-device fake, webclips and profiles&lt;br /&gt;
|-&lt;br /&gt;
| celtikios7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| cyberelevat0r.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| cyberelevat0r.us || Fake&lt;br /&gt;
|-&lt;br /&gt;
| cydia8jailbreak.com || Fake has you download multiple free-to-play apps hoping for in-app purchases&lt;br /&gt;
|-&lt;br /&gt;
| cydiaappdownloader.wordpress.com || Fake. Virustotal.com analysis: 39 of 56 scanners detect malware.&lt;br /&gt;
|-&lt;br /&gt;
| cydia-download.us || On-device scam, cost is unknown as it wants to install a profile and I'm not willing to go that far ;p&lt;br /&gt;
|-&lt;br /&gt;
| cydiainstall9.weebly.com || Fake, makes you download apps from the AppStore, promo video has obvious edit.&lt;br /&gt;
|- &lt;br /&gt;
| cyrooting.com || Affiliated with cydia-download.us which installs a profile from cyrooting.com&lt;br /&gt;
|-&lt;br /&gt;
| downgradeios7.com || Fake on-device downgrade tool&lt;br /&gt;
|-&lt;br /&gt;
| downgradeios8.com || Fake on-device downgrade tool&lt;br /&gt;
|-&lt;br /&gt;
| downgradeiphone.com || Sells a false promise (universal iOS/baseband downgrade) for $29&lt;br /&gt;
|-&lt;br /&gt;
| downloadpangu.org || Fake&lt;br /&gt;
|-&lt;br /&gt;
| ecydia.com || Sells an unspecified tool for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| en-pangu.com || Fake, affiliated with i0n1c.com and taig9.com&lt;br /&gt;
|-&lt;br /&gt;
| equsi0n.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evad3rs.me || No survey, not selling anything, just has downloads of evasi0n 1.0.7, calling it 1.0.8 and saying it works on iOS 7.1.x. Pointless.&lt;br /&gt;
|-&lt;br /&gt;
| evad3rsdevteam.com || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evad3rs-devteam.com || Copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evad3rsjb.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evad3rsteam.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasi0nblog.com || Repackaged evasi0n&lt;br /&gt;
|-&lt;br /&gt;
| evasi0ndevteam.com || Sells evasi0n for $15&lt;br /&gt;
|-&lt;br /&gt;
| evasi0njb.net || Copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasion-jailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasion-jailbreak7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasi0n-jailbreak.net || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasi0njailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evasion7.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evasion7download.info/pangu || Malware. See [https://www.virustotal.com/en/file/fb64d5934ebd946c0a4cd49bb8adb13005a57c0ffb04b77e94d40563b6e001e2/analysis/1418953850/ VirusTotal results]&lt;br /&gt;
|-&lt;br /&gt;
| evasioniosjailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasionjailbreak.net || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasionjailbreak.us || Copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasionjailbreak7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasi0n-official.com || Survey scam, loosely copied from evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasl0n.blogspot.com || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasi0n7.com/pangu || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evasion7download.info || Malware. See [https://www.virustotal.com/en/file/fb64d5934ebd946c0a4cd49bb8adb13005a57c0ffb04b77e94d40563b6e001e2/analysis/1418953850/ VirusTotal results]&lt;br /&gt;
|-&lt;br /&gt;
| evasion7-jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evazi0n.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| ex0dus-jailbreak.com || Unspecified tool, claims to be developed by @planetbeing and @pimskeks. Survey scam after being strung along downloading a fake tool which requires a patch, said patch download requiring survey completion.&lt;br /&gt;
|-&lt;br /&gt;
| factory-directme.com || Sells redsn0w for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| firest0rm.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| freed0md00r.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| future7ios7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| geeksn0w.net || Copy of geeksn0w.it&lt;br /&gt;
|-&lt;br /&gt;
| geeksn0w.net/pangu || Fake&lt;br /&gt;
|-&lt;br /&gt;
| geeksn0wdownload.com || Copy of Geeksn0w.it&lt;br /&gt;
|-&lt;br /&gt;
| getthebest365.com || Sells unspecified tool for $27.00&lt;br /&gt;
|-&lt;br /&gt;
| greenpois0n-gc.blogspot.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| icysn0w.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| idevicehacker07.com || Fake, claims to install R4m0n JB for iOS 9&lt;br /&gt;
|-&lt;br /&gt;
| idowngrade.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| iemu.org || Fake; previous site for [[iEmu]]&lt;br /&gt;
|-&lt;br /&gt;
| ievad3rs.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreak-iphone.com || Sells an unspecified tool for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreaking.com || Fake, see iosjailbreakings.com entry&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreakpro.com || Sells an unspecified tool for $29.90, $39.90 and $49.90&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreakpro.net || Sells an unspecified tool (for $29.90, $39.90, and $49.90), to which the most expensive purchase is required to use the tool more than once.&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreaktool.com || Sells an unspecified tool for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| imessagewin.com || Claims to have iMessage for Windows platform; Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ineedjailbreak.com || Sells evasi0n / redsn0w for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| inj3ct3d.klikkit.co.uk || asking for donations to publish a non-existent jailbreak&lt;br /&gt;
|-&lt;br /&gt;
| insanelyios.blogspot.com || Downgrade fake, survey scam&lt;br /&gt;
|-&lt;br /&gt;
| instajailbreaker.com || Sells unspecified tool(s) for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| installcydia.mobi || Fake. Takes you to appial.com for freemium appstore games&lt;br /&gt;
|-&lt;br /&gt;
| instantjb.com || Fake. Installs multiple profiles. Sells &amp;quot;premium&amp;quot; cydia for $9.99&lt;br /&gt;
|- &lt;br /&gt;
| ios-6-1-4-jailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ios-jailbreak.com || Provides fake iOS 9.3 jailbreak tool that includes malware&lt;br /&gt;
|-&lt;br /&gt;
| ios8jailbreak.org || Fake&lt;br /&gt;
|-&lt;br /&gt;
| ios8jailbreak.tk || Fake (alternate domain name is ios8-jailbreak.weebly.com)&lt;br /&gt;
|-&lt;br /&gt;
| ios8jailbreakdownload.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ios8pangu.com || Fake, webclip. Wants to install unsigned profile that cannot be removed&lt;br /&gt;
|-&lt;br /&gt;
| ios9.semijb.com || See semijb.com entry&lt;br /&gt;
|-&lt;br /&gt;
| iosjailbreakings.com || Fake, sends you to ijailbreaking.com&lt;br /&gt;
|-&lt;br /&gt;
| iosjailbreakpangu.com || Survey scam. Good copy of real pangu site&lt;br /&gt;
|-&lt;br /&gt;
| ipadjailbreak3.com || Forwards to jailbreakunlock.org&lt;br /&gt;
|-&lt;br /&gt;
| ipangu.net || Fake. Passworded zip files&lt;br /&gt;
|-&lt;br /&gt;
| iphone5break.com || Sells unspecified tool for $49.99&lt;br /&gt;
|-&lt;br /&gt;
| iphonejailbreakplus.com || Sells evasi0n / redsn0w for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| iphonejailbreak-unlock.com || Sells unspecified tool for $27.00&lt;br /&gt;
|-&lt;br /&gt;
| irevert.wordpress.com/ || Claims to be able to downgrade firmware&lt;br /&gt;
|-&lt;br /&gt;
| i0n1c.com/jailbreak-ios-9.1 || Fake browser-based tool&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak.cc || Sells jailbreaking tools&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-7.com || App Store app download+play time required, artificially inflating its popularity&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-absinthe.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-ios-7.com || Tells people to go to thejailbreakshop.com&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-ios7.net || Sells unspecified tools for $29.95 and $39.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-my-ipad.org || Sells evasi0n / redsn0w for $29.95 '''per month'''&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-my-iphone.com || Sells unspecified tool for $29.97&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-team.com || Sells an unspecified tool for $29.99&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak71.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak7wizz.com || Links to jailbreakthings.com, which in turn links to instajailbreaker.com, which sells unspecified tools for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakandunlock1.pressdoc.com || Blog that is about jailbreak and unlock which uses fake tools.&lt;br /&gt;
|- &lt;br /&gt;
| jailbreakbj.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakgenie.com || Scam. Sells unspecified jailbreak tool for $9.99&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakios7untethered.com || Survey scam, all set up in advance for iOS 7&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakiosnewversion.elitegamershub.com || Survey scam, copied/modified verion of evasi0n7&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakiphone5s.com || Tells people to go to thejailbreakshop.com&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakmenow.net || Sells unspecified tools for $19.95, $29.95, and $39.95 &lt;br /&gt;
|-&lt;br /&gt;
| jailbreaknewiphone.com || Survey scam after being strung along downloading a fake tool&lt;br /&gt;
|-&lt;br /&gt;
| jailbreaktheipad2.com || Sells unspecified tool for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakthings.com || Exists solely to promote instajailbreaker.com, a scam site&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakunlock.info || Sells unspecified tools for $19.95, $29.95, and $39.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakunlock.org || Sells evasi0n / redsn0w for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbroke.info || Sells jailbreaking &amp;quot;solutions&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| k33n.mobi || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| k33nweb.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| latestiphoneunlock.com || Sells an unspecified tool for $9.95 or $29.95&lt;br /&gt;
|-&lt;br /&gt;
| linxijb.weebly.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| newios7jailbreak.com || Directs visitors to unlock-jailbreak.net&lt;br /&gt;
|-&lt;br /&gt;
| opensn0w.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| overcast7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| pangu8.com || Fake. Installs webclip from semijb.com&lt;br /&gt;
|-&lt;br /&gt;
| pangu9.mobi || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangudownload.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangu-jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangujailbreak.info || Fake, survey scam, poor things can't even pay their hosting bill :)&lt;br /&gt;
|-&lt;br /&gt;
| pangujb.blogspot.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangunow.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pod2gblog.blogspot.com || Copy of pod2g's blog&lt;br /&gt;
|-&lt;br /&gt;
| p0sixspwn.co || Windows version is a malware downloader that eventually downloads the real [[p0sixspwn]]&lt;br /&gt;
|-&lt;br /&gt;
| posixspwndownload.com || Copy of [[p0sixspwn]]&lt;br /&gt;
|-&lt;br /&gt;
| ppjailbreak.com || Copy of [[PPJailbreak]] and copyright infringement&lt;br /&gt;
|-&lt;br /&gt;
| premiumjailbreak.com || Sells jailbreaking tools&lt;br /&gt;
|-&lt;br /&gt;
| purpletools.wordpress.com || (and all the other sites/people offering similar stuff)&amp;lt;br /&amp;gt;Scam - Claims access to Apple's internal VPN&lt;br /&gt;
|-&lt;br /&gt;
| redpois0n.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| red-snow.com || Sells unspecified tools for $29.95 and $39.95&lt;br /&gt;
|-&lt;br /&gt;
| redsn0w-r9-new.blogspot.com || Survey scam, text is ripped from Dev-Team Blog&lt;br /&gt;
|-&lt;br /&gt;
| rocky-racoon.com || Survey scam, copy of Dev-Team Blog&lt;br /&gt;
|-&lt;br /&gt;
| safera1n.com || Sells an unspecified tool for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| silv3rwind.com || Sells an unspecified tool for $20&lt;br /&gt;
|-&lt;br /&gt;
| semijb.com || Fake. Does not install &amp;quot;the cydia.&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| semirestore.org || Fake redistributions of SemiRestore and SemiRestore7&lt;br /&gt;
|-&lt;br /&gt;
| spirit-jb.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| spiritjb.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| synergyjailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| taig8.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| taig9.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| taig9.mobi || Fake. AppStore app download scheme to boost app rankings and profit scammer via in-app advertising.&lt;br /&gt;
|-&lt;br /&gt;
| taigremote.com || On-device app-download scam, basically a survey scam&lt;br /&gt;
|-&lt;br /&gt;
| team7jailbreak.com || On-device survey scam (redirects to 7jailbreak.com). [https://twitter.com/search?q=It%27s%20easy.%20%20Follow%20this%20realy%20simple%20guide%20from%20%40teamjailbreak7&amp;amp;src=typd&amp;amp;f=realtime Known to spam on Twitter]&lt;br /&gt;
|-&lt;br /&gt;
| theios7jailbreaker.com || Directs people to scam sites (ijailbreakpro.com, appleunlocker.com, ijailbreaktool.com)&lt;br /&gt;
|-&lt;br /&gt;
| theios8jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| thejailbreakshop.com || Sells an unspecified tool for $29.97 and $49.97&lt;br /&gt;
|-&lt;br /&gt;
| trianglejailbreak.com || Sells jailbreaking tool&lt;br /&gt;
|-&lt;br /&gt;
| u7xjailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| unja1l.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| untetheredjailbreakios8.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
|downloadpangu.org || Fake&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Scam jailbreak and unlock sites ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Domain !! Notes &lt;br /&gt;
|-&lt;br /&gt;
| appleunlocker.com || Sells unspecified jailbreaking + unlocking software for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| bestra1n.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| cheapestiphoneunlock.com || Sells unspecified jailbreaking + unlocking software for $9.99&lt;br /&gt;
|-&lt;br /&gt;
| deblocage-iphone-fr.com || Sells unspecified unlocking software for €29.99&lt;br /&gt;
|-&lt;br /&gt;
| desbloquear-iphone-pro.com || Sells unspecified unlocking software for €29.99&lt;br /&gt;
|-&lt;br /&gt;
| e-imeiunlock.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| easyiphoneunlocking.com || Sells unspecified jailbreaking + unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| easyunlockiphone.net || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| easyunlockingsolutions.com || Sells unspecified unlocking software for $19.99&lt;br /&gt;
|-&lt;br /&gt;
| how-jailbreak-iphone.com || Sells unspecified jailbreaking + unlocking software for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| ih8sn0w.mobi || Sells who knows what for 20 Euros. Quite funny, but don't be a sucker.&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreakpro.com || Sells redsn0w for $29.90, $39.90, or $49.90&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreaktool.com || Sells unspecified jailbreaking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| ios7jailbreaker.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ios7jailbreak.fr || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlocker.org || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| iphone5break.com || Sells unspecified jailbreaking + unlocking software for $49.99&lt;br /&gt;
|-&lt;br /&gt;
| iphone-instant-unlock.com || Sells unspecified unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlock-pro.com || Redirects to unlock4iphone.com, desbloquear-iphone-pro.com, and deblocage-iphone-fr.com&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlocker-pro.com || Sells unspecified jailbreaking + unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlock-me.com || Sells unspecified unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlockme.com || Sells unspecified unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlocker.org.uk || Sells unspecified jailbreaking + unlocking software for £14.99&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlockersoftware.com || Sells unspecified jailbreaking + unlocking software for $24.97&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlockplus.com || Sells unspecified unlocking software for $22.99&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlockwiz.com || Sells unspecified jailbreaking + unlocking software for $29.97&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakandunlockiphones.com || Glowing reviews of, and links to, scam sites which are mostly offline now&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakiphone5express.com || Links to ijailbreakpro.com, appleunlocker.com and ijailbreaktool.com&lt;br /&gt;
|-&lt;br /&gt;
| myappledownload.com || Sells undefined non-existing jailbreaks, unlocks, downgrades for $19.99&lt;br /&gt;
|-&lt;br /&gt;
| mydowngrade.com || Sells undefined non-existing jailbreaks, unlocks, downgrades for $19.99&lt;br /&gt;
|-&lt;br /&gt;
| myunlocker.org || On-device survey / app download scam&lt;br /&gt;
|-&lt;br /&gt;
| officialiphoneunlock.co.uk || Fake&lt;br /&gt;
|-&lt;br /&gt;
| phoneunlockguy.com || Sells unspecified jailbreaking + unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| solutions-directme.com || Sells unspecified jailbreaking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| superiorsim.com || Sells SIM interposers, reported to be a scam by various websites&lt;br /&gt;
|-&lt;br /&gt;
| superunlockiphone.com || Sells unspecified jailbreaking + unlocking software for £14.99&lt;br /&gt;
|-&lt;br /&gt;
| tracyandmatt.co.uk || Refers victims to unlock-jailbreak.net&lt;br /&gt;
|-&lt;br /&gt;
| transx-solutions.com || Sells software for $14.95 which does not say what it is. Also requires a download&lt;br /&gt;
|-&lt;br /&gt;
| trusted-iphone-unlocker.com || Sells unspecified jailbreaking + unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| ultimateiphoneunlocker.com || Sells unspecified unlocking software for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| unlock-your-phones.com || Sells evasi0n as an unlock for €8.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-apple-iphone.com || Sells unspecified jailbreaking + unlocking software for $29.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-appleiphone.com || Sells IMEI unlocks for ANY carrier (including Singtel, which is factory unlocked, and including Sprint, which is nearly impossible, and certainly not done for that price) for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| unlock-ijailbreak.net || Added a letter to the URL, otherwise it's the same site as unlock-jailbreak.net&lt;br /&gt;
|-&lt;br /&gt;
| unlock-iphone.info || Fake. Claims that donating will expedite your request.&amp;lt;!-- Not to mention the request form isn't even an HTML &amp;lt;form&amp;gt;. The &amp;quot;submit&amp;quot; button is just a link. --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| unlock-jailbreak.net || Sells unspecified unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-jailbreak-iphone.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-the-iphone.com || Sells unspecified jailbreaking + unlocking software for $29.95, $37.95, or $49&lt;br /&gt;
|-&lt;br /&gt;
| unlock4iphone.com || Sells unspecified unlocking software for $29.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockimeiiphone.com || Sells unspecified jailbreaking + unlocking tool for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| unlockingfox.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphone.net || Sells unspecified jailbreaking + unlocking tool&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphone.org || Sells unspecified unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphoneios5.com || Sells unspecified jailbreaking + unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphonenow.org || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphonepro.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockjailbreaktool.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockmecentral.com || Sells jailbreaking &amp;quot;membership&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| ultrasn0wtool.com || Claims to unlock via a GUI app&lt;br /&gt;
|-&lt;br /&gt;
| ziphone.org || Directs visitors to iphone-unlocker-pro.com&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Scam_Jailbreaks_and_Unlocks&amp;diff=53610</id>
		<title>Scam Jailbreaks and Unlocks</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Scam_Jailbreaks_and_Unlocks&amp;diff=53610"/>
		<updated>2016-07-29T11:59:21Z</updated>

		<summary type="html">&lt;p&gt;Nullpixel: Added http://www.downloadpangu.org&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an ''incomplete'' list of community-reported '''scam sites''' that pretend to distribute or sell jailbreaking and unlocking tools/services. (There are many other scam sites not listed here yet.)&lt;br /&gt;
&lt;br /&gt;
If you see a site selling jailbreaking or unlocking software (or asking you to do a survey before downloading), it's a scam. (Companies make money when you fill out surveys, so they promise a jailbreak to get you to fill them out.) Scam sites may also provide free fake tools that actually install adware or other kinds of malware in order to make money from you. Some legitimate forms of unlocking are not free - third-party IMEI unlocks and SIM interposer devices both cost money - but ultrasn0w is always free.&lt;br /&gt;
&lt;br /&gt;
In general, please consider: '''is what the site promises too good to be true?''' Does it promise a new jailbreak for the latest iOS version, when nobody from trusted sources (such as well-known blogs or Reddit or developers on Twitter) is talking about this new jailbreak? When a real new jailbreak gets released, huge numbers of people talk about it - so if you find something people aren't talking about, be very skeptical and check trusted sources.&lt;br /&gt;
&lt;br /&gt;
=== You can contribute to this list ===&lt;br /&gt;
&lt;br /&gt;
Please contribute to this list if you find a scam site. By listing them here, we can help people find good information when they search Google for more information about these sites. If your site is listed here and you believe that's a mistake, you may contact an administrator to request removal.&lt;br /&gt;
&lt;br /&gt;
Be sure not to link to these pages, as all links will boost their Google ranking.&amp;lt;!-- Not if they have `rel=&amp;quot;nofollow&amp;quot;`? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Jailbreak fakes ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Domain !! Notes &lt;br /&gt;
|-&lt;br /&gt;
| 3kjailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 4na.weebly.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 7evasi0n.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 7jailbreak.com || On-device survey scam&lt;br /&gt;
|-&lt;br /&gt;
| 71jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| 8jailbreak.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| alphajailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| alpinejb.blogspot.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| apps.appshed.com/[various #] || On-device fake, webclips and profiles&lt;br /&gt;
|-&lt;br /&gt;
| celtikios7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| cyberelevat0r.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| cyberelevat0r.us || Fake&lt;br /&gt;
|-&lt;br /&gt;
| cydia8jailbreak.com || Fake has you download multiple free-to-play apps hoping for in-app purchases&lt;br /&gt;
|-&lt;br /&gt;
| cydiaappdownloader.wordpress.com || Fake. Virustotal.com analysis: 39 of 56 scanners detect malware.&lt;br /&gt;
|-&lt;br /&gt;
| cydia-download.us || On-device scam, cost is unknown as it wants to install a profile and I'm not willing to go that far ;p&lt;br /&gt;
|-&lt;br /&gt;
| cydiainstall9.weebly.com || Fake, makes you download apps from the AppStore, promo video has obvious edit.&lt;br /&gt;
|- &lt;br /&gt;
| cyrooting.com || Affiliated with cydia-download.us which installs a profile from cyrooting.com&lt;br /&gt;
|-&lt;br /&gt;
| downgradeios7.com || Fake on-device downgrade tool&lt;br /&gt;
|-&lt;br /&gt;
| downgradeios8.com || Fake on-device downgrade tool&lt;br /&gt;
|-&lt;br /&gt;
| downgradeiphone.com || Sells a false promise (universal iOS/baseband downgrade) for $29&lt;br /&gt;
|-&lt;br /&gt;
| downloadpangu.org || Fake&lt;br /&gt;
|-&lt;br /&gt;
| ecydia.com || Sells an unspecified tool for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| en-pangu.com || Fake, affiliated with i0n1c.com and taig9.com&lt;br /&gt;
|-&lt;br /&gt;
| equsi0n.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evad3rs.me || No survey, not selling anything, just has downloads of evasi0n 1.0.7, calling it 1.0.8 and saying it works on iOS 7.1.x. Pointless.&lt;br /&gt;
|-&lt;br /&gt;
| evad3rsdevteam.com || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evad3rs-devteam.com || Copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evad3rsjb.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evad3rsteam.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasi0nblog.com || Repackaged evasi0n&lt;br /&gt;
|-&lt;br /&gt;
| evasi0ndevteam.com || Sells evasi0n for $15&lt;br /&gt;
|-&lt;br /&gt;
| evasi0njb.net || Copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasion-jailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasion-jailbreak7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasi0n-jailbreak.net || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasi0njailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evasion7.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evasion7download.info/pangu || Malware. See [https://www.virustotal.com/en/file/fb64d5934ebd946c0a4cd49bb8adb13005a57c0ffb04b77e94d40563b6e001e2/analysis/1418953850/ VirusTotal results]&lt;br /&gt;
|-&lt;br /&gt;
| evasioniosjailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasionjailbreak.net || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasionjailbreak.us || Copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasionjailbreak7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| evasi0n-official.com || Survey scam, loosely copied from evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasl0n.blogspot.com || Survey scam, copy of evasi0n.com&lt;br /&gt;
|-&lt;br /&gt;
| evasi0n7.com/pangu || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evasion7download.info || Malware. See [https://www.virustotal.com/en/file/fb64d5934ebd946c0a4cd49bb8adb13005a57c0ffb04b77e94d40563b6e001e2/analysis/1418953850/ VirusTotal results]&lt;br /&gt;
|-&lt;br /&gt;
| evasion7-jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| evazi0n.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| ex0dus-jailbreak.com || Unspecified tool, claims to be developed by @planetbeing and @pimskeks. Survey scam after being strung along downloading a fake tool which requires a patch, said patch download requiring survey completion.&lt;br /&gt;
|-&lt;br /&gt;
| factory-directme.com || Sells redsn0w for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| firest0rm.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| freed0md00r.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| future7ios7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| geeksn0w.net || Copy of geeksn0w.it&lt;br /&gt;
|-&lt;br /&gt;
| geeksn0w.net/pangu || Fake&lt;br /&gt;
|-&lt;br /&gt;
| geeksn0wdownload.com || Copy of Geeksn0w.it&lt;br /&gt;
|-&lt;br /&gt;
| getthebest365.com || Sells unspecified tool for $27.00&lt;br /&gt;
|-&lt;br /&gt;
| greenpois0n-gc.blogspot.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| icysn0w.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| idevicehacker07.com || Fake, claims to install R4m0n JB for iOS 9&lt;br /&gt;
|-&lt;br /&gt;
| idowngrade.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| iemu.org || Fake; previous site for [[iEmu]]&lt;br /&gt;
|-&lt;br /&gt;
| ievad3rs.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreak-iphone.com || Sells an unspecified tool for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreaking.com || Fake, see iosjailbreakings.com entry&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreakpro.com || Sells an unspecified tool for $29.90, $39.90 and $49.90&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreakpro.net || Sells an unspecified tool (for $29.90, $39.90, and $49.90), to which the most expensive purchase is required to use the tool more than once.&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreaktool.com || Sells an unspecified tool for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| imessagewin.com || Claims to have iMessage for Windows platform; Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ineedjailbreak.com || Sells evasi0n / redsn0w for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| inj3ct3d.klikkit.co.uk || asking for donations to publish a non-existent jailbreak&lt;br /&gt;
|-&lt;br /&gt;
| insanelyios.blogspot.com || Downgrade fake, survey scam&lt;br /&gt;
|-&lt;br /&gt;
| instajailbreaker.com || Sells unspecified tool(s) for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| installcydia.mobi || Fake. Takes you to appial.com for freemium appstore games&lt;br /&gt;
|-&lt;br /&gt;
| instantjb.com || Fake. Installs multiple profiles. Sells &amp;quot;premium&amp;quot; cydia for $9.99&lt;br /&gt;
|- &lt;br /&gt;
| ios-6-1-4-jailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ios-jailbreak.com || Provides fake iOS 9.3 jailbreak tool that includes malware&lt;br /&gt;
|-&lt;br /&gt;
| ios8jailbreak.org || Fake&lt;br /&gt;
|-&lt;br /&gt;
| ios8jailbreak.tk || Fake (alternate domain name is ios8-jailbreak.weebly.com)&lt;br /&gt;
|-&lt;br /&gt;
| ios8jailbreakdownload.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ios8pangu.com || Fake, webclip. Wants to install unsigned profile that cannot be removed&lt;br /&gt;
|-&lt;br /&gt;
| ios9.semijb.com || See semijb.com entry&lt;br /&gt;
|-&lt;br /&gt;
| iosjailbreakings.com || Fake, sends you to ijailbreaking.com&lt;br /&gt;
|-&lt;br /&gt;
| iosjailbreakpangu.com || Survey scam. Good copy of real pangu site&lt;br /&gt;
|-&lt;br /&gt;
| ipadjailbreak3.com || Forwards to jailbreakunlock.org&lt;br /&gt;
|-&lt;br /&gt;
| ipangu.net || Fake. Passworded zip files&lt;br /&gt;
|-&lt;br /&gt;
| iphone5break.com || Sells unspecified tool for $49.99&lt;br /&gt;
|-&lt;br /&gt;
| iphonejailbreakplus.com || Sells evasi0n / redsn0w for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| iphonejailbreak-unlock.com || Sells unspecified tool for $27.00&lt;br /&gt;
|-&lt;br /&gt;
| irevert.wordpress.com/ || Claims to be able to downgrade firmware&lt;br /&gt;
|-&lt;br /&gt;
| i0n1c.com/jailbreak-ios-9.1 || Fake browser-based tool&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak.cc || Sells jailbreaking tools&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-7.com || App Store app download+play time required, artificially inflating its popularity&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-absinthe.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-ios-7.com || Tells people to go to thejailbreakshop.com&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-ios7.net || Sells unspecified tools for $29.95 and $39.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-my-ipad.org || Sells evasi0n / redsn0w for $29.95 '''per month'''&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-my-iphone.com || Sells unspecified tool for $29.97&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak-team.com || Sells an unspecified tool for $29.99&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak71.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| jailbreak7wizz.com || Links to jailbreakthings.com, which in turn links to instajailbreaker.com, which sells unspecified tools for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakandunlock1.pressdoc.com || Blog that is about jailbreak and unlock which uses fake tools.&lt;br /&gt;
|- &lt;br /&gt;
| jailbreakbj.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakgenie.com || Scam. Sells unspecified jailbreak tool for $9.99&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakios7untethered.com || Survey scam, all set up in advance for iOS 7&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakiosnewversion.elitegamershub.com || Survey scam, copied/modified verion of evasi0n7&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakiphone5s.com || Tells people to go to thejailbreakshop.com&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakmenow.net || Sells unspecified tools for $19.95, $29.95, and $39.95 &lt;br /&gt;
|-&lt;br /&gt;
| jailbreaknewiphone.com || Survey scam after being strung along downloading a fake tool&lt;br /&gt;
|-&lt;br /&gt;
| jailbreaktheipad2.com || Sells unspecified tool for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakthings.com || Exists solely to promote instajailbreaker.com, a scam site&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakunlock.info || Sells unspecified tools for $19.95, $29.95, and $39.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakunlock.org || Sells evasi0n / redsn0w for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| jailbroke.info || Sells jailbreaking &amp;quot;solutions&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| k33n.mobi || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| k33nweb.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| latestiphoneunlock.com || Sells an unspecified tool for $9.95 or $29.95&lt;br /&gt;
|-&lt;br /&gt;
| linxijb.weebly.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| newios7jailbreak.com || Directs visitors to unlock-jailbreak.net&lt;br /&gt;
|-&lt;br /&gt;
| opensn0w.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| overcast7.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| pangu8.com || Fake. Installs webclip from semijb.com&lt;br /&gt;
|-&lt;br /&gt;
| pangu9.mobi || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangudownload.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangu-jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangujailbreak.info || Fake, survey scam, poor things can't even pay their hosting bill :)&lt;br /&gt;
|-&lt;br /&gt;
| pangujb.blogspot.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pangunow.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| pod2gblog.blogspot.com || Copy of pod2g's blog&lt;br /&gt;
|-&lt;br /&gt;
| p0sixspwn.co || Windows version is a malware downloader that eventually downloads the real [[p0sixspwn]]&lt;br /&gt;
|-&lt;br /&gt;
| posixspwndownload.com || Copy of [[p0sixspwn]]&lt;br /&gt;
|-&lt;br /&gt;
| ppjailbreak.com || Copy of [[PPJailbreak]] and copyright infringement&lt;br /&gt;
|-&lt;br /&gt;
| premiumjailbreak.com || Sells jailbreaking tools&lt;br /&gt;
|-&lt;br /&gt;
| purpletools.wordpress.com || (and all the other sites/people offering similar stuff)&amp;lt;br /&amp;gt;Scam - Claims access to Apple's internal VPN&lt;br /&gt;
|-&lt;br /&gt;
| redpois0n.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| red-snow.com || Sells unspecified tools for $29.95 and $39.95&lt;br /&gt;
|-&lt;br /&gt;
| redsn0w-r9-new.blogspot.com || Survey scam, text is ripped from Dev-Team Blog&lt;br /&gt;
|-&lt;br /&gt;
| rocky-racoon.com || Survey scam, copy of Dev-Team Blog&lt;br /&gt;
|-&lt;br /&gt;
| safera1n.com || Sells an unspecified tool for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| silv3rwind.com || Sells an unspecified tool for $20&lt;br /&gt;
|-&lt;br /&gt;
| semijb.com || Fake. Does not install &amp;quot;the cydia.&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| semirestore.org || Fake redistributions of SemiRestore and SemiRestore7&lt;br /&gt;
|-&lt;br /&gt;
| spirit-jb.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| spiritjb.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| synergyjailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| taig8.net || Fake&lt;br /&gt;
|-&lt;br /&gt;
| taig9.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| taig9.mobi || Fake. AppStore app download scheme to boost app rankings and profit scammer via in-app advertising.&lt;br /&gt;
|-&lt;br /&gt;
| taigremote.com || On-device app-download scam, basically a survey scam&lt;br /&gt;
|-&lt;br /&gt;
| team7jailbreak.com || On-device survey scam (redirects to 7jailbreak.com). [https://twitter.com/search?q=It%27s%20easy.%20%20Follow%20this%20realy%20simple%20guide%20from%20%40teamjailbreak7&amp;amp;src=typd&amp;amp;f=realtime Known to spam on Twitter]&lt;br /&gt;
|-&lt;br /&gt;
| theios7jailbreaker.com || Directs people to scam sites (ijailbreakpro.com, appleunlocker.com, ijailbreaktool.com)&lt;br /&gt;
|-&lt;br /&gt;
| theios8jailbreak.com || Fake&lt;br /&gt;
|-&lt;br /&gt;
| thejailbreakshop.com || Sells an unspecified tool for $29.97 and $49.97&lt;br /&gt;
|-&lt;br /&gt;
| trianglejailbreak.com || Sells jailbreaking tool&lt;br /&gt;
|-&lt;br /&gt;
| u7xjailbreak.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| unja1l.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| untetheredjailbreakios8.com || Survey scam&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Scam jailbreak and unlock sites ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Domain !! Notes &lt;br /&gt;
|-&lt;br /&gt;
| appleunlocker.com || Sells unspecified jailbreaking + unlocking software for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| bestra1n.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| cheapestiphoneunlock.com || Sells unspecified jailbreaking + unlocking software for $9.99&lt;br /&gt;
|-&lt;br /&gt;
| deblocage-iphone-fr.com || Sells unspecified unlocking software for €29.99&lt;br /&gt;
|-&lt;br /&gt;
| desbloquear-iphone-pro.com || Sells unspecified unlocking software for €29.99&lt;br /&gt;
|-&lt;br /&gt;
| e-imeiunlock.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| easyiphoneunlocking.com || Sells unspecified jailbreaking + unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| easyunlockiphone.net || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| easyunlockingsolutions.com || Sells unspecified unlocking software for $19.99&lt;br /&gt;
|-&lt;br /&gt;
| how-jailbreak-iphone.com || Sells unspecified jailbreaking + unlocking software for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| ih8sn0w.mobi || Sells who knows what for 20 Euros. Quite funny, but don't be a sucker.&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreakpro.com || Sells redsn0w for $29.90, $39.90, or $49.90&lt;br /&gt;
|-&lt;br /&gt;
| ijailbreaktool.com || Sells unspecified jailbreaking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| ios7jailbreaker.net || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| ios7jailbreak.fr || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlocker.org || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| iphone5break.com || Sells unspecified jailbreaking + unlocking software for $49.99&lt;br /&gt;
|-&lt;br /&gt;
| iphone-instant-unlock.com || Sells unspecified unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlock-pro.com || Redirects to unlock4iphone.com, desbloquear-iphone-pro.com, and deblocage-iphone-fr.com&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlocker-pro.com || Sells unspecified jailbreaking + unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlock-me.com || Sells unspecified unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| iphone-unlockme.com || Sells unspecified unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlocker.org.uk || Sells unspecified jailbreaking + unlocking software for £14.99&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlockersoftware.com || Sells unspecified jailbreaking + unlocking software for $24.97&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlockplus.com || Sells unspecified unlocking software for $22.99&lt;br /&gt;
|-&lt;br /&gt;
| iphoneunlockwiz.com || Sells unspecified jailbreaking + unlocking software for $29.97&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakandunlockiphones.com || Glowing reviews of, and links to, scam sites which are mostly offline now&lt;br /&gt;
|-&lt;br /&gt;
| jailbreakiphone5express.com || Links to ijailbreakpro.com, appleunlocker.com and ijailbreaktool.com&lt;br /&gt;
|-&lt;br /&gt;
| myappledownload.com || Sells undefined non-existing jailbreaks, unlocks, downgrades for $19.99&lt;br /&gt;
|-&lt;br /&gt;
| mydowngrade.com || Sells undefined non-existing jailbreaks, unlocks, downgrades for $19.99&lt;br /&gt;
|-&lt;br /&gt;
| myunlocker.org || On-device survey / app download scam&lt;br /&gt;
|-&lt;br /&gt;
| officialiphoneunlock.co.uk || Fake&lt;br /&gt;
|-&lt;br /&gt;
| phoneunlockguy.com || Sells unspecified jailbreaking + unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| solutions-directme.com || Sells unspecified jailbreaking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| superiorsim.com || Sells SIM interposers, reported to be a scam by various websites&lt;br /&gt;
|-&lt;br /&gt;
| superunlockiphone.com || Sells unspecified jailbreaking + unlocking software for £14.99&lt;br /&gt;
|-&lt;br /&gt;
| tracyandmatt.co.uk || Refers victims to unlock-jailbreak.net&lt;br /&gt;
|-&lt;br /&gt;
| transx-solutions.com || Sells software for $14.95 which does not say what it is. Also requires a download&lt;br /&gt;
|-&lt;br /&gt;
| trusted-iphone-unlocker.com || Sells unspecified jailbreaking + unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| ultimateiphoneunlocker.com || Sells unspecified unlocking software for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| unlock-your-phones.com || Sells evasi0n as an unlock for €8.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-apple-iphone.com || Sells unspecified jailbreaking + unlocking software for $29.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-appleiphone.com || Sells IMEI unlocks for ANY carrier (including Singtel, which is factory unlocked, and including Sprint, which is nearly impossible, and certainly not done for that price) for $29.95&lt;br /&gt;
|-&lt;br /&gt;
| unlock-ijailbreak.net || Added a letter to the URL, otherwise it's the same site as unlock-jailbreak.net&lt;br /&gt;
|-&lt;br /&gt;
| unlock-iphone.info || Fake. Claims that donating will expedite your request.&amp;lt;!-- Not to mention the request form isn't even an HTML &amp;lt;form&amp;gt;. The &amp;quot;submit&amp;quot; button is just a link. --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| unlock-jailbreak.net || Sells unspecified unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-jailbreak-iphone.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlock-the-iphone.com || Sells unspecified jailbreaking + unlocking software for $29.95, $37.95, or $49&lt;br /&gt;
|-&lt;br /&gt;
| unlock4iphone.com || Sells unspecified unlocking software for $29.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockimeiiphone.com || Sells unspecified jailbreaking + unlocking tool for $19.95&lt;br /&gt;
|-&lt;br /&gt;
| unlockingfox.com || Survey scam&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphone.net || Sells unspecified jailbreaking + unlocking tool&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphone.org || Sells unspecified unlocking software for $24.95&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphoneios5.com || Sells unspecified jailbreaking + unlocking software for $14.95&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphonenow.org || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockiphonepro.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockjailbreaktool.com || Sells unspecified jailbreaking + unlocking software for $24.99&lt;br /&gt;
|-&lt;br /&gt;
| unlockmecentral.com || Sells jailbreaking &amp;quot;membership&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| ultrasn0wtool.com || Claims to unlock via a GUI app&lt;br /&gt;
|-&lt;br /&gt;
| ziphone.org || Directs visitors to iphone-unlocker-pro.com&lt;br /&gt;
|-&lt;br /&gt;
|http://www.downloadpangu.org || Fake&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nullpixel</name></author>
		
	</entry>
</feed>