L337 h4x0r
Taken from the Python Documentation of the crypt() function:
Possible uses include allowing Python scripts to accept typed passwords from the user, or attempting to crack Unix passwords with a dictionary.
Taken from the Python Documentation of the crypt() function:
Possible uses include allowing Python scripts to accept typed passwords from the user, or attempting to crack Unix passwords with a dictionary.