Difference between revisions of "IDecryptIt"

From The iPhone Wiki
Jump to: navigation, search
m (k, done with the edits)
m
Line 20: Line 20:
 
{{purgebox}}
 
{{purgebox}}
   
'''iDecryptIt''' (I-dE-crip-t-it) is a [[VFDecrypt]] GUI for decrypting on [[wikipedia:Microsoft Windows|Windows]]. It will be compiled on {{wp|Visual Studio 2010}} Professional for {{wp|32-bit}} (x86) PCs. It will work with {{wp|64-bit}} (x64) {{wp|Operating System}}s though. A useless build will be available in a web or two. All it will do it display the keys. The decryption part will come after.
+
'''iDecryptIt''' (I-dE-crip-t-it) is a [[VFDecrypt]] GUI for decrypting on [[wikipedia:Microsoft Windows|Windows]]. It will be compiled on {{wp|Visual Studio 2010}} Professional for {{wp|32-bit}} (x86) PCs. It will work with {{wp|64-bit}} (x64) {{wp|Operating System}}s though. A useless build will be available in a web or two. All it will do it display the keys. The decryption part will come after. This app difers from other [[VFDecrypt]] GUI's by the fact that after '''every''' [[iOS]] release, there will be an update. ([[#GUI Comparison|Comparison]])
   
 
== Credit ==
 
== Credit ==
*Visual Studio 2010 Pro for the designer app.
+
* Visual Studio 2010 Pro for the designer app.
*VFDecrypt for the basic program
+
* [[VFDecrypt]] for the basic program
*The Office [[wikipedia:Microsoft Office 2007|2007]]/[[wikipedia:Microsoft Office 2010|2010]] [http://microsoft.com/officeui Ribbon UI] to create a menu
+
* The Office [[wikipedia:Microsoft Office 2007|2007]]/[[wikipedia:Microsoft Office 2010|2010]] [http://microsoft.com/officeui Ribbon UI] to create a menu
   
 
== Features ==
 
== Features ==
 
=== Code ===
 
=== Code ===
This will be coded using Visual Studio 2010 Professional as a <code>Windows -&gt; Visual BASIC -&gt; WPF Ribbon App</code>
+
* This will be coded using Visual Studio 2010 Professional as a <code>Windows -&gt; Visual BASIC -&gt; WPF Ribbon App</code>
  +
* The code will be released under the {{wp|GNU General Public License#Version 3|GNU GPL v3}}
 
The code will be released under the {{wp|GNU General Public License#Version 3|GNU GPL v3}}
 
   
 
=== Current ===
 
=== Current ===
*Look up key from a "database"
+
* Look up key from a "database"
*Decrypt using VFDecrypt
+
* Decrypt using [[VFDecrypt]]
 
=== Possible Future ===
 
=== Possible Future ===
*7zip integration to extract the decrypted FW
+
* {{wp|7-zip}} integration to extract the decrypted FW
*Ability to decrypt Ramdisks and Update ramdisks
 
   
 
== Dependencies ==
 
== Dependencies ==
Line 50: Line 48:
 
== Version History ==
 
== Version History ==
 
To download, please right click and open as a new tab for it to download correctly. Clicking it will give you an error.
 
To download, please right click and open as a new tab for it to download correctly. Clicking it will give you an error.
{| class=wikitable border=1
+
{| class="wikitable" border="1"
 
|-
 
|-
 
! Version
 
! Version
Line 57: Line 55:
 
! Release date
 
! Release date
 
|-
 
|-
| 1.0
+
| 1.0.0.x (4.3.3)
 
| (not released)
 
| (not released)
 
| First release
 
| First release
Line 63: Line 61:
 
Coded in {{wp|Visual BASIC}} as {{wp|Windows Presentation Foundation|WPF}} application
 
Coded in {{wp|Visual BASIC}} as {{wp|Windows Presentation Foundation|WPF}} application
 
| (not released)
 
| (not released)
  +
|}
  +
  +
== GUI Comparison ==
  +
{| class="wikitable" border="1"
  +
|-
  +
! App
  +
! Current Version
  +
! Latest Keys available
  +
|-
  +
| [[DMG Decrypter]]
  +
| 1.0 Beta 2
  +
| ??? to 4.1
  +
|-
  +
| [[iDecrypt]]
  +
| Win2.2/Mac1.2
  +
| ??? to 4.?
  +
|-
  +
| [[iDecrypter]]
  +
| [https://github.com/fallensn0w/iDecrypter GIT] Aug 24, 2010
  +
| (none)
  +
|-
  +
| '''iDecryptIt'''
  +
| Unreleased
  +
| (ALL!)
 
|}
 
|}
   

Revision as of 22:25, 5 May 2011

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

Template:Purgebox

iDecryptIt (I-dE-crip-t-it) 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. A useless build will be available in a web or two. All it will do it display the keys. The decryption part will come after. This app difers from other VFDecrypt GUI's by the fact that after every iOS release, there will be an update. (Comparison)

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

Dependencies

Source Code

Build

Version History

To download, please right click and open as a new tab for it to download correctly. Clicking it will give you an error.

Version Download Changes Release date
1.0.0.x (4.3.3) (not released) First release

Includes Microsoft Office Template:Wp/Template:Wp Ribbon UI Coded in Template:Wp as Template:Wp application

(not released)

GUI Comparison

App Current Version Latest Keys available
DMG Decrypter 1.0 Beta 2 ??? to 4.1
iDecrypt Win2.2/Mac1.2 ??? to 4.?
iDecrypter GIT Aug 24, 2010 (none)
iDecryptIt Unreleased (ALL!)

External Links