Difference between revisions of "F0recast"

From The iPhone Wiki
Jump to: navigation, search
(added category)
Line 24: Line 24:
   
 
[http://www.github.com/sn0wra1n/f0retell Open-Source Alternative to f0recast by iSn0wra1n,f0retell]
 
[http://www.github.com/sn0wra1n/f0retell Open-Source Alternative to f0recast by iSn0wra1n,f0retell]
  +
  +
[[Category:GUI Tools]]

Revision as of 22:49, 28 January 2011

This page was marked for deletion.
Reason: Please look at the talk page for the reasons

If you disagree with the reason for deletion, please discuss this deletion request this page's talk page.

What is f0recast?

An application created by iH8sn0w. He created a simple application to tap into MobileDevice Library inside of: C:\Program Files\Common Files\Apple\Mobile Device Support\bin\iTunesMobileDevice.dll

It grabs these functions when an iDevice is connected:

  • Serial #
  • Baseband
  • Bootloader Version
  • Model
  • ProductType

How does it determine if its unlockable?

When f0recast grabs the baseband version, it checks the version against a built-in database to determine whether it is unlockable or not.

How does it determine if it's restricted to a tethered jailbreak?

f0recast checks the built-in database of firmwares which are tethered and untethered.

License

f0recast is a freeware.

Resources

Download f0recast

Open-Source Alternative to f0recast by iSn0wra1n,f0retell