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: Dictionary Attack Question
Post: RE: Dictionary Attack Question

You maybe already cracked it, remove old potfile. If the problem persists, try again with latest beta version.
atom General Help 1 3,763 02-28-2016, 02:45 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,762 09-29-2020, 04:03 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,762 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,762 09-30-2020, 12:17 PM
    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,762 09-29-2020, 03:59 PM
    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,762 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,762 09-30-2020, 12:13 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,762 09-30-2020, 02:35 PM
    Thread: Can't get hashcat 3.x to use my Radeon 5970
Post: RE: Can't get hashcat 3.x to use my Radeon 5970

Please update your GPU to a more modern one. AMD dropped support for 5xxx and 6xxx series long time ago.
atom hashcat 1 3,761 10-07-2016, 02:29 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: [solved] mode 6223 (TrueCrypt 'XTS 1536 bit all') not cracking cascades in v3.00
Post: RE: mode 6223 (TrueCrypt 'XTS 1536 bit all') not c...

Seems to be a bug in -m 6223. Other modes work just fine. Here's a full set of example headers for all possible modes: https://hashcat.net/wiki/doku.php?id=example_hashes for testing. Please open an i...
atom hashcat 2 3,750 08-12-2016, 05:57 PM
    Thread: Any good wpa2.cap cracking services ?
Post: RE: Any good wpa2.cap cracking services ?

Such a service does not exist
atom hashcat 2 3,749 10-08-2016, 11:41 AM
    Thread: Times of cracking single hashes
Post: RE: Times of cracking single hashes

No, but you can write your own script to do it
atom Old oclHashcat Support 1 3,740 05-19-2016, 08:16 PM
    Thread: Per device tuning?
Post: RE: Per device tuning?

Not from the commandline, but you can do this by editing the hashcat.hctune
atom hashcat 3 3,727 11-10-2016, 05:37 PM
    Thread: Per device tuning?
Post: RE: Per device tuning?

Not really, speed depends on attack-mode (and other stuff). You just need to use -a 3 to get the same speed, with a mask that's large enough to keep the GPU busy. See here for more info: https://hashc...
atom hashcat 3 3,727 11-10-2016, 10:35 PM
    Thread: Zip file, pkzip2, does hashcat support this yet?
Post: RE: Zip file, pkzip2, does hashcat support this ye...

Only $zip2$ is supported (WinZip).
atom hashcat 1 3,727 05-21-2017, 01:23 PM
    Thread: Cant crack simple russian password
Post: RE: Cant crack simple russian password

Something is wrong with the hash, see here: Quote: -- root@ht:~/hashcat# echo -n xep | tools/test.pl passthrough 1000 923016c8fde48818706a6d93bf883234 --
atom hashcat 2 3,725 03-13-2017, 11:19 PM
    Thread: Hashcat v3.00 or hashtopus ?
Post: RE: Hashcat v3.00 or hashtopus ?

The question is kind of an insult
atom hashcat 2 3,716 07-11-2016, 11:12 AM
    Thread: Do I need to do pipes for my GPU cracking?
Post: RE: Do I need to do pipes for my GPU cracking?

No need for pipe
atom hashcat 1 3,714 05-01-2016, 09:00 PM
    Thread: Possible 16 digit combinations
Post: RE: Possible 16 digit combinations

It's a bad attack if you run a Fixed value in the beginning of the "Password". Use -m 20 instead, you will get a speedup of at least 100.
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 3,712 02-07-2018, 07:21 PM