Difference between revisions of "IDecryptIt"

From The iPhone Wiki
Jump to: navigation, search
(Code)
Line 12: Line 12:
 
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}} public license
+
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"

Revision as of 21:59, 18 March 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 useless build will be available in a web or two. All it will do it display the keys. The decryption part will come after.

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

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

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.0b (not released) First release

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

(not released)

External Links