3DES question
#1
Big Grin 
First of all HAPPY NEW YEAR TO ALL

I am testing 3DES cracking with hashcat after encrypting with openssl with salt and a 3 letter password, but hashcat rejects the hash, I have tried to encode the hash in base64 and it still rejects the hash, I have tried the raw bytes form openssl produces and it still rejects the hash, so what type of encoding will be acceptable by hashcat ?

Another question is I have a 3DES hash I want to crack but it was created in 2010, then openssl 1.0x uses md5 hash on passwords for 3DES, from 1.1x up they changed to sha256 hash, so I am guessing hashcat uses sha256 hash on passwords, how do I tweak it to use md5 hash ?
Reply