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: GTX 1080 Nvidia driver performance
Post: RE: GTX 1080 Nvidia driver performance

https://docs.google.com/spreadsheets/d/1B1S_t1Z0KsqByH3pNkYUM-RCFMu860nlfSsYEqOoqco/edit#gid=1598718352 There might be a newer one on a 1080, I just had this one handy in my bookmarks.
Chick3nman hashcat 2 3,421 02-18-2017, 06:59 AM
    Thread: Pronouncable passwords cracking
Post: RE: Pronouncable passwords cracking

Given that these passwords are generated in a semi-random way, with rules around how they are produced to attempt to make them "pronounceable" it may be possible to reduce the keyspace a bit or at lea...
Chick3nman hashcat 3 3,416 08-10-2017, 05:41 PM
    Thread: Hashcat error
Post: RE: Hashcat error

Looks like you have no OpenCL devices detected. What hardware do you have? Are your OpenCL drivers installed? If you plan on using the Intel OpenCL drivers, currently they require you to use --force w...
Chick3nman hashcat 2 3,403 03-01-2017, 11:03 PM
    Thread: Single 15 char NTLM Hash with known info
Post: RE: Single 15 char NTLM Hash with known info

>15-Length > consists of 6 words (no spaces) What 6 words fit in 15 characters? That's like,
Chick3nman General Talk 4 3,365 01-02-2018, 07:41 PM
    Thread: Are two CPU's required for a 6-8 GPU rig?
Post: RE: Are two CPU's required for a 6-8 GPU rig?

Yes and No. In theory 2 CPUs provide more PCI-E lanes so more GPUs can run with proper bandwidth. But they are not required assuming the board you choose has a backplane with PLX chips on it, which sw...
Chick3nman Hardware 4 3,240 05-14-2019, 10:09 PM
    Thread: Informative output
Post: RE: Informative output

You probably want to mix the rule-debug outputs with the extended output formats such as crackpos. All are listed here: https://hashcat.net/wiki/doku.php?id=hashcat - [ Outfile Formats ] -  # |...
Chick3nman hashcat 3 3,128 01-06-2018, 01:09 AM
    Thread: Dash/Bitcoin-core, AWS p3.2xlarge mask attack
Post: RE: Dash/Bitcoin-core, AWS p3.2xlarge mask attack

Your next step should not be a brute force for this algorithm. It's simply too slow to be worth your time/money. You should be working with rules and other options first, based roughly on what you thi...
Chick3nman hashcat 2 3,126 02-04-2018, 11:03 PM
    Thread: Ryzen 5 2400G: Difference between Linux and Windows wrt -m 1800: Factor 3.5
Post: RE: Difference between Linux and Windows wrt -m 18...

Run the test again but with the CPU disabled as it is by default. Your high usage of the CPU is likely capping the performance of the integrated graphics.
Chick3nman hashcat 8 3,116 05-31-2019, 05:24 PM
    Thread: precompute bcrypt hashes
Post: RE: precompute bcrypt hashes

You want to precompute high cost bcrypt hashes to.... use with ecdsa? I'm not sure i understand the point of this but I can probably help you.
Chick3nman hashcat 13 3,106 01-23-2020, 02:21 AM
    Thread: [SOLVED] 'inconsistency in registered CommandLine options' on Ubuntu 19.10
Post: RE: 'inconsistency in registered CommandLine optio...

You are using --force. Please read the error warnings that are displayed when using --force. Code: -- You have enabled --force to bypass dangerous warnings and errors! This can hide serious pro...
Chick3nman hashcat 5 3,076 11-02-2019, 01:18 AM
    Thread: Can I use Hashcat for checking against HIBP DB?
Post: RE: Can I use Hashcat for checking against HIBP DB...

Using the list of hashes you want to check as a dictionary and the list of hashes you want to check against as a target, I believe you can make use if the "plaintext" mode in hashcat to do this. Mod...
Chick3nman hashcat 4 3,071 03-10-2019, 06:23 PM
    Thread: 2080 super vs 2080ti
Post: RE: 2080 super vs 2080ti

As long as you are keeping your cards cool, they will be boosting WELL about the advertised "boost clock". It will also likely not be a noticeable enough change for you to really care. A couple extra ...
Chick3nman Hardware 4 3,046 10-09-2019, 02:52 AM
    Thread: Is this hash supported
Post: RE: Is this hash supported

I don't believe this algorithm is directly supported currently, but you could easily work around that and run them in hashcat as md5($salt.$pass) by replacing the salts with md5($salt) in your hash fi...
Chick3nman hashcat 2 3,022 10-05-2017, 06:44 PM
    Thread: NTLM Performance Problem
Post: RE: NTLM Performance Problem

There are a few things going on here. The very first thing i'd note would be the warnings/advice given when running a benchmark. ``` Benchmarking uses hand-optimized kernel code by default. Y...
Chick3nman hashcat 7 3,012 01-04-2020, 10:07 AM
    Thread: NTLM Performance Problem
Post: RE: NTLM Performance Problem

Setting the prefix like that causes a serious degradation in performance. You definitely don't want to try to accomplish it that way. Wordlist+rules will probably be your best bet for the type of cand...
Chick3nman hashcat 7 3,012 02-29-2020, 08:07 PM
    Thread: Jetson Nano Benchmarks
Post: Jetson Nano Benchmarks

After quite a bit of work, CUDA devices can now be used without OpenCL, so we can do things like this: https://twitter.com/Chick3nman512/status/1128384175873122305 https://gist.github.com/Chick3nman...
Chick3nman Hardware 2 2,880 05-14-2019, 09:48 PM
    Thread: How to generate hashes for directory content (files) not crack them ?
Post: RE: How to generate hashes for directory content (...

In this case, GPUs will actually NOT be faster. Since the archives are very large, you will lose a lot of the things that make GPUs faster for password cracking when trying to load them in and calcula...
Chick3nman hashcat 2 2,873 01-23-2018, 11:00 PM
    Thread: Dell 5820 with high power GPU
Post: RE: Dell 5820 with high power GPU

slyexe Wrote: (04-22-2019, 02:41 AM) -- joe123 Wrote: (04-18-2019, 04:29 PM) -- Can such a Quadro card be replaced by high power GPU (actively cooled), especially when it comes to the power connec...
Chick3nman Hardware 3 2,734 04-24-2019, 02:52 AM
    Thread: Mixed hardware questions - 1080Ti's and 2080
Post: RE: Mixed hardware questions - 1080Ti's and 2080

While mixing hardware won't cause any serious issues, when starting an attack that requires a large amount of VRAM, if mixed cards are used, you will be limited by the memory of the smallest card in u...
Chick3nman Hardware 2 2,671 10-10-2018, 08:44 PM
    Thread: Ethereum Password Bug
Post: RE: Ethereum Password Bug

Hashcat's implementations of the Ethereum wallet modes, including presale, do not rely on the ethereum wallet code at all to check if the password is correct/decrypt. A bug in their code for decryptio...
Chick3nman hashcat 2 2,653 01-08-2018, 07:27 PM