Difference between revisions of "IDecryptIt"

From The iPhone Wiki
Jump to: navigation, search
m (Version History)
m (External Links)
Line 100: Line 100:
 
== External Links==
 
== External Links==
 
*[http://cole.freehostingcloud.com/blog Blog]
 
*[http://cole.freehostingcloud.com/blog Blog]
*Download Link
 
 
*[http://cole.freehostingcloud.com/wiki/iDecryptIt iDecryptIt's Website]
 
*[http://cole.freehostingcloud.com/wiki/iDecryptIt iDecryptIt's Website]
  +
*[https://sourceforge.net/projects/idecryptit iDecryptIt] on SourceForge
   
 
[[Category:VFDecrypt]]
 
[[Category:VFDecrypt]]

Revision as of 22:50, 15 June 2011

IDecryptIt
IDecryptIt logo.png
IDecryptIt.png
Development status Active
Available in Template:Wp
License Template:Wp
Website User:Balloonhead66/site

Template:Purgebox

iDecryptIt (īdēˈkriptit) is a VFDecrypt GUI for decrypting on Windows. It will be compiled on Template:Wp Professional for Template:Wp (x86) PCs. It will work with Template:Wp (x64) Template:Wps though. This app difers from other VFDecrypt GUIs by the fact that after every iOS release, there will be an update.

Credit

Features

Code

  • This will be coded using Visual Studio 2010 Professional as a Windows -> Visual BASIC -> WPF Ribbon App
  • The code will be released under the Template:Wp

Current

  • Look up key from a "database"
  • Decrypt using VFDecrypt

Possible Future

  • Template:Wp integration to extract the decrypted firmware

Dependencies

Source Code

Build

Version History

Version Download Changes Release date
5.00.0.1E00
(5.0b1/ATV4.4b1)
ZIP/EXE
  • Keys for 5.0b1 on the iPhone 3GS and iPad 1G
  • Keys for 4.3.3 on all three iPad 2s
  • Keys tab is now in alphabetical order
  • Version numbers now (iOS Major).(iOS Minor)(iOS Revision).(Revision).(Build) like TinyUmbrella
  • Unusable 5.0 Final tab added
  • Smaller Executable:
    • Repetative code changed to function
    • Unneeded images removed
June 15, 2011
2.0.0.1D02
(5.0b1/VZ4.2.8/ATV4.4b1)
ZIP/EXE
  • "Check for updates" code fixed
  • "Check for updates" now opens a new window instead
  • Redundent code removed
  • Includes latest iOS 5.0 beta keys
  • Removed "Comic Sans MS" font to conform to Windows UX guidelines
June 7, 2011
1.1.0.1C52
(4.3.3/VZ4.2.8/ATV4.2.2)
ZIP/EXE
  • "Check for Updates" now works
  • "Changelog" now works
May 27, 2011
1.0.0.1C31
(4.3.3/VZ4.2.8/ATV4.2.2)
ZIP/EXE May 23, 2011

External Links