Difference between revisions of "WinDecrypt"

From The iPhone Wiki
Jump to: navigation, search
m (typo, formatting)
(Removing dead link.)
 
(6 intermediate revisions by 4 users not shown)
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 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.
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).
Line 16: Line 15:
 
==Download==
 
==Download==
 
*Direct Download from Mediafire: [http://www.mediafire.com/?t454ztt9oaljdbg WinDecrypt v0.1 beta]
 
*Direct Download from Mediafire: [http://www.mediafire.com/?t454ztt9oaljdbg WinDecrypt v0.1 beta]
  +
==Open Source==
 
  +
[[Category:GUI Tools]]
WinDecrypt is Open-Source available at GitHub: [http://github.com/wesimaster/WinDecrypt GitHub]
 

Latest revision as of 09:21, 25 August 2014

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