Difference between revisions of "IDecryptIt"

From The iPhone Wiki
Jump to: navigation, search
m (Version History)
(updates)
 
(63 intermediate revisions by 3 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''' (īdēˈkriptit) 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. This app difers from other [[VFDecrypt]] GUIs by the fact that after '''every''' [[iOS]] release, there will be an update.
 
   
 
== Credit ==
 
== Credit ==
  +
* [[xpwn]]
* [[VFDecrypt]] for the basic program
 
  +
* [[wikipedia:7-Zip|7-Zip]]
* Microsoft Office [[wikipedia:Microsoft Office 2007|2007]]/[[wikipedia:Microsoft Office 2010|2010]] [http://msdn.microsoft.com/office/ff802688.aspx Ribbon UI] to create a menu
 
 
== Features ==
 
=== Code ===
 
* This will be coded using Visual Studio 2010 Professional as a <code>Windows -> Visual BASIC -> 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 firmware
 
 
== Dependencies ==
 
=== Source Code ===
 
*[http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2bfc3187-74aa-4154-a670-76ef8bc2a0b4 Ribbon Code]
 
*[http://www.microsoft.com/downloads/en/details.aspx?FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7 .NET Framework 4.0]
 
* [http://www.microsoft.com/visualstudio/en-us/products/2010-editions/professional/overview Visual Studio 2010 Professional] or better
 
=== Build ===
 
*[http://www.microsoft.com/downloads/en/details.aspx?FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7 .NET Framework 4.0]
 
 
== Version History ==
 
{| class="wikitable" border="1"
 
|-
 
! Version
 
! Download
 
! Changes
 
! Release date
 
|-
 
| 1.0.0.1C31 (4.3.3/VZ4.2.8/ATV4.2.2)
 
| [http://sourceforge.net/projects/idecryptit/files/1.x/iDecryptIt_1.0.0.1C31.zip/download ZIP]/EXE
 
| 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
 
| May 23, 2011
 
|}
 
   
 
== 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