hashcat Forum
Wondering what kind of hash is this and if its possible to crack with hashcat! - 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: Wondering what kind of hash is this and if its possible to crack with hashcat! (/thread-3325.html)



Wondering what kind of hash is this and if its possible to crack with hashcat! - Pachirlz - 04-27-2014

I have this kind of hash

Quote:do not post hashes

from 3 digits to 15 digits on plain text its always a 24 digits length hash.
Trying to crack it with hashcat I can identify what kind of hashes Im trying to bruteforce??? any idea??


RE: Wondering what kind of hash is this and if its possible to crack with hashcat! - Mem5 - 04-27-2014

It's Base64
Don't need to bruteforce, you can simply reverse it as it's encoded and not encrypted
http://www.google.com/search?q=base63+decode


RE: Wondering what kind of hash is this and if its possible to crack with hashcat! - Pachirlz - 04-27-2014

Im understanding about researching in base64 encoding the length of hash is bigger according to encoding text, and this is the same from 3 digits to 15 digits on password bigger than 15 digits the hash get bigger in length
something like this
Again no hashes

its double than the first one!


RE: Wondering what kind of hash is this and if its possible to crack with hashcat! - Pachirlz - 04-27-2014

still counts cant reverse it !


RE: Wondering what kind of hash is this and if its possible to crack with hashcat! - Xanadrel - 04-27-2014

Read the rules, do not post hashes.