Difference between revisions of "WinDecrypt"

From The iPhone Wiki
Jump to: navigation, search
(New page: {{DISPLAYTITLE:iDevice Info}} 604px|thumb|The WinDecrypt Interface. ==Description== WinDecrypt is a GUI front-end for xPwn's xpwntool for Windows. This t...)
 
m (typo, formatting)
Line 7: Line 7:
 
It's a simple process, which is considered much more convenient than using the command-line utility by Windows users.
 
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.<br/>
+
WinDecrypt allows Users to decrypt multiple .img3 files at once. Optionally, WinDecrypt calculates the MD5 checksum and the real size (in bytes).
  +
Optionally, WinDecrypt calculates the MD5 Checksum and the real Size (in Bytes).
 
 
==Requirements==
 
==Requirements==
 
WinDecrypt uses .NET Framework 3.5
 
WinDecrypt uses .NET Framework 3.5

Revision as of 10:42, 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