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 [asc] Posted
    Thread: hybrid attack can't use all gpu power?
Post: RE: hybrid attack can't use all gpu power?

you can pipe in from another instance like this: Code: -- hashcat -a 6 wordlist.txt -1 dig_symbols.charset ?1?1?1?1?1?1 --increment --stdout | hashcat -m 11300 hash.txt -- note that you won't be...
undeath hashcat 5 1,883 08-15-2019, 11:03 PM
    Thread: "Cannot find an OpenCL ICD loader library." error
Post: RE: "Cannot find an OpenCL ICD loader library." er...

You need to install an icd loader. On ubuntu you need to install ocl-icd-libopencl1 (and possibly nvidia-opencl-icd-340)
undeath hashcat 1 1,882 07-05-2019, 01:29 PM
    Thread: two-key triple DES
Post: RE: two-key triple DES

MrLampe Wrote: (12-10-2019, 07:53 PM) -- Only it is 2 x 56 = 112 bits. -- I don't know what kind of hardware you have available but with my GPU (GTX 1060) bruteforcing 112 bit on DES 14000 would ta...
undeath hashcat 6 1,882 12-10-2019, 09:36 PM
    Thread: two-key triple DES
Post: RE: two-key triple DES

My answer should have made you realise that no matter what hardware you have, there is no way you are going to crack a 112bit DES key.
undeath hashcat 6 1,882 12-12-2019, 09:16 PM
    Thread: two-key triple DES
Post: RE: two-key triple DES

Is it possible to attempt to crack this with hashcat? yes Is it possible to test even a reasonably sized subset of the keyspace with hashcat? no
undeath hashcat 6 1,882 12-23-2019, 12:09 AM
    Thread: test hash generator
Post: test hash generator

so i had some minutes on my hand and wrote a quick and dirty hash generator. I think this will make testing much easier. The supported algorithms are far from complete, so feel free to extend it! ...
undeath Beta Tester 0 1,867 06-02-2012, 12:08 AM
    Thread: PKID hash Seprator issue
Post: RE: PKID hash Seprator issue

1. don't use pocl 2. don't use --force and post here 3. hashcat can't find your hash file
undeath hashcat 1 1,867 10-22-2018, 11:06 PM
    Thread: cloud computing
Post: RE: cloud computing

I think it's more about running hashcat on EC2 and similar. That's exactly the same as everywhere else, just install the correct opencl drivers.
undeath hashcat 4 1,859 08-22-2019, 04:23 PM
    Thread: Hashing NTLM with frequencies
Post: RE: Hashing NTLM with frequencies

not supported. you need to preprocess the hash file.
undeath hashcat 6 1,858 08-16-2019, 12:08 AM
    Thread: Hashing NTLM with frequencies
Post: RE: Hashing NTLM with frequencies

hard to say, depends on the hash type and your vram and possibly the attack you're running.
undeath hashcat 6 1,858 08-17-2019, 12:07 AM
    Thread: Truecrypt 4.3 Volume
Post: RE: Truecrypt 4.3 Volume

as far as I can tell only TC >= 5.0 is supported.
undeath hashcat 1 1,856 02-06-2018, 01:47 PM
    Thread: Problems with installing and using hashcat
Post: RE: Problems with installing and using hashcat

1. install nvidia driver using ubuntus package manager 2. download hashcat from https://hashcat.net/hashcat/ 3. unpack hashcat 4. done
undeath hashcat 1 1,846 07-09-2018, 03:21 PM
    Thread: password 8 letters
Post: RE: password 8 letters

if you want to shorten the testing process you can for example run hashcat -m 2500 -a 3 -o password.txt dom.hccapx huberus or hashcat -m 2500 -a 3 -o password.txt dom.hccapx huberu?l
undeath hashcat 6 1,841 01-19-2020, 11:57 PM
    Thread: Hashcat Pipe working?
Post: RE: Hashcat Pipe working?

rejected means that the candidate was impossible to process internally, either because it did not match a minimum length required by a hash type or because it exceeded the maximum length hashcat can h...
undeath hashcat 1 1,837 07-16-2018, 09:54 AM
    Thread: Need advice of Drivers for my setup.
Post: RE: Need advice of Drivers for my setup.

For CPU support you need the Intel OpenCL runtime. For nvidia GPUs you need the official nvidia driver. You do not need OpenGL.
undeath hashcat 5 1,837 02-13-2020, 05:39 PM
    Thread: Slow hash and fast hash
Post: RE: Slow hash and fast hash

hashcat brain is not a substitution for a distributed cracking solution.
undeath hashcat 3 1,834 08-06-2019, 12:16 PM
    Thread: New project
Post: RE: New project

For a professional setup you may want to consider buying well engineered, tested and supported systems. Take a peek at https://sagitta.pw/
undeath Hardware 1 1,829 12-28-2018, 08:29 PM
    Thread: Password combination question
Post: RE: Password combination question

There is not "a rule" to do that. That would require many different rules. One rule changes a single word to a single other word. left/right rule in combinator mode do only support single rules.
undeath hashcat 2 1,822 03-05-2019, 05:06 PM
    Thread: Performance breack down 70%
Post: RE: Performance breack down 70%

Are your temperature sensors defective? Around 70°C is quite different from the 40°C you reported earlier.
undeath Hardware 4 1,791 12-24-2019, 04:00 PM
    Thread: Anybody help me with this error, please?
Post: RE: Anybody help me with this error, please?

your GPU is too old
undeath hashcat 3 1,790 06-07-2019, 11:02 AM