Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: hcmask is not recognized in OSX
Post: RE: hcmask is not recognized in OSX

Thank you for this answer. I first read http://hashcat.net/wiki/doku.php?id=hashcat which tells mask attack is possible on hashcat and then http://hashcat.net/wiki/doku.php?id=mask_attack which explai...
matrik Old hashcat Support 2 9,825 01-08-2014, 01:30 PM
    Thread: hcmask is not recognized in OSX
Post: hcmask is not recognized in OSX

Hi, On OSX, I am trying to use a maskfile (.hcmask) with hashcat-cli64.app as follows: Code: -- ./hashcat-cli64.app -m 0 1.hash -a 3 1.hcmask -- It seems "1.hcmask" file is not recognized a...
matrik Old hashcat Support 2 9,825 01-08-2014, 12:36 PM
    Thread: two dictionaries and numbers
Post: RE: two dictionaries and numbers

epixoip Wrote: -- you won't be able to use a pipe with -a 3 or -a 6. so you'll need to create a dictionary with combinator first, then use -a 6 combined_dict.txt ?d?d?d -- radix Wrote: (11-24-2013...
matrik Very old oclHashcat-plus Support 6 29,479 11-24-2013, 01:33 AM
    Thread: two dictionaries and numbers
Post: two dictionaries and numbers

I'm trying to combine two dictionaries and add numeric characters afterwards. I realized it's not possible by combination or hybrid modes alone. In first dictionary I have Code: -- a b -- and ...
matrik Very old oclHashcat-plus Support 6 29,479 11-24-2013, 01:10 AM