Posts: 73
Threads: 21
Joined: Jul 2016
I would like to know b64(b64(md5($pass))) supported by hashcat?
e.g: OVlBblpFcEp2azVxU2w2aGtRUGVRdz09 - it is not a real hash, changed some character according to hashcat rules.
Thanks is advance.
Posts: 22
Threads: 0
Joined: Mar 2016
Short answer: no. Long answer: You can see all supported modes in the hashcat help output, or here
https://hashcat.net/wiki/doku.php?id=example_hashes
Posts: 5,185
Threads: 230
Joined: Apr 2010
With that algorithm you can simply reverse the b64 and then crack the md5
Posts: 73
Threads: 21
Joined: Jul 2016
11-03-2016, 05:07 AM
(This post was last modified: 11-03-2016, 05:58 AM by freeroute.)
Thank you. I converted into this format by online base64 decoder. How can I convert to the supported format? Hashcat did not accept this (4G5qc2WQzGES6QkWAUgl5w==) format.
converting from:
4G5qc2WQzGES6QkWAUgl5w==
P9tKxonBOg3ymr8vOBLnDA==
Lk7X7MxDgnJB8Q2Ara4wgQ==
into this format:
e06e6a736590cc6112e90916014825e7
3fdb4ac689c13a0df29abf2f3812e70c
2e4ed7eccc43827241f10d80adae3081
Posts: 73
Threads: 21
Joined: Jul 2016
SOLVED.
I got support from another forum.
I would like to thank @atom and @darkseid4nk for the tip.
On-line solution:
On-line converter:
https://cryptii.com/base64/md5