Difference between revisions of "F0recast"

From The iPhone Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{DISPLAYTITLE:f0recast}}
 
{{DISPLAYTITLE:f0recast}}
 
== What is f0recast? ==
 
== What is f0recast? ==
An application created by [[User:ih8sn0w|iH8sn0w]]. He created a simple application that uses Manzana to tap into [[MobileDevice Library]] inside of: C:\Program Files\Common Files\Apple\Mobile Device Support\bin\iTunesMobileDevice.dll
+
An application created by [[User:ih8sn0w|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:'''
 
'''It grabs these functions when an iDevice is connected:'''
Line 14: Line 14:
   
 
== How does it determine if it's restricted to a [[tethered jailbreak]]? ==
 
== 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.
===[[iPhone]] & [[iPod Touch]]===
 
* If the iDevice Version is below 4.1 then its untethered but if its higher than its tethered
 
   
 
== License ==
 
== License ==

Revision as of 02:25, 19 November 2010

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