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 Views Posted [desc]
    Thread: OpenCL Platform #1: Mesa, skipped! No OpenCL compatible devices found
Post: OpenCL Platform #1: Mesa, skipped! No OpenCL compa...

I installed a The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux VM (64bit, newest version) on my PC and i wanted to use hashcat on it. So i started it (v 3.1) and tried an example md5-h...
matt99 hashcat 4 10,256 12-26-2016, 06:44 PM
    Thread: OpenCL Platform #1: Mesa, skipped! No OpenCL compatible devices found
Post: RE: OpenCL Platform #1: Mesa, skipped! No OpenCL c...

Now i tried the AMD App SDK for linux 64 bit and i get the following error message instead "Generating bitmap tables with 16 bits... ERROR: clGetPlatformIDs(): CL_UNKNOWN_ERROR" Is there any wo...
matt99 hashcat 4 10,256 12-26-2016, 11:25 PM
    Thread: OpenCL Platform #1: Mesa, skipped! No OpenCL compatible devices found
Post: RE: OpenCL Platform #1: Mesa, skipped! No OpenCL c...

Thanks! I tried the AMDGPU-Pro Driver and had some issues with the installation. After i tried the "OpenCL 2.0 GPU Driver Package for Linux" everything works fine. Great tool, thanks for your help!
matt99 hashcat 4 10,256 12-27-2016, 04:37 PM
    Thread: Multiple output-files for every dictionary
Post: Multiple output-files for every dictionary

So i use this command to check all my dictionaries (all  with the file extension .txt) against one hashlist and to get after that a textfile with the cracked hashes + plaintext-passwords: Code:...
matt99 hashcat 2 3,399 12-28-2016, 08:33 PM
    Thread: How change between gpu and/or gpu | change hash-type
Post: How change between gpu and/or gpu | change hash-ty...

I heard, that you can use hashcat with cpu and/or gpu. Depends this on the hashcat "version" (i mean hashcat, oclHashcat, and so)? If so, how can i decide between cpu, gpu and both? Is there any param...
matt99 hashcat 1 3,006 01-06-2017, 04:51 PM
    Thread: Multiple output-files for every dictionary
Post: RE: Multiple output-files for every dictionary

Thanks for this. Works perfect. Also found the potfile.
matt99 hashcat 2 3,399 01-06-2017, 04:51 PM
    Thread: Try to crack pdf-hash but get error "Line-length exception" "No hashes loaded"
Post: Try to crack pdf-hash but get error "Line-length e...

I want to crack the hash from pdf file. This hash (between the ":" tokens) is in my hash.txt file. Now i tried a dictionary and a brute force attack, but i only get the 'Line-length exception' error....
matt99 hashcat 2 7,717 01-14-2017, 01:17 PM
    Thread: Try to crack pdf-hash but get error "Line-length exception" "No hashes loaded"
Post: RE: Try to crack pdf-hash but get error "Line-leng...

Stupid me. The Hashmode 10500 was the solution. I only ried 10400. Sorry for that.
matt99 hashcat 2 7,717 01-14-2017, 02:17 PM
    Thread: where did hashcat get the hashtype?
Post: where did hashcat get the hashtype?

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 - d...
matt99 hashcat 3 3,655 01-24-2017, 06:00 PM
    Thread: where did hashcat get the hashtype?
Post: RE: where did hashcat get the hashtype?

Thanks for the answer. I was wondering, because i tested this before with Code: -- hashcat example.hash example.dict -- -> one try with a md5-hashlist and one try with a sha256-hashlist (the input of...
matt99 hashcat 3 3,655 01-24-2017, 06:31 PM
    Thread: get hashcat-type/version over command
Post: get hashcat-type/version over command

Is it possible to get the hashcat version from hashcat itself? I don't mean the --version parameter which gives me the actual version. I mean an output, that tells me if i use 'hashcat' or 'hashcatLit...
matt99 hashcat 4 5,370 01-25-2017, 09:47 PM
    Thread: get hashcat-type/version over command
Post: RE: get hashcat-type/version over command

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 Code: -- ...
matt99 hashcat 4 5,370 01-26-2017, 09:53 AM
    Thread: Integer overflow detected while brute forcing
Post: Integer overflow detected while brute forcing

I get the error message: Integer overflow detected in keyspace of mask: ?a?a?a?a?a?a?a?a?a?a?a when i try tu bruteforce the md5 hash of a password, which is 11 chars (alphanumeric with special cha...
matt99 hashcat 13 22,720 05-22-2017, 06:47 AM
    Thread: Integer overflow detected while brute forcing
Post: RE: Integer overflow detected while brute forcing

True. 7 character bruteforcing with ?a?a?a?a?a?a?a works fine. Some social-engineering would be clever now. You never stop learning. Thanks!
matt99 hashcat 13 22,720 05-22-2017, 08:55 AM
    Thread: APFS encrypted device with T2-Chip
Post: APFS encrypted device with T2-Chip

Following to this post (https://hashcat.net/forum/thread-8338-post-44571.html), I successfully extracted an apfs-hash with apfs2hashcat and was able to attack it with hashcat (there was no T2-chip ins...
matt99 hashcat 1 955 02-06-2020, 04:50 PM
    Thread: cant decrypt ecryptfs hashstring
Post: cant decrypt ecryptfs hashstring

I used the tool ecryptfs2john to create a hash string from my ecryptfs wrapped-passphrase file - hashcat seems to use this format. https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/...
matt99 hashcat 2 631 06-24-2020, 02:53 PM
    Thread: cant decrypt ecryptfs hashstring
Post: RE: cant decrypt ecryptfs hashstring

Karamba Wrote: (06-24-2020, 10:35 PM) -- You ran the wordlist, but you got the result "exhausted" meaning that correct password was not in your list. -- Yup, i know. All in all, it was my fault: The...
matt99 hashcat 2 631 06-25-2020, 06:11 AM
    Thread: Interpretation of "candiates:" and "Speed"
Post: Interpretation of "candiates:" and "Speed"

I try to decrypt a LUKS Header. Now the following question arose: My speedness is: Code: -- Speed.#1.........:    2464 H/s (77.64ms) @ Accel:64 Loops:512 Thr:64 Vec:1 -- and my candidates sho...
matt99 hashcat 2 491 07-03-2020, 06:51 PM
    Thread: Interpretation of "candiates:" and "Speed"
Post: RE: Interpretation of "candiates:" and "Speed"

Great explanation, thanks!
matt99 hashcat 2 491 07-05-2020, 08:13 PM