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 [desc] Author Forum Replies Views Posted
    Thread: Rules for Left and Right Dictionary
Post: RE: Rules for Left and Right Dictionary

If generating a temporary dictionary is an option you should use hashcat-cpu in --stdout mode
atom Very old oclHashcat-plus Support 7 14,867 06-13-2012, 10:37 PM
    Thread: Rules in 16800 don't work?
Post: RE: Rules in 16800 don't work?

instead of using: Code: -- hashcat -a 0 -m 16800 test.hash word.dict -r test.rule -- you can also use: Code: -- hashcat -a 0 -m 16800 test.hash word.dict -r test.rule -S --
atom General Talk 8 1,341 06-30-2020, 10:16 AM
    Thread: rules issue with rules cudahashcatx64 1,36
Post: RE: rules issue with rules cudahashcatx64 1,36

Yes, known issue fixed in v1.37
atom Old oclHashcat Support 2 5,477 06-26-2015, 09:23 PM
    Thread: Rules not working for me in oclhashcat-1.36
Post: RE: Rules not working for me in oclhashcat-1.36

Please open a TRAC ticket and add all files for the dev team to reproduce. Also please post the output of clinfo
atom Old oclHashcat Support 1 3,751 06-23-2015, 09:55 PM
    Thread: Rules not working with Combination Attack in OCLHashCat-Plus?
Post: RE: Rules not working with Combination Attack in O...

You can use combinator.bin from hashcat-utils and pipe the stuff to oclHashcat-plus and use multi rules on there.
atom Very old oclHashcat-plus Support 4 8,243 01-15-2013, 01:10 PM
    Thread: Rules possible?
Post: RE: Rules possible?

ROTOR Wrote: (09-29-2017, 10:59 AM) -- now how avoid more that three different consonants go consecutive? -- Only maskprocessor can do that using -r and -q, you need to pipe it to hashcat
atom hashcat 1 2,415 10-01-2017, 11:49 AM
    Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped

works fine for me: root@sf:~/xy/hashcat-0.38# cat > rule $0$1$2$3$4$5$6$7$8$9 root@sf:~/xy/hashcat-0.38# cat > word word root@sf:~/xy/hashcat-0.38# ./hashcat-cli64.bin --stdout word -r rule word0123...
atom Old hashcat Support 11 20,671 01-01-2012, 12:37 PM
    Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped

indeed, i can reproduce this locally. this is completly new to me, so i have to do some research first. thanks for reporting. which cpu are you working on?
atom Old hashcat Support 11 20,671 01-02-2012, 11:20 AM
    Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped

fixed in beta
atom Old hashcat Support 11 20,671 01-16-2012, 02:22 PM
    Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped

hey chort, much thanks for the report. i was able to reproduce and fix it. new b3 is up, pls try again.
atom Old hashcat Support 11 20,671 01-23-2012, 11:06 AM
    Thread: Rules with combinator attack
Post: RE: Rules with combinator attack

We should reject -r in case in -a 1 is used and stop the command running so that users knows its not supported. Can you please open a TRAC Ticket for this?
atom Very old oclHashcat-plus Support 11 26,316 06-23-2013, 10:04 AM
    Thread: Rules with prefix and suffix in same time
Post: RE: Rules with prefix and suffix in same time

Syntax should be fine, but it's to many rules
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 8,119 02-11-2015, 11:58 PM
    Thread: Run 3 opencl devices at once
Post: RE: Run 3 opencl devices at once

In order to use CPU devices, you need -D 1. In order to use CPU+GPU, you need to use -D 1,2 instead. Do not use -d in this case because you would enable opencl runtimes for the same device but with le...
atom hashcat 8 4,135 11-11-2018, 03:08 PM
    Thread: run execl and cudaHashCat-1.36 on Linux
Post: RE: run execl and cudaHashCat-1.36 on Linux

usually hashcat / oclHashcat expects you to run it from its installation folder. If you can not do that, you can also try to symlink all files / folders that they need on startup. use strace to find o...
atom General Talk 1 4,287 07-27-2015, 09:50 AM
    Thread: Run time limit
Post: RE: Run time limit

ok
atom Feature Requests 2 6,884 09-13-2010, 11:01 AM
    Thread: Run time limit
Post: RE: Run time limit

comes in oclHashcat v0.26
atom Feature Requests 2 6,884 01-31-2011, 05:29 PM
    Thread: Runs 4-ever?
Post: RE: Runs 4-ever?

Should be fixed, new beta is up. Please test
atom Beta Tester 2 4,992 11-07-2016, 12:21 PM
    Thread: Runtime limit
Post: RE: Runtime limit

OK
atom Feature Requests 2 6,710 01-29-2011, 12:18 PM
    Thread: Runtime limit
Post: RE: Runtime limit

comes in oclHashcat v0.26
atom Feature Requests 2 6,710 01-31-2011, 05:25 PM
    Thread: rx 480 amd drivers 19.2.2
Post: RE: rx 480 amd drivers 19.2.2

Probably just overheating GPU leading to all sort of unpredictable outcome.
atom hashcat 7 3,363 02-20-2019, 08:50 AM