Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies [desc] Views Posted
    Thread: Markov attack
Post: RE: Markov attack

The hashcat help file worked for me. hashcat.64 --help >help.txt Then you can read it at your leisure.
Jiminy hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,098 01-29-2017, 04:29 PM
    Thread: i need to make 6number dic list
Post: RE: i need to make 6number dic list

./hashcat64.bin --stdout -m 100  -a 3 ?d?d?d?d?d?d  --markov-disable >stdouttest.txt sort stdouttest.txt > stdouttest.sorted The above will work.  I just tried it.   The -m 100 is to make it ge...
Jiminy hashcat 4 2,157 02-02-2019, 10:36 PM
    Thread: recover after reboot
Post: RE: recover after reboot

Did you try hashcat-cli64 --restore Wolf58 Wrote: (02-07-2016, 03:11 PM) -- My computer accidentially  rebooted. It had been running the following command: hashcat-cli64 -m 2500 -a 8 ...
Jiminy Old oclHashcat Support 6 8,998 02-07-2016, 04:44 PM
    Thread: Out of my Depth
Post: RE: Out of my Depth

darksage Wrote: (01-16-2016, 08:46 PM) -- I attach a pic of wehre I am if someone could walk me through from here? -- Although this does not appear to be hashcat related Youtube has a video to reset ...
Jiminy General Help 6 8,895 01-16-2016, 09:23 PM
    Thread: recover after reboot
Post: RE: recover after reboot

It does have a restore feature.   I just tried it.  It wasn't in linux, however it should be the same as the windows version, if I'm not mistaken. I haven't been able to get hashcat running on lin...
Jiminy Old oclHashcat Support 6 8,998 02-07-2016, 06:34 PM
    Thread: recover after reboot
Post: RE: recover after reboot

Both cudahashcat and oclhashcat have the restore feature.  They work very well.  Perhaps you could get them working in linux and try them. /r j Wolf58 Wrote: (02-07-2016, 08:41 PM) -- I ...
Jiminy Old oclHashcat Support 6 8,998 02-07-2016, 08:51 PM
    Thread: WinZip - can not use wordlist on Tesla P100
Post: RE: WinZip - can not use wordlist on Tesla P100

I have removed all my useless posts and quotes that I can from this thread. Thank you for your concern.
Jiminy hashcat 6 5,776 11-16-2017, 04:08 PM
    Thread: RC4 attack for 40bit Word 97-2003
Post: RE: RC4 attack for 40bit Word 97-2003

How do you know it is only 5 binary characters?  That might be your problem. BTW, you're not supposed to post hashes on the board unless requested by the admins.  Might want to redact it or risk get...
Jiminy hashcat 6 6,541 11-15-2017, 10:48 PM
    Thread: Specify what to check in a dictionary
Post: RE: Specify what to check in a dictionary

try looking at the write-up on using rules.  There is a rule specifically describing what you're looking for. Go to the wiki, and look under other attacks and you will find the write up on using rul...
Jiminy hashcat 7 7,055 04-30-2017, 08:32 PM
    Thread: I dont know what i did
Post: RE: I dont know what i did

For one, from what I see, you are using -a3, which is for brute forcing and didn't supply a mask.  Whatever is in the passwords.txt and hash.txt files, I assume they are the actual file hashes?  If...
Jiminy hashcat 7 8,665 01-12-2017, 04:05 PM
    Thread: No idea how to succeed cracking hashes
Post: RE: No idea how to succeed cracking hashes

First off, no one knows if the password they are looking for is in the wordlist they're using.  That's why you have numerous wordlists and keep trying.  That failing, use wordlists with rules.  The...
Jiminy hashcat 7 6,923 10-19-2017, 03:22 PM
    Thread: any guide installing cuda/nvidia on linux?
Post: RE: any guide installing cuda/nvidia on linux?

philsmd: I don't want to hijack this thread, however you mentioned installing nvidia drivers from the nvidia.com site so figured I would add my successes and failures. I've installed the nvidia ...
Jiminy General Help 8 24,642 03-08-2016, 04:58 PM