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 [asc] Author Forum Replies Views Posted
    Thread: Toggle question / Emulate shift
Post: Toggle question / Emulate shift

So I'm trying to reduce duplicates in password processing, specifically around case toggling. I'm generating a 4 char keywalk with kwprocessor including shifts, lowercase everything, sort and remov...
mahoganyduck hashcat 4 3,133 07-02-2018, 01:32 AM
    Thread: Speeding up prince
Post: Speeding up prince

I hope I can get some insight into whats going on in this situation. I'm using pp64 to feed into hashcat. When compared to using just a regular dictionary, I'm seeing a huge performance decrease. ...
mahoganyduck hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 3,801 06-07-2018, 01:11 AM
    Thread: rocktastic -> PACK
Post: rocktastic -> PACK

I ran rocktastic through PACKs rulegen script. https://github.com/aaronjones111/cauldera (https://github.com/aaronjones111/cauldera) Billions of rules counted & sorted. I hope folks find it as inter...
mahoganyduck User Contributions 2 1,626 01-22-2020, 08:57 AM
    Thread: Wordlist optimisation based on ruleset
Post: RE: Wordlist optimisation based on ruleset

PACK rulegen works great for this, but it's got issues with very large wordlists (pythons memory usage once it hits the sorting phase). I did rulegen against rocktastic (13G, 1.1 billion entries)....
mahoganyduck User Contributions 7 4,317 01-23-2020, 08:30 PM
    Thread: Wordlist massive attack
Post: RE: Wordlist massive attack

Rules are your friends! I've gained a lot of respect for the mad geniuses that came up with one rule. https://github.com/NotSoSecure/password_cracking_rules That plus rockyou has a stupid amount o...
mahoganyduck hashcat 3 2,581 04-03-2019, 08:09 AM
    Thread: wordlist creates
Post: RE: wordlist creates

philsmd Wrote: (03-01-2020, 10:25 AM) -- the question here is: why would you need to create a word list on disk ? This involves a lot of disk I/O (usage of one of the slowest components on a PC, even...
mahoganyduck hashcat 3 1,558 03-04-2020, 07:19 AM
    Thread: Toggle question / Emulate shift
Post: RE: Toggle question / Emulate shift

undeath has it right, thanks. The positional replace is kinda close, but trying to use it the way I'm thinking would be horrible. https://hashcat.net/wiki/doku.php?id=rule_based_attack#using_p_nth_...
mahoganyduck hashcat 4 3,133 07-02-2018, 09:19 PM
    Thread: Toggle question / Emulate shift
Post: RE: Toggle question / Emulate shift

Hmm, there might be hope? https://github.com/hashcat/hashcat/issues/67
mahoganyduck hashcat 4 3,133 07-02-2018, 09:19 PM
    Thread: Speeding up prince
Post: RE: Speeding up prince

OK, my apologies, due to the late night last night I was *way* off with what I thought I saw; things look to be working just as expected. pp64.bin --elem-cnt-max=3 --pw-max=15 --pw-min=12 nocount...
mahoganyduck hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 3,801 06-07-2018, 03:50 AM
    Thread: Some kind of bruteforce
Post: RE: Some kind of bruteforce

Depending on the hashtype, it might be worth not sweating hitting some 'forbidden' combos and go for a series of masks that encompass the areas your sure about. Also, in my experience, running masks i...
mahoganyduck General Talk 4 2,394 04-03-2019, 05:24 AM
    Thread: rocktastic -> PACK
Post: RE: rocktastic -> PACK

Mem5 Wrote: (01-22-2020, 12:03 PM) -- Do you have any statistics on well-known hashlist? Huge wordlists are not always the best for slow hashes. -- Too true. Baseword and rule occurrence stats a...
mahoganyduck User Contributions 2 1,626 01-22-2020, 06:55 PM
    Thread: No hashes loaded error.... help me pls
Post: RE: No hashes loaded error.... help me pls

First thing I'd check is your hcccapx is formatted correctly vs the example hashes.
mahoganyduck hashcat 3 2,236 04-03-2019, 07:42 AM
    Thread: Need help with one word + lots of rules.
Post: RE: Need help with one word + lots of rules.

I'd say that would normally be a VERY good way to go, but with a gpu. From your description it kind of sounds like it's cpu only, is that the case?
mahoganyduck hashcat 3 1,971 04-03-2019, 07:47 AM
    Thread: Low power CPU
Post: RE: Low power CPU

I have a couple of repurposed mining rigs with some very weak procs, a celeron and a pentium, each with 6 1070s on pci1x risers. Without sizeable rules, the gpus starve out pretty fast on fast hash...
mahoganyduck Hardware 4 1,600 02-20-2020, 02:48 AM
    Thread: hash on rasberry 4 armv7l with a kaili linux
Post: RE: hash on rasberry 4 armv7l with a kaili linux

I've compiled and run hashcat on a raspberryPi, and it does work. It's horribly slow naturally, but it does work. Also pretty frustrating to get going... You have to compile some funky OpenCL version...
mahoganyduck hashcat 3 1,407 02-20-2020, 03:03 AM
    Thread: First Cracking Rig
Post: RE: First Cracking Rig

FWIW, I'm running several repurosed mining rigs with hashcat, all cards are still on the 1x risers. The main bottle necks I've hit are with the low RAM situation and craptastic CPUs (4G ram and a c...
mahoganyduck Hardware 19 10,133 02-26-2019, 06:57 AM
    Thread: Docker as in-line generator for hashcat
Post: RE: Docker as in-line generator for hashcat

Followup: It seems to work just fine, BUT, whatever I was doing was causing the console output formatting to go totally nuts. To get around that (and avoid the hellaciously long and complicated ...
mahoganyduck hashcat 1 974 02-21-2020, 09:05 AM
    Thread: Consonant and Vowel masks
Post: RE: Consonant and Vowel masks

Thanks for the response. I'd thought masks were handled exclusively in the GPU, effectively bypassing most bottlenecks from the cpu and pci (not arguing, just trying to get it). I'll dig through th...
mahoganyduck hashcat 2 1,800 04-06-2019, 02:37 AM
    Thread: Brain behavior
Post: RE: Brain behavior

I'm trying to figure out what sort of latitude I might have. eg: if I consolodate a bunch of stubborn hashes into a new file, will it know whats been done against each hash, or (I'm thinknig this) a ...
mahoganyduck hashcat 4 2,811 12-08-2018, 01:58 AM
    Thread: Help understanding NetNTLMv2
Post: Help understanding NetNTLMv2

So just trying to grok how hashcat does the cracking around the NetNTLMv2  hash and could use some help getting straightened out. What parts of a captured NetNTLMv2 hash are necessary for hashcat ...
mahoganyduck hashcat 1 1,862 02-26-2019, 06:30 AM