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: hash(hash) <-- how to ?
Post: RE: hash(hash) <-- how to ?

I had the same issue once, and it doesn't seem to be supported. One way to achieve would be to explore the code of Hashcat and apply sha256 twice.
Matlink hashcat 3 4,348 03-15-2017, 03:15 PM
    Thread: Is my computer good
Post: RE: Is my computer good

Make a benchmark with hashcat and compare to https://gist.github.com/epixoip/e885edc473e74398faf6
Matlink Hardware 4 5,167 03-16-2017, 02:34 PM
    Thread: "If you specify a custom charset, you must also specify a mask."
Post: RE: "If you specify a custom charset, you must als...

'#' marks the start of a comment in bash. So your hashcat process only sees what's before it.
Matlink hashcat 3 6,211 04-12-2018, 04:47 PM
    Thread: Adding PCFGs to Hashcat's Brain
Post: RE: Adding PCFGs to Hashcat's Brain

From what I know, PCFG-based algorithm can hardly provide functions like sc_pcfg_keyspace and sc_pcfg_seek as it has only a partial view of the ongoing candidates. Correct me if I'm wrong. The fact...
Matlink hashcat 8 6,403 11-09-2018, 05:31 PM