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

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: Latest Beta release 3.6.0+268 issue with PDF 1.7
Post: RE: Latest Beta release 3.6.0+268 issue with PDF 1...

Thank you Atom.  Appreciate the response.  I applied the "-O" switch and it worked.  And yes, I observed the "failed self-test" error message, but didn't know the ramifications. Thanks again.  ...
Jiminy hashcat 2 4,831 07-30-2017, 03:26 PM
    Thread: How to translate the results of Hashcat ?
Post: RE: How to translate the results of Hashcat ?

laulaf, Try cracking the axcrypt example hash first. hashcat -m 13200 -a 3 [put example hash or example hash in a .txt file here] ?l?l?l?l?l?l?l -w 3 --status --status-timer=3 to shorten the session ...
Jiminy hashcat 2 5,482 08-12-2017, 03:26 PM
    Thread: multi charset
Post: RE: multi charset

For 1, you're not supposed to post hashes unless authorized by the moderators.  I would remove it quickly or risk getting banned for a period.  Read the forum rules. 2.  You didn't supply a mask t...
Jiminy hashcat 3 4,677 08-23-2017, 03:17 PM
    Thread: How to run the program to find a hash
Post: RE: How to run the program to find a hash

You're not supposed to post hashes unless authorized by the moderators. Looks like it told you what the problem is.  No openCL drivers loaded. You probably don't have the correct drivers for your gp...
Jiminy hashcat 1 4,021 08-28-2017, 05:03 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: Getting a weird hash from PDF?
Post: RE: Getting a weird hash from PDF?

Have you tried pdf2hashcat.py ?  By the way, posting hashes on the board are not permitted unless directed by one of the administrators.  It's in the rules. You risk getting banned for a week.   ...
Jiminy hashcat 2 3,261 11-10-2017, 10:11 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: 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: Pdf crack issue
Post: RE: Pdf crack issue

simplyslow Wrote: (02-05-2016, 07:46 PM) -- Did you check your .pot file for the password? I pull down a pdf file from a public site that allows one to view the pdf but not print without a paid ...
Jiminy General Help 3 7,287 02-05-2016, 11:01 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: Pdf crack issue
Post: RE: Pdf crack issue

I created a test file with a permissions password only.  Cudahashcat 2.01 also came back with "cracked" again with nothing after the hash in the pot file. Unless I'm mistaken and also missing some...
Jiminy General Help 3 7,287 02-07-2016, 05:08 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