01-18-2012, 10:03 PM
these are not exactly SHA1 hashes but base64(hex(sha1($pass))) ones. You need to base64-decode the hashes before you can crack them.
Don't work Sha-1(base-64)
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Don't work Sha-1(base-64) - by Pacify - 01-18-2012, 08:55 PM
RE: Don't work Sha-1(base-64) - by undeath - 01-18-2012, 10:03 PM
RE: Don't work Sha-1(base-64) - by Pacify - 01-18-2012, 10:54 PM
RE: Don't work Sha-1(base-64) - by chort - 01-19-2012, 12:59 AM
RE: Don't work Sha-1(base-64) - by Pacify - 01-19-2012, 01:14 AM
RE: Don't work Sha-1(base-64) - by atom - 01-19-2012, 07:27 AM
RE: Don't work Sha-1(base-64) - by Pacify - 01-19-2012, 03:16 PM
|