Yes, i know. But what, if someone downloades oclHashcat years ago (in this case - its true. I can't tell those people 'just update your hashcat' because of reasons). When i try the command
He will try to open hashcat and not oclHashcat. And because of this i want to extract the hashcat'version' and save this in a parameter. So i can open any hashcat with
Code:
hashcat -m 1400 hashlist.hash dicitonary.dict
Code:
hashcat=save hashcattype in this parameter with a command or anything else
$hashcat -m 1400 hashlist.hash dicitonary.dict