Hash Manager - Command-line Tool For Recovering Passwords To Hashes
Hash Manager is a free command-line tool designed for recovering passwords to hashes.
Features:
- Supports over 470 hashing algorithms.
- Contains over 70 additional utilities for handling hashes, passwords, and dictionaries.
- Unlimited loadable hashes, dictionaries, rules, and masks.
- Multithreading.
- 64 bits.
- Maximum optimization for working with large hash lists.
- Maximum optimization for working with dictionaries.
- Optimization for newest CPU.
- Hashing modules as stand-alone DLL files.
- Convenient control over operation using command files.
- HEX usernames and salts.
- Recovery of Unicode passwords.
- And much more.
Application launch format:
HM <Algorithm> <Configuration File> <Hash List>
Hash line format:
[username:]hash[:salt]
How to interrupt the program?
Press the keyboard shortcut Ctrl+C or Ctrl+Break. The program will save its current state and resume the attack when it is launched again.
How to run an attack all over?
Clear the "LastPosition" parameter in the respective section of the INI file. To start an attack all over every time, set the "Read-only" attribute on the INI file.
How to remove the restriction on the number of dictionaries (or masks)?
Set the "MaxLines" parameter to the required value in the respective section of the INI file.
How to ease up the entry of long algorithms on program start?
Set a certain name (or number) for a certain hashing algorithm in section [Modules]; e.g.: smf=sha1(strtolower($username).$pass)
and use the program with even greater ease:
HM.exe smf ...
How to redefine the file for saving found passwords?
Launch the program through the BAT file, where add the line:
MOVE /Y HM.out NewFile.pot
Source: www.effecthacking.com
Hash Manager - Command-line Tool For Recovering Passwords To Hashes
Reviewed by Anonymous
on
10:15 PM
Rating: