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 [asc] Views Posted
    Thread: hash:[x], invalid iteration count ERROR: No hashes loaded
Post: RE: hash:[x], invalid iteration count ERROR: No ha...

the forth character indicates how many iterations where used. In you case this is a D. Usually you find something between 9 and B (0 is the lowest count of iterations, Z(?) is the highest). Hashcat ca...
undeath Very old oclHashcat-plus Support 6 12,856 10-15-2012, 02:19 PM
    Thread: oclhashcat-lite 0.09 linux x64 hd5970 50% GPU Usage
Post: RE: oclhashcat-lite 0.09 linux x64 hd5970 50% GPU ...

you need 12.8
undeath Very old oclHashcat-lite Support 6 12,067 10-17-2012, 09:43 PM
    Thread: Vbulletin v4 salted hash command
Post: RE: Vbulletin v4 salted hash command

you have to properly escape or quote the salt.
undeath Very old oclHashcat-lite Support 6 13,134 10-21-2012, 05:22 PM
    Thread: Vbulletin v4 salted hash command
Post: RE: Vbulletin v4 salted hash command

https://www.google.de/search?q=windows+cmd+escaping+special+chars
undeath Very old oclHashcat-lite Support 6 13,134 10-21-2012, 09:06 PM
    Thread: zip compressed wordlist
Post: RE: zip compressed wordlist

Such a feature would bloat hashcat.
undeath General Help 6 13,786 11-07-2012, 08:11 PM
    Thread: zip compressed wordlist
Post: RE: zip compressed wordlist

I'm pretty sure the zcat command and all others only work with gzip, not zip.
undeath General Help 6 13,786 11-08-2012, 12:41 PM
    Thread: oclHashcat-plus v0.10 beta 50
Post: RE: oclHashcat-plus v0.10 beta 50

wow, finally resume support! The probably most missing feature in the previous versions. Great work!
undeath Beta Tester 6 6,351 11-08-2012, 04:32 PM
    Thread: cudaHashcat-plus64 on Debian fails when using a known password
Post: RE: cudaHashcat-plus64 on Debian fails when using ...

oclhashcat-plus does this for performance reasons. It is implemented that way and you can't change anything about it.
undeath Very old oclHashcat-plus Support 6 13,962 11-30-2012, 12:38 AM
    Thread: WPA masks
Post: RE: WPA masks

For WPA the speed difference is irrelevant. Also hashcat cannot further filter the candidates generated by the mask generator.
undeath General Help 6 14,434 12-14-2012, 04:35 PM
    Thread: add MSCHAPV2 support
Post: RE: add MSCHAPV2 support

if it's in hashcat it MUST be faster than without!
undeath Feature Requests 6 14,946 12-19-2012, 03:08 PM
    Thread: fgets-sse2 v0.01 released
Post: RE: fgets-sse2 v0.01 released

wow, very cool. So you even put in some time to solve the last few problems :)
undeath General Talk 6 17,371 01-06-2013, 08:44 PM
    Thread: Question about my home security vs Hashcat
Post: RE: Question about my home security vs Hashcat

Random WPA passwords are near to impossible to crack, even at a length of 10 characters. But do never use the password set by the manufacturer because they almost always have some weaknesses that can ...
undeath Very old oclHashcat-plus Support 6 8,782 01-08-2013, 02:02 AM
    Thread: Stopping decoding
Post: RE: Stopping decoding

I feel the need to tell you that your sentences don't make any sense at all due to lack of grammar.
undeath Very old oclHashcat-plus Support 6 9,799 07-11-2013, 04:34 PM
    Thread: ASIC support?
Post: RE: ASIC support?

just off the top of my head hashcat doesn't support any of these implementations.
undeath Very old oclHashcat-lite Support 6 18,113 07-24-2013, 09:15 AM
    Thread: How to crack many WPA2 passwords at the same time?
Post: RE: How to crack many WPA2 passwords at the same t...

It's as efficient as it can get. WPA is salted with the SSID.
undeath General Talk 6 17,461 08-07-2013, 11:04 PM
    Thread: SHA-256 Problem
Post: RE: SHA-256 Problem

UTF8 needs two bytes (thus two chars) to encode the special chars.
undeath General Help 6 14,998 08-11-2013, 10:40 PM
    Thread: multi rules debugging
Post: RE: multi rules debugging

use hashcat for rule debugging
undeath Very old oclHashcat-plus Support 6 10,372 08-27-2013, 06:05 PM
    Thread: multi rules debugging
Post: RE: multi rules debugging

yes, it's simply chaining the rules.
undeath Very old oclHashcat-plus Support 6 10,372 08-27-2013, 10:37 PM
    Thread: Diceware cracking math for @thorsheim
Post: RE: Diceware cracking math for @thorsheim

you don't have 150 GPUs but 150 cards = 300 GPUs
undeath General Talk 6 15,861 09-02-2013, 09:45 PM
    Thread: SHA-256 Problem
Post: RE: SHA-256 Problem

this is most likely a charset problem. Code: -- > Desktop/hashcat-0.46/hashcat-cli64.bin -m 1400 /tmp/a -1 testā "?1?1?1?1?1?1" -a3 --pw-min 6 Initializing hashcat v0.46 by atom with 8 threads...
undeath General Help 6 14,998 08-11-2013, 09:03 PM