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 [desc] Replies Views Posted
    Thread: Dropping support for -a 4 permutation-attack
Post: RE: Dropping support for -a 4 permutation-attack

Atom just to be sure I'll also run some test on some highly worked list. With the ability to still use it as a stdin component it won't completly be dropped. The only reason I could think of that woul...
D3ad0ne Beta Tester 11 10,338 08-24-2012, 09:32 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: oclhashcat GUI needed ; I even pay $$ !
Post: RE: oclhashcat GUI needed ; I even pay $$ !

I'm also willing to create a GUI for windows. Hakre let me know if your not up for it.
D3ad0ne Feature Requests 16 31,578 10-19-2010, 04:26 AM
    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 GUI needed ; I even pay $$ !
Post: RE: oclhashcat GUI needed ; I even pay $$ !

That would be up to you.
D3ad0ne Feature Requests 16 31,578 10-20-2010, 05:09 AM
    Thread: LM hash support for OCLHC
Post: RE: LM hash support for OCLHC

Rolf the more I talk to people in the security community the more I tend to agree. Having a high quality LM GPU accelerated bruteforcer/dictionary application would be nice. Companies need to realize ...
D3ad0ne Feature Requests 31 77,621 10-22-2010, 03:29 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: 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: ATI vs NV, analysis and results
Post: RE: ATI vs NV, analysis and results

Well I'll add my reasons for going with Nvidia. #1 There are a lot more applications out there that use CUDA instead of opencl #2 You can support more cards with nvidia. Ati doesn't scale well, and ...
D3ad0ne Hardware 4 22,124 11-23-2010, 01:37 PM
    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: Convert your GTX 690 into a Quadro K5000
Post: Convert your GTX 690 into a Quadro K5000

Saw this posted on EEVblog - https://www.eevblog.com/forum/projects/hacking-nvidia-cards-into-their-professional-counterparts/ It shows how to convert a GTX690 to a Quadro K5000. This may not unlock...
D3ad0ne Hardware 0 4,567 03-18-2013, 08:36 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 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: Distributed hashcat
Post: RE: Distributed hashcat

ksp the -l option is simply a way of telling hashcat to only do so many words from a word list. It was added to give people the ability to script a distributed type system. Lets use your machine speed...
D3ad0ne Old hashcat Support 2 11,120 10-05-2010, 04:29 AM
    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: Wordlist help please
Post: RE: Wordlist help please

Alto this rule set should give you the same effect only much better - https://hashcat.net/urules/d3ad0ne_1.5K.rule
D3ad0ne Old hashcat Support 4 10,175 11-09-2010, 12:24 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: [oclHashCat+ help] can it do MyBB salted?
Post: RE: [oclHashCat+ help] can it do MyBB salted?

A quick view of the help switch shows the supported hash types and mode to use. The one your looking for is -m 9 ./hashcat-cli64.bin --help 0 = MD5 1 = md5($pas...
D3ad0ne Old hashcat Support 3 20,460 08-09-2011, 05:16 AM
    Thread: Hashcat STD-IN
Post: RE: Hashcat STD-IN

There is limited support to using named pipes, this is a little difficult in windows to do. Not sure this is something that will be added very soon to hashcat-cpu
D3ad0ne Old hashcat Support 2 5,739 08-28-2012, 05:38 PM