hashcat Forum
I have no idea how to crack these hashes? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: I have no idea how to crack these hashes? (/thread-2206.html)



I have no idea how to crack these hashes? - skytree - 04-04-2013

I've got some hashes look like this:
PT0=
PT0=

Is there any algorithm that I can use in Hashcat to crack it?

THX


RE: I have no idea how to crack these hashes? - philsmd - 04-04-2013

You are *NOT* allowed to post the hashes here, see: https://hashcat.net/forum/announcement-2.html
BTW: try to base64 decode them, i.e. echo -n "xyz"|base64 -d


RE: I have no idea how to crack these hashes? - radix - 04-04-2013

Yep, what philsmd said. Take a week to learn the rules.