View Single Post
  #44  
Old 09-01-2005, 05:10 PM
NoSoup4U NoSoup4U is offline
Junior Member
 
Join Date: Apr 2004
Posts: 2
Default Re: NETELLER does encrypt passwords

[ QUOTE ]
You can't actually decrypt passwords, but if you have access to the password file, you can crack every single password on it.

What all cracking tools do, is they encrypt strings (words from dictionary, words close to it like player1, and finally strings with brute force) and compare the hashes.

Only issue is time.

Most passwords will crack in no time as they are too short and easy words.

[/ QUOTE ]

Although weak passwords are easily cracked, you would find it very difficult to crack a 14 digit password with mixed case, digits and symbols. As in not in your lifetime difficult.
Reply With Quote