Difference between revisions of "IDecrypt"

From The iPhone Wiki
Jump to: navigation, search
Line 2: Line 2:
 
[[Image:Capture.PNG‎|frame|right|iDecrypt's main (and only) window]]
 
[[Image:Capture.PNG‎|frame|right|iDecrypt's main (and only) window]]
 
==Description==
 
==Description==
iDecrypt is a GUI front-end for [[VFDecrypt Keys|VFDecrypt]] for Windows ( Mac OS X in 2.0 / Linux in 7 YEARS ) . It's used to decrypt .dmg files, namely the rootfs of an IPSW file.
+
iDecrypt is a GUI front-end for [[VFDecrypt Keys|VFDecrypt]] for Windows ( Mac OS X soon ) . It's used to decrypt .dmg files, namely the rootfs of an IPSW file.
   
The tool is very simple to use - it requires you select the file you want to decrypt, enter the key, choose the output folder (or simply use the default one), then click "Decrypt". It's a simple two-step process, which is considered much more convenient than using cmd by Windows users.
+
The tool is very simple to use - it requires you select the file you want to decrypt, enter the key, choose the output folder (or simply use the default one), then click "Decrypt DMG". It's a simple two-step process, which is considered much more convenient than using cmd by Windows users.
   
  +
New version released ! All credit go to [[User:bennyyboi|bennyyboi]] , here are the changes in 2.1.1.2 :
Please check here often , to get the new version of '''iDecrypt 2.0-111''' wich includes :
 
   
  +
-- New Faster Decrypting .
--- '''Mac OS X support''' , a new version will be released for the OS X users :)
 
   
-- New Simpler more faster UI
+
-- New Better , Newer and faster UI , using less processing , giving better performance .
   
  +
-- Added links to redirect to the keys available in the iphonewiki .
-- Fixes for all errors and problems
 
  +
  +
-- New bugs fixed , you can select .DMG files only , disables the button while decrypting .
  +
  +
-- Warns you what to select so you don't get in trouble .
   
 
==Credit==
 
==Credit==
The application was created by [[Maybach Dev Team]] member [http://twitter.com/bennyyboi bennyyboi] and beta tested by fellow team members [http://twitter.com/iMaybachMan MaybachMan], [http://twitter.com/mxtdesigns mxtdesigns] and [http://twitter.com/ahmadlharb ahmadlharb].
+
The application was created by [[Maybach Dev Team]] member [http://twitter.com/bennyyboi bennyyboi] and beta tested by fellow team members [http://twitter.com/iMaybachMan MaybachMan], [http://twitter.com/mxtdesigns mxtdesigns] and [http://twitter.com/ahmadlharb Ahmadlharb].
   
 
=='''Dependencies'''==
 
=='''Dependencies'''==
Line 22: Line 26:
   
 
=='''Errors'''==
 
=='''Errors'''==
  +
 
There are some '''things''' can't be called errors like :
 
There are some '''things''' can't be called errors like :
   
  +
- Even if the key is wrong, it says "Decryption is done!" which is wrong
- You can decrypt anything (or even nothing), not just dmg files. - this can easily be fixed, if you knew how to filter the openfiledialogs....
 
   
  +
If any errors have been encountered or found please contact [http://twitter.com/bennyyboi bennyyboi] on twitter or any of the [[Maybach Dev Team]] members :) or in the Discussion of this page please :)
- While decrypting you can change the key
 
   
  +
'''Please ''DON'T'' post errors here'''
- Even if the key is wrong, it says "Decryption is done!" which is wrong ---- may not be possible to fix cuz [[iDecrypt]] doesn't read .DMG s
 
   
  +
==Download==
All those problems will be solved with the release of the new [[iDecrypt 2.0-111]] ;)
 
  +
[http://maybachdevteam.wordpress.com/2010/08/29/announcing-idecrypt-1-0-0-0/ Blog post on the dev team's site]
   
  +
2.1.1.2 :
   
  +
[http://www.mediafire.com/?aax4n1elq4ai6b5 MediaFire Download link] (.zip file ; use windows native zip extractor or winrar or 7-zip to extract )
If any errors have been encountered or found please contact [http://twitter.com/bennyyboi bennyyboi] on twitter or any of the [[Maybach Dev Team]] members :) or in the Discussion of this page please :)
 
   
  +
Old version still available for download (errors and troubles in this version not supported )
'''Don't post errors here'''
 
   
  +
1.0.0.0 :
==Download==
 
[http://maybachdevteam.wordpress.com/2010/08/29/announcing-idecrypt-1-0-0-0/ Blog post on the dev team's site]
 
   
 
[http://www.fileden.com/files/2010/8/15/2942501/iDecrypt-1-0-phoenix12045.rar Direct Link] (.rar file ; use winrar or 7-zip to extract )
 
[http://www.fileden.com/files/2010/8/15/2942501/iDecrypt-1-0-phoenix12045.rar Direct Link] (.rar file ; use winrar or 7-zip to extract )
Line 44: Line 50:
 
- Direct Links means limited bandwidth , if not working try the Mediafire Link :
 
- Direct Links means limited bandwidth , if not working try the Mediafire Link :
   
[http://www.mediafire.com/?71gpqjkn2sxi6nd MediaFire Download link] (.zip file ; use windows native zip extractor or the 2 unarchivers above )
 
   
 
=='''Changelog'''==
 
=='''Changelog'''==
Line 50: Line 55:
 
- 1.0.0 : initial release
 
- 1.0.0 : initial release
   
- 2.0-1 : Upcoming update with new UI and better performance and fixes for all errors and problems :)
+
- 2.0-1 : The newest release , new bug fixes , new UI , added links , faster decrypting :-)
   
   

Revision as of 20:01, 31 October 2010

File:Capture.PNG
iDecrypt's main (and only) window

Description

iDecrypt is a GUI front-end for VFDecrypt for Windows ( Mac OS X soon ) . It's used to decrypt .dmg files, namely the rootfs of an IPSW file.

The tool is very simple to use - it requires you select the file you want to decrypt, enter the key, choose the output folder (or simply use the default one), then click "Decrypt DMG". It's a simple two-step process, which is considered much more convenient than using cmd by Windows users.

New version released ! All credit go to bennyyboi , here are the changes in 2.1.1.2 :

-- New Faster Decrypting .

-- New Better , Newer and faster UI , using less processing , giving better performance .

-- Added links to redirect to the keys available in the iphonewiki .

-- New bugs fixed , you can select .DMG files only , disables the button while decrypting .

-- Warns you what to select so you don't get in trouble .

Credit

The application was created by Maybach Dev Team member bennyyboi and beta tested by fellow team members MaybachMan, mxtdesigns and Ahmadlharb.

Dependencies

iDecrypt uses the 4.0 .Net framework so you have to install it to use this program :)

Errors

There are some things can't be called errors like :

- Even if the key is wrong, it says "Decryption is done!" which is wrong

If any errors have been encountered or found please contact bennyyboi on twitter or any of the Maybach Dev Team members :) or in the Discussion of this page please :)

Please DON'T post errors here

Download

Blog post on the dev team's site

2.1.1.2 :

MediaFire Download link (.zip file ; use windows native zip extractor or winrar or 7-zip to extract )

Old version still available for download (errors and troubles in this version not supported )

1.0.0.0 :

Direct Link (.rar file ; use winrar or 7-zip to extract )

- Direct Links means limited bandwidth , if not working try the Mediafire Link :


Changelog

- 1.0.0 : initial release

- 2.0-1 : The newest release , new bug fixes , new UI , added links , faster decrypting :-)