Skip to main content

Unlock or Jailbreak iOS 5 for iPhone 4S, iPhone 4 and iPad 2.

Untethered jailbreak for the iPhone 4S and iPad 2 is on the way, according to Chronic Dev Team.They have already found several exploits that could possibly be used in a future iOS 5 jailbreak. At the same time, Apple quickly patched these exploits before the public release of the firmware.

One of Apple's weapons in the arsenal against jailbreaking is the log of crash reports, sent automatically from iTunes that serves to identify possible exploits.

Chronic Dev Team is trying to stop Apple from finding out about these potential jailbreak opportunities by circumventing the automatic crash reports from iOS. Now the Chronic Dev Team is hard at work collecting submissions from iPhone users everywhere. As per the report, these will be 10 million in one week to be exact, which will help the team identify possible exploits for a new iOS 5 jailbreak. The Chronic Dev Team recently released an app that collects iOS crash reports in iTunes and sends them to the team’s private servers to help find exploits for the future iOS 5 untethered jailbreak.

Chronic Dev Team told iDownloadblog that 10 million crash reports have already been submitted by users via their computers. In a recent tweet, the Chronic Dev Team announced that 10,071,868 crash reports had been uploaded to the Chronic Dev Team’s servers ever since the tool for collecting the data was released last Sunday

The variety of jailbreak apps available on the Cydia jailbreak app store increases the usability and breadth of functionality of the iPhone, improving the user experience via unique software and system tweaks for ultimate customization.

There’s still no expected time of arrival on an official untethered jailbreak for iOS 5 and the iPhone 4S and iPad 2, but this incredible number of submitted crash reports is a testament to how committed the jailbreak community is to making the Chronic Dev Team’s jailbreak a reality.



For more information and updates follow Official Chronic Dev Team on Twitter.

Comments

ricedunn said…
Jailbreak increase services and features of iphone and make it as iphone 4s. Sounds make it well and perfect in uses. It is well to get better performance.
jailbreak iphone 4

Popular posts from this blog

SHORT CUT TO REMOVE PENDRIVE

Rather than clicking on the task bar and then safely removing the pendrive you can eaily do so creating a shortcut: The Steps are:- 1)Create shortcut on your desktop by right click and selecting new shortcut from the menu. 2)Type "RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll" click next and then finish. shortcut is created and now you can assign a shortcut key to it. just right click on it and select properties-> Click on Shortcut Tab -> Assign a Shortcut key to it(it will take Ctrl+Alt by default)eg: if you press 1 shortcut will be Ctrl+Alt+1.

Decrapify / Debloat Windows 10 with a Powershell Script

Windows 10 is a decent OS from Microsoft after the disaster known as Windows 8 and 8.1. Although Windows is still better with no Modern UI crap, no ads, minimal telemetry, no Edge to bug you. But Windows 10 is a decent compromise if you want a stable OS with modern features like DirectX 12. Earlier OEMs used to bundle PCs and Laptops with crapware, with Windows 10, now Microsoft themselves bundle crapware. Welcome to Software as a Service (SaaS) model. On top of that we have OEM crapware on top of Microsoft crapware. As a result trying to Debloat or DeCrapify Windows 10 is getting absurd and as a system admin it is disheartening to see all that performance go to waste on the messed up attempt by Microsoft to do an Appstore and its apps. Fortunately a kind soul who goes by name  Sycne x has worked painstakingly to provide us a simple solution that works considerably well. Let's Begin To download the script visit  here , and click Clone or Download and Click Download as Zip.

Easily Join / Merge Rotate Two or more video files without encoding or convert videos using ffmpeg in Windows (Or any other OS Mac OS, Linux) for free.

ffmpeg is a pretty handy tool for format transcoding, basic editing (trimming and concatenation), video scaling, video post-production effects, and standards compliance (SMPTE, ITU). One of the basic requirement of merging or combining two or more videos is a task that can be easily accomplished by using ffmpeg . ffmpeg is a free and open source as well. And the performance is easily on par if not better than most paid software solutions. In order to merge two or more videos follow the steps:-  First copy all video files into a folder. (Make sure you have checked "File name extensions". Next you need to download ffmpeg for Windows from their website . Choose 64bit unless you are using 32 bit version of Windows and select Static. Download the file. It should be a compressed file. Now open the file. And Go to "Bin", there you will find three files. You need to copy ffmpeg to the folder containing video files. Next