Difference between revisions of "IDecryptIt"

From The iPhone Wiki
Jump to: navigation, search
(updates)
 
(74 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
{{Infobox software
 
{{Infobox software
| app = iDecryptIt
+
| name = iDecryptIt
| logo = IDecryptIt logo.png
+
| title = iDecryptIt
| screenshot = IDecryptIt.png
+
| logo = [[File:IDecryptIt logo.png|120px]]
  +
| screenshot = [[File:IDecryptIt.png|400px]]
| originalauthors = [[User:Balloonhead66|Cole Johnson]]
 
| language = {{wp|English}}
+
| developer = [[User:5urd|Cole Tobin]]
| os = {{wp|Microsoft Windows}}
+
| released = {{date|2011|05|23}}
  +
| discontinued =
| bit = [[wikipedia:32-bit|32]] and [[wikipedia:64-bit|64]] bit [[wikipedia:Microsoft Windows|Windows]]
 
  +
| latest release version = {{User:5urd/Latest stable software release/iDecryptIt}}
| size =
 
  +
| latest release date = {{Start date and age|2018|08|17|df=yes}}
| proglanguage = {{wp|Visual BASIC}}
 
  +
| latest preview version = Git
| type = Decryption
 
  +
| programming language = [[wikipedia:C Sharp (programming language)|C#]]
| website = {{User:balloonhead66/site|wiki/iDecryptit|cole.freehostingcloud.com/wiki/iDecryptIt}}
 
  +
| operating system = [[wikipedia:Microsoft Windows|Microsoft Windows]]
| code = https://idecryptit.svn.sourceforge.net/svnroot/idecryptit
 
  +
| platform =
| codehome = http://idecryptit.svn.sourceforge.net/viewvc/idecryptit/
 
  +
| language = [[wikipedia:English language|English]]
| codepass =
 
| devs = [[User:Balloonhead66|Cole Johnson]]
+
| caption = iDecryptIt
| initialrelease =
+
| collapsible =
| status = Active
+
| author = [[User:5urd|Cole Tobin]]
| license = {{wp|GNU GPL}}
+
| latest preview date =
| codeuser =
+
| size =
  +
| status = Active
  +
| genre = Decryption
  +
| license = [[wikipedia:GNU General Public License#Version 3|GPL-3.0-or-later]]
  +
| website = [https://sourceforge.net/projects/idecryptit sourceforge.net] (releases)<br />[https://github.com/colejohnson66/iDecryptIt github.com] (source)
 
}}
 
}}
  +
__NOTOC__
 
  +
'''iDecryptIt''' is a [[VFDecrypt]] GUI for [[wikipedia:Microsoft Windows|Windows]] built on the [[wikipedia:.NET Framework|.NET Framework]]. It supports viewing all available keys for any [[Firmware|public firmware version]] and decrypting the Root FS. It is currently in the process of a major rewrite.
{{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. 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 ==
  +
* [[xpwn]]
* Visual Studio 2010 Pro for the designer app.
 
  +
* [[wikipedia:7-Zip|7-Zip]]
* [[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
 
 
== Features ==
 
=== 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}}
 
 
=== Current ===
 
* Look up key from a "database"
 
* Decrypt using [[VFDecrypt]]
 
=== Possible Future ===
 
* {{wp|7-zip}} integration to extract the decrypted FW
 
 
== Dependencies ==
 
=== Source Code ===
 
*[http://www.microsoft.com/downloads/info.aspx?na=46&SrcFamilyId=2BFC3187-74AA-4154-A670-76EF8BC2A0B4&SrcDisplayLang=en&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2fF%2f5%2f5%2fF550BB8A-8ADC-4DEA-9257-21C3AC43DD5E%2fMicrosoft+Ribbon+for+WPF.msi Ribbon Code]
 
*[http://www.filehippo.com/download_dotnet_framework_4/download/eba9961634198b56f39575841e26e735/ .NET Framework 4.0]
 
*[http://download.microsoft.com/download/4/0/6/4067968E-5530-4A08-B8EC-17D2B3F02C35/vs_ultimateweb.exe Visual Studio 2010 Professional] or better ($$$)
 
=== Build ===
 
*[http://www.filehippo.com/download_dotnet_framework_4/download/eba9961634198b56f39575841e26e735/ .NET Framework 4.0]
 
 
== 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.
 
{| class="wikitable" border="1"
 
|-
 
! Version
 
! Download
 
! Changes
 
! Release date
 
|-
 
| 1.0.0.x (4.3.3)
 
| (not released)
 
| First release
 
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 {{wp|Visual BASIC}} as {{wp|Windows Presentation Foundation|WPF}} application
 
| (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!)
 
|}
 
   
 
== External Links==
 
== External Links==
  +
* [https://sourceforge.net/projects/idecryptit iDecryptIt on SourceForge] (for downloads)
*[http://cole.freehostingcloud.com/blog Blog]
 
  +
* [https://github.com/colejohnson66/iDecryptIt iDecryptIt on GitHub] (current development)
*Download Link
 
  +
* [https://svn.code.sf.net/p/idecryptit/code/tags/iDecryptIt_11.41.1.2I22/iDecryptIt-WPF/help/changelog.html Changelog]
*[http://cole.freehostingcloud.com/wiki/iDecryptIt iDecryptIt's Website]
 
   
[[Category:VFDecrypt]]
+
[[Category:Decryption]]
 
[[Category:GUI Tools]]
 
[[Category:GUI Tools]]

Latest revision as of 02:32, 7 March 2022

iDecryptIt
IDecryptIt logo.png
IDecryptIt.png
iDecryptIt
Original author(s) Cole Tobin
Developer(s) Cole Tobin
Initial release 23 May 2011
Stable release 11.41.1.2I22 / 17 August 2018; 5 years ago
Preview release Git
Development status Active
Written in C#
Operating system Microsoft Windows
Available in English
Type Decryption
License GPL-3.0-or-later
Website sourceforge.net (releases)
github.com (source)

iDecryptIt is a VFDecrypt GUI for Windows built on the .NET Framework. It supports viewing all available keys for any public firmware version and decrypting the Root FS. It is currently in the process of a major rewrite.

Credit

External Links