Ifaith For Mac



Downgrade iOS 7 to iOS 6.1.3 on your apple iPhone 4 using iFaith. If you’ve an iPhone 4 and have saved SHSH blobs for iOS 6.1.3, then it is possible to downgrade from iOS 7 to iOS 6.1.3 or earlier using iFaith. We had briefly mentioned this a days back, but we finally managed to successfully downgrade from iOS 7 to iOS 6.1.3, so. IFaith is available for the PC (Mac coming soon) and is currently online for user use. The following link is a download link of iFaith for PC. IFaith - PC Project iF (iFaith) can be followed on Twitter for new developments and updates on the software. The creator, iH8sn0w, can also be followed on Twitter. IFaith also differs from TinyUmbrella because it ties into its own caching server, while TinyUmbrella relies on Cydia’s server for retrieving SHSH blobs. Lastly, iFaith features the ability to boot into PwnedDFU mode, which is a special type of recovery mode that’s necessary for iTunes to recognize and restore to custom created firmware. IREB for Mac comes with one feature only that is restoring custom firmware on supported devices using limera1n exploit. However, Windows variant of the app also comes with Recovery Loop fix and SHSH grabbing function as well, that are yet to be added in the Mac variant. Like TinyUmbrella, iFaith allows you to save your device’s SHSH blobs, which are needed to preserve your ability to downgrade firmware in the future. The update supports iOS versions up to 5.0.1, but isn’t yet compatible with A5 iDevices. There also doesn’t seem to be a Mac version available.

iFaith

iFaith 1.0 on Windows XP
Original author(s)iH8sn0w
Developer(s)iH8sn0w
Initial release2 Jun 2011
Stable release1.5.9 / 25 Jun 2013; 7 years ago
Development statusActive
Written inC#
Operating systemMicrosoft Windows XP or greater
SizeZIP: 4,984,425 bytes (4.75 MiB)
EXE: 7,197,696 bytes (6.86 MiB)
Available inEnglish
TypeBackup
LicenseClosed source
1.2: GNU GPL v3
Websitehttp://www.ih8sn0w.com
  • 1Source Code

iFaith is an open source SHSH dumper for the Windows family of operating systems written by iH8sn0w. It works on all devices that are susceptible to the limera1n exploit (all devices before the iPad 2). This is useful if you receive a device with old firmware on it that you want to be able to restore. Even if Apple doesn't sign that firmware anymore, you can backup the SHSH data directly from the device, so that you can install the firmware later again to avoid upgrading the firmware.

Source Code

Faith formation cc

The source code of iFaith 1.2 is available under the GNU General Public License v3. Other versions are not available.

License

Faith Formation

What is interesting is how iFaith uses xpwn (xpwntool and hfsplus) while being able to be closed source. The reason is that the GNU GPL v3 requires derivatives of GPL software and programs utilizing GPL libraries (static or dynamic) to be under the GNU GPL v3 or (at their discretion) a later version. iFaith works around this the same way OS X does - by using a compiled executable, not a library.

Credits

  • iH8sn0w - author
  • geohot - limera1n Exploit

Faith Formation Journeys

Version History

Faith Formation Registration

For

Ifaith For Mac Download

VersionRelease dateChanges
1.02 Jun 2011
  • Official release of iFaith
1.12 Jul 2011
  • Code improvement.
  • iFaith now SHA1's the SHSH blob.
  • Now alerts user when iFaith was unable to hook iTunes instead of crashing.
  • Minor bug fixes with device / iOS detection.
1.227 Jul 2011
  • Added iPod touch (2nd generation) dumping capability (MC-Model users recommened)
  • IPSW Creation for iPod touch (2nd generation) is still a work in progress.
  • Fixed exe compression issues (resulting in many DFU loops on IPSW creation)
  • Fixed any Windows XP issues
  • Source code released
  • It is currently not possible to add iPad 2 support
1.2.1
  • Bugfix ('Who knew one last second mod could screw the whole build?')
1.2.231 Jul 2011(?)
  • Contains a minor fix.
