Difference between revisions of "IDecryptIt"

From The iPhone Wiki
Jump to: navigation, search
(updates)
 
(78 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  +
{{Infobox software
{| cellspacing="5" style="width:22em;" style="border: 1px solid #AAA; background-color: #F9F9F9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; text-align: left; font-size: 88%; line-height: 1.5em;"
 
  +
| name = iDecryptIt
|+ class="summary" | '''iPhoneEmu'''
 
  +
| title = iDecryptIt
|-
 
! colspan="2" style="text-align:center; text-align:center; font-size:125%; font-weight:bold;" | [[Image:IDecryptIt logo.png|75px]]
+
| logo = [[File:IDecryptIt logo.png|120px]]
  +
| screenshot = [[File:IDecryptIt.png|400px]]
|-
 
  +
| caption = iDecryptIt
| colspan="2" style="text-align:center;" | [[Image:IDecryptIt.png|200px]]
 
  +
| collapsible =
|-
 
  +
| author = [[User:5urd|Cole Tobin]]
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:Software design|Original author(s)]]
 
  +
| released = {{date|2011|05|23}}
|-
 
  +
| discontinued =
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:Software developer|Developer(s)]]
 
  +
| latest release version = {{User:5urd/Latest stable software release/iDecryptIt}}
| [[User:Balloonhead66|Cole Johnson]]
 
  +
| latest release date = {{Start date and age|2018|08|17|df=yes}}
|-
 
  +
| latest preview version = Git
! scope="row" style="text-align:left; white-space: nowrap" | Initial release
 
  +
| latest preview date =
|
 
  +
| programming language = [[wikipedia:C Sharp (programming language)|C#]]
|-
 
  +
| operating system = [[wikipedia:Microsoft Windows|Microsoft Windows]]
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:Software release life cycle|Stable release]]
 
  +
| platform =
| {{user:balloonhead66/version|stable|app=iDecryptIt}}
 
  +
| size =
|-
 
  +
| language = [[wikipedia:English language|English]]
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:Software release life cycle|Preview release]]
 
  +
| status = Active
| {{User:balloonhead66/version|preview|app=iDecryptIt}}
 
  +
| genre = Decryption
|-
 
  +
| license = [[wikipedia:GNU General Public License#Version 3|GPL-3.0-or-later]]
! scope="row" style="text-align:left; white-space: nowrap" | Development status
 
  +
| website = [https://sourceforge.net/projects/idecryptit sourceforge.net] (releases)<br />[https://github.com/colejohnson66/iDecryptIt github.com] (source)
| Active
 
  +
}}
|-
 
  +
__NOTOC__
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:Programming language|Written in]]
 
  +
'''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.
| {{wp|Visual BASIC}}
 
| [[User:Balloonhead66|Cole Johnson]]
+
| developer = [[User:5urd|Cole Tobin]]
|-
 
! scope="row" style="text-align:left; white-space: nowrap" | {{wp|Operating system}}
 
| {{wp|Microsoft Windows}}
 
|-
 
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:Computing platform|Platform]]
 
| [[wikipedia:32-bit|32]] and [[wikipedia:64-bit|64]] bit [[wikipedia:Microsoft Windows|Windows]]
 
|-
 
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:File size|Size]]
 
|
 
|-
 
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:Language|Available in]]
 
| {{wp|English}}
 
|-
 
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:List of software categories|Type]]
 
| Decryption
 
|-
 
! scope="row" style="text-align:left; white-space: nowrap" | [[wikipedia:Software license|License]]
 
| {{wp|GNU GPL}}
 
|-
 
! scope="row" style="text-align:left; white-space: nowrap" | Website
 
| {{User:balloonhead66/site|wiki/iDecryptit|cole.freehostingcloud.com/wiki/iDecryptIt}}
 
|-
 
|
 
|-
 
| [[User:balloonhead66/Infobox help|Infobox help]]
 
|}
 
 
{| style="margin: 0px 10%; border: 1px solid #AAA; border-left: 10px solid dodgerBlue; background: #FBFBFB;"
 
|-
 
| style="text-align: center; padding: 2px 0 2px 0.5em;" | <div style="width: 52px;">[[Image:Fairytale key enter-2.png|32px|Purge this page to refresh]]</div>
 
| style="text-align:center; width: 100%;" | If this page has been recently modified, it may not reflect the most recent changes.<br>Please <big class="plainlinks" style="font-weight:bold;">[{{fullurl:{{FULLPAGENAME}}|action=purge}} purge this page]</big> to view the most recent changes.
 
|}
 
 
'''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.
 
   
 
== 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 ===
 
*7zip integration to extract the decrypted FW
 
*Ability to decrypt Ramdisks and Update ramdisks
 
 
== 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
 
| (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)
 
|}
 
   
 
== 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