Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: I have no idea how to crack these hashes?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've got some hashes look like this:
PT0=
PT0=

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

THX
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
Yep, what philsmd said. Take a week to learn the rules.