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 [asc] Replies Views Posted
    Thread: add salt to md5 hash
Post: RE: add salt to md5 hash

In your line of command you aren't specifying the Hash mode - maybe that's why. Inside your Hash.txt file you need to include hash:salt. Can you show us an example of the hash:salt so maybe we can s...
DDNK hashcat 4 6,706 05-06-2017, 01:51 AM
    Thread: add salt to md5 hash
Post: RE: add salt to md5 hash

christian94 Wrote: (05-06-2017, 10:57 PM) -- DDNK Wrote: (05-06-2017, 01:51 AM) -- In your line of command you aren't specifying the Hash mode - maybe that's why. Inside your Hash.txt file you ne...
DDNK hashcat 4 6,706 05-06-2017, 11:21 PM
    Thread: Sort and de-dupe without merging together?
Post: Sort and de-dupe without merging together?

Is there anyway to "sort and de-dupe" the entirety of my Wordlist folder without merging them together? It's hard to explain what I exactly mean, hopefully someone understands, lol.
DDNK hashcat 2 2,633 09-22-2017, 11:27 PM
    Thread: Hashcat rule help.
Post: Hashcat rule help.

Example email: [email protected] If I try to append $1$2$3 it will be [email protected] Preferably I would want - [email protected] Basically my question is, how to can I append t...
DDNK hashcat 6 5,413 09-26-2017, 09:11 AM
    Thread: Hashcat rule help.
Post: RE: Hashcat rule help.

rsberzerker Wrote: (09-26-2017, 02:48 PM) -- There are several ways depending on what you are trying to accomplish: 1) Rules (see the wiki if you don't understand the line) Code: -- Insert @ N | i...
DDNK hashcat 6 5,413 09-28-2017, 11:25 AM
    Thread: Keep hitting GPU threshold.
Post: Keep hitting GPU threshold.

So when running certain hash-types, i'm frequently hitting "GPU threshold" of around 83c with my GTX 1080ti. Also to note, it pretty much only happens when using Rules. Build: Case   - NZXT S340 ...
DDNK hashcat 8 7,360 10-16-2017, 06:54 PM
    Thread: Keep hitting GPU threshold.
Post: RE: Keep hitting GPU threshold.

MrMeeseeks Wrote: (10-16-2017, 06:57 PM) -- Are you fans at 100%? -- I'm very inexperienced with Asus GPU tweak and MSI Afterburner, although I'm pretty sure, yes.
DDNK hashcat 8 7,360 10-16-2017, 07:05 PM
    Thread: Keep hitting GPU threshold.
Post: RE: Keep hitting GPU threshold.

tacohashcat Wrote: (10-16-2017, 08:23 PM) -- One gpu is blowing its exhaust onto the other. FE cards don't do that. If you have room to move them away from each other, that should help a bit. -- ...
DDNK hashcat 8 7,360 10-16-2017, 08:32 PM
    Thread: Keep hitting GPU threshold.
Post: RE: Keep hitting GPU threshold.

soxrok2212 Wrote: (10-16-2017, 08:14 PM) -- Those coolers are also blowing heat around inside your case instead of pushing it out. Space then as much as possible and try taking off a side panel. -- ...
DDNK hashcat 8 7,360 10-16-2017, 08:33 PM
    Thread: Keep hitting GPU threshold.
Post: RE: Keep hitting GPU threshold.

This is with my side-panel off, Device #2 is the 1080ti. https://i.imgur.com/lewaXmP.gifv Speeds constantly fluctuating around 75-83c and my room is turning into a sauna lol.
DDNK hashcat 8 7,360 10-16-2017, 08:35 PM
    Thread: No idea how to succeed cracking hashes
Post: RE: No idea how to succeed cracking hashes

Flomac Wrote: (10-20-2017, 12:05 PM) -- forkbomb Wrote: (10-19-2017, 02:16 PM) -- Also, my wordlists are big (>5Gb), so I think they are pretty useless if I'm not sure the password is inside that fi...
DDNK hashcat 7 6,919 10-21-2017, 05:40 PM
    Thread: Buying wordlists/rules
Post: RE: Buying wordlists/rules

EliteJock Wrote: (05-10-2017, 08:43 PM) -- royce Wrote: (05-10-2017, 07:26 PM) -- Have you looked at the rulesets in ./rules/, including its subfolders? -- Yeah I saw best64 which interested me, a...
DDNK General Talk 8 9,325 05-10-2017, 09:02 PM
    Thread: Use rules only on selected dictionaries
Post: RE: Use rules only on selected dictionaries

Here's an idea, probably not the best. Take Numbers.txt and perform --stdout using Rules.rule Then use the new outputted dictionary instead of "Numbers.txt" Here's how I personally perform the comma...
DDNK General Talk 4 4,671 05-18-2017, 11:23 PM
    Thread: Downsizing wordlists.
Post: Downsizing wordlists.

I'm looking to expand my techniques of Downsizing Wordlists, and removing useless passwords for cracking efficiency.  I usually do the following: Remove duplicates & empty-lines. Have a minimum leng...
DDNK General Talk 2 3,688 05-23-2017, 09:22 PM
    Thread: Downsizing wordlists.
Post: RE: Downsizing wordlists.

atom Wrote: (05-24-2017, 12:11 PM) -- I like the idea, I'm using the same techniques for my wordlist. However I'm not removing them entirely, I just sort them out to a dedicated file. 1. Sort out ...
DDNK General Talk 2 3,688 05-24-2017, 02:56 PM
    Thread: Use rules on dicrionary
Post: RE: Use rules on dicrionary

Here's how I personally use it: Hashcat64.exe --stdout hash.txt -r rockyou.rule > output.txt
DDNK General Talk 10 8,010 06-15-2017, 04:59 PM