Password recovery, storage and generation
Essentially increased attack speed when using password conversion to UnicodeBy 5…20% increased operation speed for hashing algorithms that store salt along with hashEssentially sped up quick password check (by F2), as well as hash with password check, which is especially noticeable on large hash listsAdded checking passwords from clipboard against all hashes on the list (by Ctrl+F2 hotkey).Fixed error with adding salt via dialog when it contained the ‘:’ characterRemoved modules “md5($hex_salt.$pass.$hex_salt).dll”, “md5($hex_salt.$pass).dll” and “sha1($hex_salt.$pass).dll” – replaced with a new program setting that enables specifying salt and user name in the hexadecimal format for all types of hashesThe hashing module “MD5_HMAC($salt,MD5_HMAC($salt,$pass)).dll” has been renamed to “MD5(HMAC(WordPress)).dll”Added new hashing module NTLM.dll. Also added the modules CRC-16, CRC-16-CCITT, CRC-32, CRC-32B, FCS-16, FCS-32, GHash-32-3 and GHash-32-5 for handling checksumsRemoved hashing modules md5($const_salt.md5($pass)).dll and md5(md5($pass).$const_salt).dll. Now the program analyzes salts and user names directly and – if finds them identical – automatically sets the attack mode where the attack speed literally doesn’t depend on the hash count. Note. This feature is available for all algorithms – from DES through Joomla hashesFixed the error that occurred when using Rainbow tables for all types of hashes that involve converting passwords to Unicode (NTLM and Domains Cached Credentials)Application archive now includes the file PasswordsPro.ini with plugin and hashing module settingsModules API updated to version 1.5Various updates
Changes
-
Essentially increased attack speed when using password conversion to UnicodeBy 5…20% increased operation speed for hashing algorithms that store salt along with hashEssentially sped up quick password check (by F2), as well as hash with password check, which is especially noticeable on large hash listsAdded checking passwords from clipboard against all hashes on the list (by Ctrl+F2 hotkey).Fixed error with adding salt via dialog when it contained the ‘:’ characterRemoved modules “md5($hex_salt.$pass.$hex_salt).dll”, “md5($hex_salt.$pass).dll” and “sha1($hex_salt.$pass).dll” – replaced with a new program setting that enables specifying salt and user name in the hexadecimal format for all types of hashesThe hashing module “MD5_HMAC($salt,MD5_HMAC($salt,$pass)).dll” has been renamed to “MD5(HMAC(WordPress)).dll”Added new hashing module NTLM.dll. Also added the modules CRC-16, CRC-16-CCITT, CRC-32, CRC-32B, FCS-16, FCS-32, GHash-32-3 and GHash-32-5 for handling checksumsRemoved hashing modules md5($const_salt.md5($pass)).dll and md5(md5($pass).$const_salt).dll. Now the program analyzes salts and user names directly and – if finds them identical – automatically sets the attack mode where the attack speed literally doesn’t depend on the hash count. Note. This feature is available for all algorithms – from DES through Joomla hashesFixed the error that occurred when using Rainbow tables for all types of hashes that involve converting passwords to Unicode (NTLM and Domains Cached Credentials)Application archive now includes the file PasswordsPro.ini with plugin and hashing module settingsModules API updated to version 1.5Various updates
PasswordsPro is a multifunctional and easy-to-use program to work with passwords. The application contains a number of features designed to help you manage your passwords more effectively.
Contains tools listed below:
- Hash generator
- Password generator
- Dictionary generator
- Password keeper
- Hashes passwords recovery (MD5, MD4, MySQL, SHA-1, MSCash, etc)
- Hidden passwords recovery