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 [desc] Forum Replies Views Posted
    Thread: New Attack-Mode: Association Attack
Post: New Attack-Mode: Association Attack

With commit 04d5e5a119ba4c44bedb5bcccd5a42f82463cca3 I have added a new attack-mode called "Association Attack" (a different name could be "Context Attack"), but let's stick to "Association Attack" fo...
atom Beta Tester 21 3,761 09-29-2020, 03:59 PM
    Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack

Kernel Developer: There's two changes you typically need to apply to your kernel. 1. Replace "salt_pos" with "SALT_POS" 2. Replace "digests_offset" with "DIGESTS_OFFSET" That's it.
atom Beta Tester 21 3,761 09-29-2020, 04:03 PM
    Thread: how to limit a character in the mask
Post: RE: how to limit a character in the mask

You need to generate a maskfile using PACK (you can find it on github).
atom hashcat 1 184 09-30-2020, 10:04 AM
    Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack

royce Wrote: (09-29-2020, 05:03 PM) -- Wow, this is going to be a game-changer! If feasible, one UX request: Please do what JtR does here and warn the user about any "calculatable" efficiency thresh...
atom Beta Tester 21 3,761 09-30-2020, 12:11 PM
    Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack

Peanutbutter1 Wrote: (09-29-2020, 05:20 PM) -- This is awesome. Is there any interest in a variation of this attack that, instead of using rules on each individual hash's associated hint, you can pro...
atom Beta Tester 21 3,761 09-30-2020, 12:13 PM
    Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack

AndrewOnDev Wrote: (09-29-2020, 08:14 PM) -- If this is not a correct place to report some issues/make suggestions then please let me know and I'll shut up :D I noticed that this mode doesn't real...
atom Beta Tester 21 3,761 09-30-2020, 12:16 PM
    Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack

KillerCube Wrote: (09-29-2020, 08:51 PM) -- I think this new attack method is awesome and I would also like to be able to use something like Code: -- mypass,passtest,passguess: -- Of course using...
atom Beta Tester 21 3,761 09-30-2020, 12:17 PM
    Thread: Hashcat using CUDA over OPENCL, why?
Post: RE: Hashcat using CUDA over OPENCL, why?

Yes, a simple -d 2 in your case will do the trick.
atom hashcat 3 411 09-30-2020, 02:33 PM
    Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack

AndrewOnDev Wrote: (09-30-2020, 01:44 PM) -- atom Wrote: (09-30-2020, 12:16 PM) -- AndrewOnDev Wrote: (09-29-2020, 08:14 PM) -- If this is not a correct place to report some issues/make suggestions...
atom Beta Tester 21 3,761 09-30-2020, 02:35 PM
    Thread: Hashcat using CUDA over OPENCL, why?
Post: RE: Hashcat using CUDA over OPENCL, why?

You can also use --backend-ignore-cuda
atom hashcat 3 411 09-30-2020, 02:53 PM