Difference between revisions of "WinDecrypt"

From The iPhone Wiki
Jump to: navigation, search
m (typo, formatting)
m (typo, format, links)
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 containers you want to decrypt, select the output path of the decrypted [[IMG3 File Format|.img3's]], hit 'Decrypt' and enter the 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 Containers you want to decrypt, select the output path of the decrypted .img3's, hit 'Decrypt' and enter the Keys / IVs for the IMG3s.<br/>
 
It's a simple process, which is considered much more convenient than using the command-line utility by Windows users.
 
 
==Features==
 
==Features==
 
WinDecrypt allows Users to decrypt multiple .img3 files at once. Optionally, WinDecrypt calculates the MD5 checksum and the real size (in bytes).
 
WinDecrypt allows Users to decrypt multiple .img3 files at once. Optionally, WinDecrypt calculates the MD5 checksum and the real size (in bytes).

Revision as of 10:48, 30 August 2010

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