b64(b64(md5($pass))) supperted by hashcat
#1
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.
#2
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
#3
With that algorithm you can simply reverse the b64 and then crack the md5
#4
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
#5
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