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 Views [asc] Posted
    Thread: Hashcat rule files
Post: Hashcat rule files

Do you have rule files worthy to share with the community? Post them here and we'll add them to the site. User submitted rules - https://hashcat.net/urules/ (https://hashcat.net/urules/) Korelogic...
D3ad0ne Old hashcat Support 6 19,382 10-10-2010, 10:20 AM
    Thread: Hashcat rule files
Post: RE: Hashcat rule files

A new rule has been added - https://hashcat.net/urules/d3ad0ne_leet.rule
D3ad0ne Old hashcat Support 6 19,382 10-30-2010, 05:04 PM
    Thread: Simple Scan
Post: RE: Simple Scan

Street, best method for a simple dictionary attack is to use regular hashcat in dictionary mode. If your using windows it would be: Code: -- hashcat-0.30.exe hashlist.txt /dict -- Where /dict co...
D3ad0ne Very old oclHashcat Support 8 17,223 11-22-2010, 04:47 AM
    Thread: Domain Cached Credentials benchmarks?
Post: RE: Domain Cached Credentials benchmarks?

Hmm, these are a bit harder. Code: -- root@ubuntu:~/oclHashcat-0.24# ./oclHashcat64.bin -m1100 -n160 -o dcc.out dcc -1 ?l?d?u?s ?1?1?1?1 ?1?1?1 ./oclHashcat64.bin: /usr/lib/libOpenCL.so: no vers...
D3ad0ne Very old oclHashcat Support 7 17,038 10-01-2010, 06:33 AM
    Thread: Implement command line rules for plus
Post: Implement command line rules for plus

Would be great to have back the ability to use rules on the command line, if anything for modes 6 and 7; 0 and 1 would be nice. I still find myself using the old version and -1?l?u?s?d -j]]] dicti...
D3ad0ne Feature Requests 4 16,556 06-27-2012, 05:56 AM
    Thread: Rules hashcat
Post: RE: Rules hashcat

Rules are not exactly like JTR but pretty close. To use the -g option in hashcat it just randomly generates rules. You can generate as many random rules as you want.
D3ad0ne Very old oclHashcat Support 6 15,979 10-03-2010, 07:26 PM
    Thread: Rules hashcat
Post: RE: Rules hashcat

Yes that is how it should work
D3ad0ne Very old oclHashcat Support 6 15,979 10-03-2010, 09:09 PM
    Thread: Rules hashcat
Post: RE: Rules hashcat

hashcat and oclhashcat both uses rules very similar to JTR - https://www.openwall.com/john/doc/RULES.shtml For hashcat to capitalize the first letter use the rule "c" without the quotes in a sin...
D3ad0ne Very old oclHashcat Support 6 15,979 10-03-2010, 07:15 PM
    Thread: Hashcat utilities v0.3
Post: Hashcat utilities v0.3

Since we tend to get request for the download link for Hashcat utilities and it isn't posted anywhere here it is - https://hashcat.net/files/hashcat-utils-0.3.7z
D3ad0ne hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 15,952 03-04-2011, 12:53 AM
    Thread: Hashcat outdated
Post: RE: Hashcat outdated

Guys as a temp fix, if you still want to use the old setup just change your system date back to 2011
D3ad0ne Old hashcat Support 6 15,193 01-05-2012, 10:39 PM
    Thread: Single hash use on command line
Post: Single hash use on command line

I wanted to see who else might find this useful. Rather then creating a file then adding a single hash, instead just allow it on the command line. Instead of: Code: -- echo -n "00c6ee2e21a7548...
D3ad0ne Feature Requests 6 14,641 10-10-2010, 07:54 PM
    Thread: Single hash use on command line
Post: RE: Single hash use on command line

Boris, this is the feature request section. The -h switch is a request. It isn't currently implemented.
D3ad0ne Feature Requests 6 14,641 10-19-2010, 04:28 AM
    Thread: oclHashcat + GTX580
Post: RE: oclHashcat + GTX580

Login please let us know how this turns out!
D3ad0ne Hardware 4 14,288 11-22-2010, 04:59 AM
    Thread: oclHashcat + GTX580
Post: RE: oclHashcat + GTX580

Man that's great, can you do - ./oclHashcat64.bin example.hash -n 160 --gpu-loops 1024 -m 0 -1 ?l?u?d ?1?1?1?1 ?1?1?1?l I am totally swapping out my 480's for 580's. The EVGA GTX 580 hydro copper 2 ...
D3ad0ne Hardware 4 14,288 11-23-2010, 01:55 PM
    Thread: Hashcat utilties - remove duplicate pwds
Post: RE: Hashcat utilties - remove duplicate pwds

'sort -u' usually does the trick. tomaso1z Wrote: (07-06-2012, 10:06 PM) -- Is there such a program that runs through your dictionary and removes all duplicate passwords? Many thanks in advance...
D3ad0ne hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 14,096 07-06-2012, 10:11 PM
    Thread: cap2hccap — it's malware...
Post: RE: cap2hccap — it's malware...

Norton injects itself into running processes to check it for malware. It doesn't mean that's it is malware. Example: https://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/a00ed805-e836-4ec...
D3ad0ne Very old oclHashcat-plus Support 8 13,855 04-22-2013, 12:58 PM
    Thread: Problem with -l and -s
Post: RE: Problem with -l and -s

crackbox can you paste your full command that you are using. Also If you run with -a 0 or without the switch it defaults to straight attack mode. If you don't want to use rules just don't use -r swit...
D3ad0ne Very old oclHashcat Support 6 12,488 10-16-2010, 12:26 AM
    Thread: Problem with -l and -s
Post: RE: Problem with -l and -s

If you wanted to iterate through a giant dictionary without modifying the word you could just do: oclHashcat.exe -m0 -j ] hashlist -1 ?l?u?s?d?h dictionary.dic ?1 Basically the rule -j ] takes the...
D3ad0ne Very old oclHashcat Support 6 12,488 10-16-2010, 10:25 PM
    Thread: That will be in the new version oclHashcat?
Post: RE: That will be in the new version oclHashcat?

By using the command: oclHashcat.exe -m 100 -n 80 --gpu-loops=1024 "hash.txt" ?l?l?l ?l?l?l Your saying that you want 6 lowercase characters. If you want 123456 you would need ?d?d?d?d ?d?d d = dig...
D3ad0ne Very old oclHashcat Support 5 11,806 10-03-2010, 02:30 AM
    Thread: oclHashcat+ v0.02
Post: RE: oclHashcat+ v0.02

Just to give you guys a little more info on usage of oclHashcat+ you can check out my blog article here - https://ob-security.info/?p=211
D3ad0ne Very old oclHashcat-plus Announcements 1 11,701 01-31-2011, 01:16 AM