Md5+Salt
#1
hi, I need to recover my old password I have the md5 + salt

MD5 1b231daa1...      Salt lvAazrB3

i create hash.txt format Hash: Salt example 1b231daa1:lvAazrB3

i use this command
hashcat64 -a 0 -m 10 hash.txt world.txt

how can i go about breaking my md5? and the md5: salt format in the hash.txt is correct?


(i'm Windows 10 user)

Cpu AMD FX 6350
Gpu Gtx 950
Reply