So, i download passwords from hashes.org and they come in format
hash:salt:plaintext password
hash:hash
hash:plaintext password.
What im asking is, its possible to use like thath witouth just plaintext password? i think i need just the password, not the hash+salt or not password lines(hash:hash)
how i can just clean these and get plaintext passwords?
(They are million of lines)
hash:salt:plaintext password
hash:hash
hash:plaintext password.
What im asking is, its possible to use like thath witouth just plaintext password? i think i need just the password, not the hash+salt or not password lines(hash:hash)
how i can just clean these and get plaintext passwords?
(They are million of lines)