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: Bcrypt Prefix
Post: RE: Bcrypt Prefix

if your cost factor is 4 (note: bcrypt does not have a iteration/round indicator) your prefix is probably $2y$4
undeath General Talk 2 2,127 09-27-2018, 04:14 PM
    Thread: Little Help to young Hackerman
Post: RE: Little Help to young Hackerman

There is a IRC channel. Kids these days… :P
undeath General Talk 7 4,548 09-28-2018, 10:21 AM
    Thread: No duplicated characters when cracking wpa2 password
Post: RE: No duplicated characters when cracking wpa2 pa...

When piping in candidates hashcat cannot show you any progress. It is working however. You can verify this by seeing the "progress" counter increasing: Progress.........: 2949120 You can speed up has...
undeath General Talk 7 5,193 10-01-2018, 12:27 AM
    Thread: 2 computers
Post: RE: 2 computers

I'm not sure if brain would be too slow and limited for WPA. Especially assuming he's using a standard consumer pc with
undeath General Talk 5 4,235 11-09-2018, 12:14 PM
    Thread: Brain socket error
Post: RE: Brain socket error

use the beta version: https://hashcat.net/beta/ known (and fixed) problem on windows
undeath General Talk 1 1,911 11-11-2018, 12:22 AM
    Thread: Brain working slow!!!
Post: RE: Brain working slow!!!

you should read https://hashcat.net/forum/thread-7903.html
undeath General Talk 4 3,284 11-11-2018, 02:04 AM
    Thread: backslash(\) slow down md5 speed
Post: RE: backslash(\) slow down md5 speed

Static prefixes in a mask attack slow down the attack, that's a known limitation in hashcat. Avoid static prefixes if possible and try to change your attack.
undeath General Talk 2 2,317 11-11-2018, 02:21 AM
    Thread: BRAIINNN show password? :)
Post: RE: BRAIINNN show password? :)

Brain only helps coordinating attacks among several hashcat instances (whether run sequentially or parallelly). It does not record cracked passwords. You need to check the individual instances for tha...
undeath General Talk 1 1,709 11-11-2018, 12:33 PM
    Thread: Need help with setup
Post: RE: Need help with setup

add -O
undeath General Talk 2 2,737 11-26-2018, 07:12 PM
    Thread: Hashcat rules
Post: RE: Hashcat rules

use PACK (https://www.thesprawl.org/projects/pack/) to generate hcmask files. btw, you're mixing up rules and masks. Those are completely different (and incompatible) things.
undeath General Talk 1 1,418 01-14-2019, 11:47 PM
    Thread: where can i find an Compatible GUI for hashcat v.4.2.1 ?
Post: RE: where can i find an Compatible GUI for hashcat...

use the CLI
undeath General Talk 6 3,541 02-04-2019, 01:31 AM
    Thread: newbie - how do I open/view the example hash .vc file?
Post: RE: newbie - how do I open/view the example hash ....

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_veracrypt_volumes
undeath General Talk 3 2,710 02-16-2019, 04:54 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

Look in what order those messages were received.
undeath General Talk 27 14,953 02-24-2019, 03:50 PM
    Thread: Precomputation
Post: RE: Precomputation

Not supported. The technique you're looking for is called rainbow table.
undeath General Talk 1 1,386 03-24-2019, 10:55 PM
    Thread: Rule insert
Post: RE: Rule insert

you need to write a custom rule file for your case.
undeath General Talk 4 2,550 03-24-2019, 11:00 PM
    Thread: Rule insert
Post: RE: Rule insert

Use the i rule. All rules are equally fast for all intents and purposes.
undeath General Talk 4 2,550 03-25-2019, 11:09 AM
    Thread: BruteForce with specific patterns
Post: RE: BruteForce with specific patterns

you can use princeprocessor
undeath General Talk 2 1,915 03-26-2019, 07:50 PM
    Thread: A couple of Qs about PMK
Post: RE: A couple of Qs about PMK

Pilsener Wrote: (04-12-2019, 10:46 PM) -- Now I started to wonder: 1. How do we know (in this example) that the passkey consists of 8 digits? -- external intelligence Pilsener Wrote: (04-12-201...
undeath General Talk 4 2,794 04-13-2019, 11:37 AM
    Thread: Integer overflow detected in keyspace of mask
Post: RE: Integer overflow detected in keyspace of mask

the answer hasn't changed since last year. https://hashcat.net/forum/thread-7749-post-41663.html#pid41663
undeath General Talk 7 6,482 04-28-2019, 06:01 PM
    Thread: Newbie Fury
Post: RE: Newbie Fury

You can run hashcat with cpu-only. All you need to do is install the intel opencl runtime.
undeath General Talk 4 2,610 06-04-2019, 03:00 PM