ExtractItAll is a simple application that was designed to help you easily decrypt and extract password protected archives.
To unpack an archive drag'n'drop files to the winform and press the start button. ExtractItAll does the decrypting using a customizable password list.
Supported achive formats:
7-Zip ( *.7z )
Rar ( *.rar | *.r00, *.r01, ... | *.part1.rar , *.part01.rar , ... )
Zip ( *.zip )
NOTE: The password list needs to be created on your own.
Requirements:
· Net Framework 3.5
What's New in This Release: [ read full changelog ]
· added: support for x64 (7z64.dll)
· updated: SevenZipSharp.dll to v0.64 (2010-08-26)
· updated: 7z.dll to v9.20 (2010-11-18)
· fixed: splitted rar files with > 99 parts were not accepted correctly
· fixed: minor issues when checking for updates
· fixed: context menu "Open containing directory" when path contains spaces