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 [asc] Posted
    Thread: Encoded dictionaries over STDIN
Post: RE: Encoded dictionaries over STDIN

Can you be more descriptive, please?  I'm generally able to get around 70-78% of normal dictionary attack speed and I can dynamically add work without reinitializing/relaunching the hashcat.
azaran General Talk 2 1,754 04-29-2019, 09:33 PM
    Thread: Encoded dictionaries over STDIN
Post: Encoded dictionaries over STDIN

Hi, I've got multiple dictionaries (filtered duplicates, categorized by password length, alphabetically sorted and fragmented into files with smaller keyspace). I'm trying to pass such dictiona...
azaran General Talk 2 1,754 04-29-2019, 02:20 PM
    Thread: how to use just lower case alpha numeric only?
Post: RE: how to use just lower case alpha numeric only?

You were partially right. You just forgot to specify the mask, i.e. "?1?1?1?1?1" for cracking password of 5 lower-case alpha numeric characters. Your whole command would look like "hashcat64.exe -m...
azaran hashcat 5 1,726 01-23-2020, 10:57 AM
    Thread: how to use just lower case alpha numeric only?
Post: RE: how to use just lower case alpha numeric only?

The last part is the actual mask/transcript of the password. @blacktraffic I guess explained the rest. Also, be sure to https://hashcat.net/wiki/doku.php?id=mask_attack as it should contain answer to ...
azaran hashcat 5 1,726 01-23-2020, 04:30 PM
    Thread: Hybrid attack keyspace inconsistency
Post: Hybrid attack keyspace inconsistency

Heya, I've just ran into problem using hybrid attack. I've tried using --skip and --limit parameters in the same manner for both attack types, but it didn't work out since hashcat report different...
azaran hashcat 3 1,314 03-05-2020, 10:46 PM
    Thread: Hybrid attack keyspace inconsistency
Post: RE: Hybrid attack keyspace inconsistency

I know that it isn't actual "keyspace" and I have got no issue with that. My issue is that once the reported hashcat-keyspace is determined from dictionary a in the second case it is determined from m...
azaran hashcat 3 1,314 03-06-2020, 12:56 AM
    Thread: Slow-candidates for hybrid attacks
Post: Slow-candidates for hybrid attacks

Heya, could someone please enlighten me. Why isn't --slow-candidates enabled for hybrid attacks? What are the implementation issues? Naively, I'd think that most challenges should be dealt with/i...
azaran hashcat 2 1,211 05-08-2020, 12:52 PM
    Thread: Slow-candidates for hybrid attacks
Post: RE: Slow-candidates for hybrid attacks

Well there was https://github.com/hashcat/hashcat/issues/1950 so I interpreted it as "rejected" feature. But I might give it a shot.
azaran hashcat 2 1,211 05-08-2020, 04:49 PM
    Thread: Parsing and counting salts in hashlists
Post: RE: Parsing and counting salts in hashlists

Thanks for reply undeath. I was afraid of that, but I've rather asked just case there would be some "hack" I do not see. So if I overestimate it a bit, I would need parsing for each salted has...
azaran General Talk 2 1,189 09-20-2019, 02:20 PM
  Question Thread: Parsing and counting salts in hashlists
Post: Parsing and counting salts in hashlists

Hey guys,  I wanted to ask you, is there relatively easy way how to get (parse) salt from hashes? I want to do analysis of some hashlists and maybe grouping hashes by salts and such things. I know...
azaran General Talk 2 1,189 09-19-2019, 11:22 PM
    Thread: Unable to crack Excel 2007 password - what am I doing wrong?
Post: RE: Unable to crack Excel 2007 password - what am ...

Hey, I have got following question. Is it be possible to somehow (in a easy way) alter the code so it would just take the mask as is and tried to use it withou any guarantees? I know it would would b...
azaran hashcat 3 1,156 03-19-2020, 03:10 PM
  Question Thread: HEXed dictionary
Post: HEXed dictionary

Hello, I'm trying to come up with an use-case for dictionaries of passwords converted to HEX. The only pro I see is an possibility to have password on multiple different encoding in a single file ...
azaran hashcat 3 999 01-22-2020, 03:35 PM
    Thread: HEXed dictionary
Post: RE: HEXed dictionary

Thread bump
azaran hashcat 3 999 01-28-2020, 01:11 PM
    Thread: HEXed dictionary
Post: RE: HEXed dictionary

I was just trying to get some information from people using it in practice and you've pointed out some interested use-cases. Thanks phil.
azaran hashcat 3 999 01-28-2020, 03:29 PM
    Thread: Non-printable chars in hcmask files ?
Post: RE: Non-printable chars in hcmask files ?

I would use ?d?l,0d,?1?1?1?1?1?1?2 and --hex-charset switch. I supose that should do the job. Someone correct me if I'm wrong
azaran hashcat 2 918 01-23-2020, 05:06 PM