Difference between revisions of "Unprotect.info"
From Forensics Wiki
(Created a stub page to describe the unprotect.info software) |
(Added more information about unprotect.info capabilities) |
||
| Line 1: | Line 1: | ||
| − | unprotect.info is a | + | {{Infobox_Software | |
| + | name = unprotect.info | | ||
| + | maintainer = WinAbility Software | | ||
| + | os = {{Windows}} | | ||
| + | genre = {{Encryption}} | | ||
| + | license = WinAbility Software License | | ||
| + | website = [http://unprotect.info/ unprotect.info] | | ||
| + | }} | ||
| + | |||
| + | '''unprotect.info''' is a software utility that can recover passwords to the file-based TrueCrypt volumes by using the [[brute-force]] attack. '''unprotect.info''' runs on [[Windows|Windows 7/Vista/XP/2000]]. It is free for both personal and commercial use. | ||
| + | |||
| + | == Supported encrypted volumes == | ||
| + | |||
| + | '''unprotect.info''' can currently recover passwords to the volumes encrypted with the following algorithms: | ||
| + | |||
| + | * Hash functions: [[RIPEMD-160]], [[SHA-512]], [[Whirlpool]] | ||
| + | * Ciphers: [[AES]], [[Serpent]], [[Twofish]] | ||
| + | * Encryption modes: [[XTS]] | ||
| + | |||
| + | == Unsupported encrypted volumes == | ||
| + | |||
| + | If an encrypted volume was created with one of the following options, its password currently cannot be recovered with the '''unprotect.info''' software: | ||
| + | |||
| + | * Deprecated hash functions: [[SHA1]] | ||
| + | * Deprecated ciphers: [[DES]], [[CAST]], [[Blowfish]] | ||
| + | * Deprecated encryption modes: [[LWR]], [[CBC]] | ||
| + | * Combination encryption algorithms, such as: AES-Twofish, etc. | ||
| + | * Volumes encrypted with the [[key-file|key files]] | ||
| + | * Hidden volumes, encrypted partitions, or encrypted drives. | ||
| + | |||
| + | == External Links == | ||
| + | |||
| + | * [http://unprotect.info/ unprotect.info] - Official website | ||
| + | * [http://www.truecrypt.org/ truecrypt.org] - Official website | ||
| + | |||
| + | [[Category:Encryption]] | ||
Revision as of 13:25, 13 May 2011
| unprotect.info | |
|---|---|
| Maintainer: | WinAbility Software |
| OS: | Windows |
| Genre: | Encryption |
| License: | WinAbility Software License |
| Website: | unprotect.info |
unprotect.info is a software utility that can recover passwords to the file-based TrueCrypt volumes by using the brute-force attack. unprotect.info runs on Windows 7/Vista/XP/2000. It is free for both personal and commercial use.
Supported encrypted volumes
unprotect.info can currently recover passwords to the volumes encrypted with the following algorithms:
Unsupported encrypted volumes
If an encrypted volume was created with one of the following options, its password currently cannot be recovered with the unprotect.info software:
- Deprecated hash functions: SHA1
- Deprecated ciphers: DES, CAST, Blowfish
- Deprecated encryption modes: LWR, CBC
- Combination encryption algorithms, such as: AES-Twofish, etc.
- Volumes encrypted with the key files
- Hidden volumes, encrypted partitions, or encrypted drives.
External Links
- unprotect.info - Official website
- truecrypt.org - Official website