where did hashcat get the hashtype?
#1
Just a simple question: Where did hashcat get the hashtype?
So, i have a simple command. Something like

Code:
hashcat example.hash example.dict

And in my example.hash are md5 hashes - does hashcat know the hashtype because of the specific pattern of md5? What if my example.hash only holds sha256 hashes - here the same? Does this mean, i don't need to give hashcat a parameter for the hashtype?
Sorry for the weird question.


Messages In This Thread
where did hashcat get the hashtype? - by matt99 - 01-24-2017, 06:00 PM
RE: where did hashcat get the hashtype? - by atom - 01-26-2017, 09:47 AM