Difference between revisions of "IDecryptIt"

From The iPhone Wiki
Jump to: navigation, search
(New page: This is a VFDecrypt "plugin" fir GUI decrypting on Windows. It will be likeiDecrypt but for Windows. It will be compiled on Visual Studio 2010 Professi...)
 
(updates)
 
(106 intermediate revisions by 6 users not shown)
Line 1: Line 1:
  +
{{lowercase}}
This is a VFDecrypt "plugin" fir GUI decrypting on [[wikipedia:Microsoft Windows|Windows]]. It will be like[[iDecrypt]] but for Windows. It will be compiled on Visual Studio 2010 Professionalfor 32-bit PCs. It will work with 64-bit OSes though. A beta should e out I about a few weeks. I might release it on Christmas as a gift. :)
 
  +
{{Infobox software
==Credit==
 
  +
| name = iDecryptIt
*[[iDecrypt]] for a design
 
  +
| title = iDecryptIt
*VFDecrypt for the basic program.
 
  +
| logo = [[File:IDecryptIt logo.png|120px]]
==Download==
 
  +
| screenshot = [[File:IDecryptIt.png|400px]]
*[http://cole.freehostingcloud.com/wiki/Blog:Index Blog]
 
  +
| caption = iDecryptIt
*Download Link
 
  +
| collapsible =
  +
| author = [[User:5urd|Cole Tobin]]
  +
| developer = [[User:5urd|Cole Tobin]]
  +
| released = {{date|2011|05|23}}
  +
| discontinued =
  +
| latest release version = {{User:5urd/Latest stable software release/iDecryptIt}}
  +
| latest release date = {{Start date and age|2018|08|17|df=yes}}
  +
| latest preview version = Git
  +
| latest preview date =
  +
| programming language = [[wikipedia:C Sharp (programming language)|C#]]
  +
| operating system = [[wikipedia:Microsoft Windows|Microsoft Windows]]
  +
| platform =
  +
| size =
  +
| language = [[wikipedia:English language|English]]
  +
| 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.
  +
  +
== Credit ==
  +
* [[xpwn]]
  +
* [[wikipedia:7-Zip|7-Zip]]
  +
  +
== External Links==
  +
* [https://sourceforge.net/projects/idecryptit iDecryptIt on SourceForge] (for downloads)
  +
* [https://github.com/colejohnson66/iDecryptIt iDecryptIt on GitHub] (current development)
  +
* [https://svn.code.sf.net/p/idecryptit/code/tags/iDecryptIt_11.41.1.2I22/iDecryptIt-WPF/help/changelog.html Changelog]
  +
  +
[[Category:Decryption]]
  +
[[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