1.39 Aug 2011
  • DFU loops were being caused on devices that had the factory certificate. On this new version, when building the signed IPSW, if you were getting a DFU loop, say 'NO' to the prompt about using the standard signing certificate.
  • You can now use TinyUmbrella blobs to build a signed IPSW. (Change file type in browse dialog to 'TinyUmbrellaSHSH blobs'.)
  • Now adds ECID to beginning of the SHSH filename after dumping.
  • Now adds ECID to beginning of the IPSW filename after being built.
  • Cleaned up code and payload
  • It's not possible to add iPad 2 support until a bootrom exploit arises.
1.3.112 Aug 2011
  • Used a different method to convert binary plists from TinyUmbrella SHSH Blobs to xml format to parse.
  • Fixed minor restore issues on 4.3.x for iPad 3G models.
1.3.214 Aug 2011
  • The .NET framework that came pre-shipped with Windows Vista didn't have an essential resource used in iFaith. A new method has been implemented to get around this requirement.
  • Fixed issue where iTunes' plist utility was unable to be located on international language formatted pcs.
1.43 Dec 2011
  • Now dumps iOS 4.4.x (Apple TV (2nd generation))/5.0.x apticket + SHSH blobs!
  • Dumping is MUCH faster.
  • Full Windows XP support.
  • Major code improvements.
  • Bug fixes.
1.4.120 Dec 2011
  • Added Apple TV 4.4.4 (9A406a) support.
  • TinyUmbrellaiOS 4.4.x/5.x.x blobs are now accepted.
  • Resolved rare DFU detection issues.
  • Resolved issues with 8GB iPhone 4 Models.
  • Resolved iPhone 3GS issues with factory certificates/Error 21 that occurred during restore.
  • Resolved iOS Detection issues.
  • Removed kill-switch that accidentally got distributed in iFaith-v1.4's public release.
1.4.27 Feb 2012
  • Made the limera1n icon higher-res.
  • Fixed looping issues.
  • Fixed Oversized APTicket issues with TinyUmbrella blobs.
  • Speed Enhancements
1.53 Feb 2013
  • Finally fully fixes NAND issues with newer models (e.g iPhone 4 8GB, new iPod touch (4th generation) models).
  • Finally enabled 3.x.x IPSW creation for iPod touch (2nd generation) users.
  • Crazy payload rewrite. (There are a chain of payloads used in this new iFaith purely dedicated to bumping up performance. iFaith should dump instantly after payload executes!).
  • Adds the ability to dump iOS 5.1.x/6.0.x/6.1 on the iPhone 3GS, iPod Touch (3rd generation), and A4 devices.
  • Added Check for Update code.
  • Major code improvements.
1.5.1
  • Fixed a bug where iFaith did not submit the latest SHSH blobs Apple is actively signing to Cydia's server when *dumping*
1.5.25 Feb 2013
  • Fixed bug with 3.x.x/4.x.x dumps.
1.5.323 Feb 2013
  • Now dumps 3GS/A4 devices running iOS 6.1.2.
  • Fixed Windows XP USB issues.
  • Fixed annoying bug when downloading blobs from server(s).
  • More bug fixes
  • Minor UI improvements.
  • More iPhone 4-Rev2 fixes (Still needs more feedback).
1.5.424 Feb 2013
  • Fixes restore errors for devices equipped with a baseband.
1.5.510 Mar 2013
  • Finally fixed iPhone3,2 limera1n issues.
1.5.626 Mar 2013
  • Adds 5.2.1/6.1.3 dumping capabilities on 3GS/A4 devices
  • APTicket validation
1.5.710 Apr 2013
  • Added ability to submit locally saved blobs (from other apps such as TinyUmbrella, iSHSHit, redsn0w) directly to Cydia [Simply click the 'Show available SHSH blobs on Server' button and connect a device].
  • Slight UI improvements.
1.5.813 Apr 2013
  • Fixed issues when dumping blobs on an iPhone3,2 (thanks to @airship17 for helping me debug!)
1.5.925 Jun 2013
  • Now dumps SHSHs from Apple TV (2nd generation) devices running iOS 5.3/10B809.
  • Fixed bug when when building signed IPSWs with iPhone3,2 blobs.
  • Fixed bug with APTicket validation causing a client-side crash on computers not connected to the internet.

External Links

Faith Formation Ny

  • iH8sn0w's site (includes iFaith download link)
  • Source code of 1.2 on GitHub
For
Retrieved from 'https://www.theiphonewiki.com/w/index.php?title=IFaith&oldid=57068'