Difference between revisions of "WinDecrypt"

From The iPhone Wiki
Jump to: navigation, search
(Undo revision 13257 by Whiteshinyapple (Talk))
(added category)
Line 17: Line 17:
 
==Open Source==
 
==Open Source==
 
WinDecrypt is Open-Source available at GitHub: [http://github.com/wesimaster/WinDecrypt GitHub]
 
WinDecrypt is Open-Source available at GitHub: [http://github.com/wesimaster/WinDecrypt GitHub]
  +
  +
[[Category:GUI Tools]]

Revision as of 22:31, 28 January 2011

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