Features
Currently, Wrathion supports password recovery of the following file formats:
- ZIP - ZIP 2.0 legacy encryption (PKZIP),
- ZIP - AES with 128/192/256-bit key,
- PDF - versions 1.1 to 1.3 (Acrobat 2-4) with 40-bit RC4 encryption,
- PDF - versions 1.4 to 1.5 (Acrobat 5-6) with 128-bit RC4 encryption,
- PDF - versions 1.6 to 1.7 (Acrobat 7-8) with 256-bit AES encryption,
- PDF - versions 1.7 Adobe Extension Level 3 (Acrobat 9) with 256-bit AES encryption,
- DOC - Microsoft Word 97/2000 document with 40-bit RC4 encryption.
For generating passwords, Wrathion contains:
- Dictionary Password Generator,
- Threaded Brute-force Password Generator (CPU),
- OpenCL Brute-force Password Generator (GPU),
- Unicode Threaded Brute-Force Password Generator (CPU),
- Unicode OpenCL Brute-Force Password Generator (GPU).
We are currently working on:
- Distributed version of Wrathion,
- Support for newer versions of Microsoft Office Documents - up to MS Office 2016,
- Support for PDF Extension Level 8, PDF 2.0,
- Support for RAR archives,
- Support for 7-Zip archives,
- Support for BZip and GZip archives encrypted by OpenSSL,
- Support for masks in brute-force password generator,
- Heuristic-based Password generator using Markov model and regular expressions,
- User-friendly GUI.
