Jump to content
bobfire

PasswordsPro 3.0.0.0 Inc Loader

Recommended Posts

This program is designated to recover passwords for different types of hashes. The program currently supports about 30 types of hashes, and new ones can easily be added through writing own external hashing DLL-module. Actual list of modules available can be found on the forum of the program. Maximal number of hashes to work with at the same time is 64.

???? ?????, ?????????????? ??????????:

• MySQL

• MySQL5

• DES(Unix)

• MD4

• MD4(HMAC)

• MD4(Base64)

• MD5

• MD5(APR)

• MD5(Unix)

• MD5(HMAC)

• MD5(Base64)

• MD5(phpBB3)

• MD5(Wordpress)

• MD5_HMAC($salt,MD5_HMAC($salt,$pass))

• SHA-1

• SHA-1(HMAC)

• SHA-1(Base64)

• SHA-256

• SHA-384

• SHA-512

• SHA-256(PasswordSafe)

• Haval-128

• Haval-160

• Haval-192

• Haval-224

• Haval-256

• Tiger-128

• Tiger-160

• Tiger-192

• Whirlpool

• RAdmin v2.x

• Domain Cached Credentials

• md5($pass.$salt)

• md5($salt.$pass)

• md5(md5($pass))

• md5(md5(md5($pass)))

• md5(md5($pass).$salt)

• md5(md5($salt).$pass)

• md5($salt.md5($pass))

• md5($salt.$pass.$salt)

• md5(md5($salt).md5($pass))

• md5(md5($pass).md5($salt))

• md5($salt.md5($salt.$pass))

• md5($salt.md5($pass.$salt))

• md5($salt.md5($pass).$salt)

• md5(sha1(md5(sha1($pass))))

• md5($hex_salt.$pass.$hex_salt)

• md5($username.md5($pass).$salt)

• md5(md5($username.$pass).$salt)

• sha1($salt.$pass)

• sha1($username.$pass)

• sha1($username.$pass.$salt)

• sha1($salt.sha1($salt.sha1($pass)))

Edited by begood
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...