Difference between revisions of "IDecryptIt"

From The iPhone Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
{{DISPLAYTITLE:iDecryptIt}}
 
{{DISPLAYTITLE:iDecryptIt}}
 
[[Image:IDecryptIt.png|thumb|right|iDecrpyIt's one (and only one) window]]
 
[[Image:IDecryptIt.png|thumb|right|iDecrpyIt's one (and only one) window]]
  +
'''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 beta should be out I about a few weeks.
   
  +
== Credit ==
'''iDecryptIt''' (I-dE-crip-t-it) is a [[VFDecrypt]] GUI for decrypting on [[wikipedia:Microsoft Windows|Windows]]. It will be compiled on Visual Studio 2010 Professional for [[wikipedia:32-bit|32-bit]] (x86) PCs. It will work with [[wikipedia:64-bit|64-bit]] (x64) OSes though. A beta should be out I about a few weeks. I might release it on Christmas as a gift. :)
 
 
==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>
  +
===Current===
 
  +
The code will be released under the {{wp|GNU}} public license
  +
=== 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
 
*7zip integration to extract the decrypted FW
 
*Ability to decrypt Ramdisks and Update ramdisks
 
*Ability to decrypt Ramdisks and Update ramdisks
   
==Version History==
+
== Version History ==
 
{| class=wikitable border=1
 
{| class=wikitable border=1
 
|-
 
|-
 
! Version
 
! Version
! Download perma-link
+
! Download
 
! Changes
 
! Changes
 
! Release date
 
! Release date
Line 31: Line 32:
 
| First Release
 
| First Release
 
Ability to decrypt firmwares
 
Ability to decrypt firmwares
Includes Microsoft Office [[wikipedia:Microsoft Office 2007|2007]]/[[wikipedia:Microsoft Office 2010|2010]] [http://msdn.microsoft.com/en-us/office/aa973809.aspx?ppud=4 Ribbon UI]
+
Includes Microsoft Office {{wp|Microsoft Office 2007|2007}}/{{wp|Microsoft Office 2010|2010}} [http://msdn.microsoft.com/en-us/office/aa973809.aspx?ppud=4 Ribbon UI]
Coded in Visual BASIC as WPF application
+
Coded in {{wp|Visual BASIC}} as {{wp|Windows Presentation Foundation|WPF}} application
 
| (not released)
 
| (not released)
 
|}
 
|}
   
==External Links==
+
== External Links==
 
*[http://cole.freehostingcloud.com/blog Blog]
 
*[http://cole.freehostingcloud.com/blog Blog]
 
*Download Link
 
*Download Link

Revision as of 23:53, 27 January 2011

iDecrpyIt's one (and only one) window

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 beta should be out I about a few weeks.

Credit

  • Visual Studio 2010 Pro for the designer app.
  • VFDecrypt for the basic program
  • The Office 2007/2010 Ribbon UI to create a menu

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 public license

Current

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

Possible Future

  • 7zip integration to extract the decrypted FW
  • Ability to decrypt Ramdisks and Update ramdisks

Version History

Version Download Changes Release date
1.0 (no link available) First Release

Ability to decrypt firmwares Includes Microsoft Office Template:Wp/Template:Wp Ribbon UI Coded in Template:Wp as Template:Wp application

(not released)

External Links