Difference between revisions of "WinDecrypt"

From The iPhone Wiki
Jump to: navigation, search
(added category)
m
Line 3: Line 3:
   
 
==Description==
 
==Description==
WinDecrypt is a GUI front-end for [[XPwn|xPwn's xpwntool]] for Windows. This tool is very easy to use. Add the [[IMG3 File Format|.img3]] containers you want to decrypt, select the output path of the decrypted [[IMG3 File Format|.img3's]], hit 'Decrypt' and enter the [[AES Keys|Keys]] / [[IV]]s for the [[IMG3 File Format|IMG3s]]. It's a simple process, which is considered much more convenient than using the command-line utility by Windows users.
+
WinDecrypt is a GUI front-end for [[XPwn|xPwn's xpwntool]] for Windows. This tool is very easy to use. Add the [[IMG3 File Format|.img3]] containers you want to decrypt, select the output path of the decrypted [[IMG3 File Format|.img3's]], hit 'Decrypt' and enter the Keys/IVs for the [[IMG3 File Format|IMG3s]]. It's a simple process, which is considered much more convenient than using the command-line utility by Windows users.
   
 
==Features==
 
==Features==

Revision as of 11:56, 29 August 2013

The WinDecrypt Interface.

Description

WinDecrypt is a GUI front-end for xPwn's xpwntool for Windows. This tool is very easy to use. Add the .img3 containers you want to decrypt, select the output path of the decrypted .img3's, hit 'Decrypt' and enter the Keys/IVs for the IMG3s. It's a simple process, which is considered much more convenient than using the command-line utility by Windows users.

Features

WinDecrypt allows Users to decrypt multiple .img3 files at once. Optionally, WinDecrypt calculates the MD5 checksum and the real size (in bytes).

Requirements

WinDecrypt uses .NET Framework 3.5

Credit

Download

Open Source

WinDecrypt is Open-Source available at GitHub: GitHub