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 Replies Views Posted [asc]
    Thread: Benchmark vs Mask NTLM
Post: RE: Benchmark vs Mask NTLM

The issue here is you're trying to compare single hash performance to multi-hash performance. Apples vs. oranges.
epixoip hashcat 5 3,235 10-08-2018, 11:58 PM
    Thread: Hashcat 4.2 does not crack some hashes
Post: RE: Hashcat 4.2 does not crack some hashes

HD 6990 is VLIW4, which AMD has dropped support for, and Catalyst 15.7.1 is too old for Hashcat. From front page: Code: -- GPU Driver requirements: AMD GPUs on Windows require "AMD Radeon Softw...
epixoip hashcat 3 2,489 10-08-2018, 11:56 PM
    Thread: Safe power draw
Post: RE: Safe power draw

Oh sorry, I didn't actually address your question regarding the power supply output. So you have a 1200W PSU and are concerned about it drawing 1200W from the wall. Ok, let's talk this through. Fir...
epixoip Hardware 15 10,785 10-08-2018, 11:05 PM
    Thread: Safe power draw
Post: RE: Safe power draw

It's not weird behavior and it's not specific to Nvidia by any means. You need host buffers for the device buffers. When you allocate a buffer on the device, you have to allocate a buffer on the host ...
epixoip Hardware 15 10,785 10-07-2018, 08:43 PM
    Thread: Advice on Rack Chassis for RTX FE GPUs
Post: RE: Advice on Rack Chassis for RTX FE GPUs

Nvidia RTX 20-series is an exception to the "always buy reference design" rule. You definitely do not want the FE cards for Hashcat.
epixoip Hardware 5 3,664 09-19-2018, 08:43 PM
    Thread: 8 x Tesla V100 Benchmarks on GC
Post: RE: 8 x Tesla V100 Benchmarks on GC

Please search the forums before posting benchmarks. Several people have already uploaded V100 benchmarks.
epixoip Hardware 1 2,760 05-13-2018, 05:48 AM
    Thread: [Copying] for a long time
Post: RE: [Copying] for a long time

https://hashcat.net/faq#how_to_create_more_work_for_full_speed
epixoip hashcat 5 3,418 05-08-2018, 02:50 PM
    Thread: Differences in keyspace
Post: RE: Differences in keyspace

hashcat-utils is a bit out of date versus the new 4.x framework. The purpose you described is exactly why it was created, but it isn't maintained as frequently.
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 5,870 04-26-2018, 03:08 PM
    Thread: hash mode numbering logic
Post: RE: hash mode numbering logic

There's a clear pattern to it, you just have to be German to understand it.
epixoip hashcat 5 4,194 03-22-2018, 11:58 PM
    Thread: Hello everyone!
Post: RE: Hello everyone!

@dilau1 take a week off to read the rules.
epixoip hashcat 3 3,380 03-09-2018, 08:12 PM
    Thread: DES ECB error
Post: RE: DES ECB error

haricat is hashcat's lesser known cousin
epixoip hashcat 10 7,608 02-16-2018, 05:13 AM
    Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius

Hashcat GUI is a third-party utility and is not supported here.
epixoip hashcat 21 17,245 02-10-2018, 06:27 PM
    Thread: GPU not getting close to benchmark?
Post: RE: GPU not getting close to benchmark?

Benchmark uses the best-case scenario of single-hash brute force. For everything else there will be a loss of speed and there is nothing you can do about this.
epixoip hashcat 5 4,445 01-25-2018, 05:55 PM
    Thread: Is correct these hash?
Post: RE: Is correct these hash?

Password hashing is typically done server-side, not client-side. Client-side hashing is uncommon. You should be seeing the plaintext password in transit.
epixoip General Talk 5 5,141 01-23-2018, 02:24 PM
    Thread: Is correct these hash?
Post: RE: Is correct these hash?

Is the json you posted the request or the response? If it's the request, and that is indeed a hash of the password, then the password is being hashed client-side and you simply need to read the javasc...
epixoip General Talk 5 5,141 01-22-2018, 06:37 AM
    Thread: pbkdf2 php
Post: RE: pbkdf2 php

pbkdf2-hmac-sha256
epixoip hashcat 1 2,034 01-21-2018, 11:09 AM
    Thread: 13 gpu issue
Post: RE: 13 gpu issue

'$' denotes a variable name in the bash shell. If you provide the bare hash string without escaping it, bash thinks '$ethereum' is the name of a variable, whose value is null. The '$' character abs...
epixoip Hardware 12 9,732 01-18-2018, 07:15 PM
    Thread: Issue with large hcmask file
Post: RE: Issue with large hcmask file

3.6.0 is pretty old (June 2017.) Please test with 4.0.1 or latest build from github.
epixoip hashcat 15 9,364 01-17-2018, 09:13 AM
    Thread: Status: Running, but no progress
Post: RE: Status: Running, but no progress

You're only making four hashes per second, it will take you a very long time to hit a checkpoint (if you ever do.)
epixoip hashcat 5 5,859 01-07-2018, 03:41 AM
    Thread: Status: Running, but no progress
Post: RE: Status: Running, but no progress

So, what makes you think you're doing something wrong?
epixoip hashcat 5 5,859 01-06-2018, 06:29 PM