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 [desc] Replies Views Posted
    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: Odd behavior getting GTS 450 to run alongside GTX 960, and 750TI.
Post: RE: Odd behavior getting GTS 450 to run alongside ...

> Any insight into this issue would be very much appreciated, thank you. * Device #2: This hardware has outdated CUDA compute capability (2.1). Need any further insight? The card is wildly ou...
Chick3nman hashcat 3 1,951 06-11-2019, 04:36 AM
    Thread: Alternatives to HashcatGUI?
Post: RE: Alternatives to HashcatGUI?

>A perfect example of a wise-guy answer. >The point is that it's very boring to type in, or even copy/paste, the paths to hashes and wordlists. It's boring to type in paths to stuff? Why not just ...
Chick3nman hashcat 4 1,994 07-07-2019, 05:16 AM
    Thread: Discrepancy between Benchmark numbers and actual numbers
Post: RE: Discrepancy between Benchmark numbers and actu...

This screams "workload + tuning value missmatch" to me. And the fact that there are many different types of cards at play here makes this far more difficult to fix. You have 900 series cards, 10 serie...
Chick3nman hashcat 43 12,656 09-02-2019, 11:30 PM
    Thread: Hashcat running incorrectly and not using GPU.
Post: RE: Hashcat running incorrectly and not using GPU.

I would like to point out that while you are correct, it doesnt look like your GPU is showing up, you are having other issues with poor behavior outside of the detected GPU issue, likely related to yo...
Chick3nman hashcat 7 8,325 10-09-2019, 03:12 AM
    Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU

https://i.imgflip.com/1bhgqb.jpg
Chick3nman hashcat 20 6,851 10-11-2019, 07:55 AM
    Thread: Not a native Intel OpenCL runtime
Post: RE: Not a native Intel OpenCL runtime

I hope everyone here is reading their own messages and seeing "The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)" and understanding that we say that for a good reason. It does not handle OpenC...
Chick3nman hashcat 15 47,098 10-11-2019, 02:48 PM
    Thread: Hashcat IDs devices, then when benchmark throws CL_PLATFORM_NOT_FOUND_KHR
Post: RE: Hashcat IDs devices, then when benchmark throw...

Hardware setup? This sounds a lot like the "we keep losing pci devices and i dont get it" error we keep seeing. The devices check out until you go to load them and then they fall off. Willing to bet o...
Chick3nman hashcat 2 1,218 10-13-2019, 01:52 AM
    Thread: Need assistance
Post: RE: Need assistance

Is hash.txt in the same folder as the hashcat binary?
Chick3nman hashcat 4 1,771 10-13-2019, 08:16 AM
    Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU

Yes, those of us who do this professionally for a living must be wrong. How could we have possibly known, having only done driver installations and compatibility tests a few hundred times on all manne...
Chick3nman hashcat 20 6,851 10-14-2019, 11:36 AM
    Thread: Insufficient memory
Post: RE: Insufficient memory

It's not the GPU that's out of memory most likely, its the host system. How much RAM does the host have? Also, for reference, how large is testfile2.txt?
Chick3nman hashcat 13 4,152 10-15-2019, 02:10 AM
    Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU

> Chickens computers you loosing your virginity what do any of these things have to do with one another. I have no idea what the hell is going on in this sentence but I think I like it.
Chick3nman hashcat 20 6,851 10-15-2019, 04:25 AM
    Thread: SCRYPT speed trouble
Post: RE: SCRYPT speed trouble

For Ethereum's SCrypt settings, yes, 31H/s is ok.
Chick3nman hashcat 4 2,128 10-15-2019, 12:29 PM
    Thread: Hashcat sees my GPU but not my CPU
Post: RE: Hashcat sees my GPU but not my CPU

You disabled the self-test and ignored all the warnings.... Why the hell would you do that? That's like getting a Check Engine light on a car and just turning the light off without checking to see ...
Chick3nman hashcat 20 6,851 10-16-2019, 01:53 PM
    Thread: TITAN RTX - performance issues?
Post: RE: TITAN RTX - performance issues?

I run hashcat on Titan RTX pretty much daily, this seems like reasonable enough speed given its just a straight wordlist attack and its dumped into the hashcat GUI(which we don't support officially). ...
Chick3nman hashcat 5 2,340 10-25-2019, 02:20 AM
    Thread: TOTP issue
Post: RE: TOTP issue

TOTP collisions can happen for single PIN+timestamp pairs, and so you have found a key that collides with your timestamp and PIN, but is not the proper key. Enable --keep-guessing to get more valid co...
Chick3nman hashcat 2 1,149 11-02-2019, 12:08 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: brute force with 11 length password(MD4)
Post: RE: brute force with 11 length password(MD4)

You tested lowercase hex characters, at length 11. Are you certain that the hash you have is MD4, the plaintext is exactly 11 characters, and the plaintext consists only of lowercase hex characters?
Chick3nman hashcat 9 3,465 11-22-2019, 01:26 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: 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