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 [asc] Views Posted
    Thread: Error ejecutando hashcat -m2500 -a 3
Post: RE: Error ejecutando hashcat -m2500 -a 3

En Ingles, por favor. Your video card is too old. Also, your hccap is too old - see https://hashcat.net/q/hccapx
royce hashcat 1 2,336 06-13-2018, 08:13 AM
    Thread: How to use hashcat on multiple pc network(master-slave configuration)
Post: RE: How to use hashcat on multiple pc network(mast...

The first three Google hits for "distributed hashcat" cover the major ones: Hashtopolis, Hashview, and Cracklord. https://github.com/s3inlc/hashtopolis https://github.com/hashview/hashview https...
royce hashcat 1 4,039 06-15-2018, 08:34 AM
    Thread: Newbie - help please
Post: RE: Newbie - help please

You'll need to open a command prompt on your platform, and navigate to the directory that hashcat lives in, and execute it there. Once you get oriented there, I would work on growing your understan...
royce General Talk 1 2,466 06-16-2018, 10:12 PM
    Thread: Extracting Hashes
Post: RE: Extracting Hashes

This varies depending on the hash type. But generally, the John the Ripper tools are usually quite good - and up to date for many hash types.
royce General Talk 1 1,866 06-19-2018, 08:04 AM
    Thread: [split] hashcat v4.1.0
Post: RE: hashcat v4.1.0

partyhead, please read the forum rules: https://hashcat.net/forum/archive/index.php?announcement-2.html * Do not hijack threads (this isn't a hashcat-forums-specific rule; hijacking threads is c...
royce hashcat 1 1,932 07-04-2018, 10:54 PM
    Thread: Error with NetNtlmv2 hash converted from john
Post: RE: Error with NetNtlmv2 hash converted from john

Hmm - NetNTLMv2 looks longer than that. See the example NetNTLMv2 hash here: https://hashcat.net/wiki/doku.php?id=example_hashes If your command line works with that example hash, the problem is...
royce hashcat 1 1,665 07-05-2018, 05:27 PM
    Thread: Two Dictionaries + 3 digits
Post: RE: Two Dictionaries + 3 digits

Use 'combinator' tool from hashcat-utils and pipe it into hashcat, and then apply the ?d?d?d at the end using hashcat itself. https://hashcat.net/wiki/doku.php?id=hashcat_utils#combinator A simp...
royce hashcat 1 1,638 08-13-2018, 07:02 AM
    Thread: Little sugdestion
Post: RE: Little sugdestion

https://hashcat.net/wiki/doku.php?id=mask_attack ? Specifically, a list of multiple masks, generated with policygen from the PACK toolkit or similar.
royce hashcat 1 1,493 09-02-2018, 09:50 PM
    Thread: deshashing same hashes in different Sittes.
Post: RE: deshashing same hashes in different Sittes.

As long as the following are the same: * the input files (if any) * the hashes * the hashcat.restore file (or [session-name].restore file) * the version of hashcat (this may vary, but sometimes ...
royce hashcat 1 1,693 09-05-2018, 03:20 PM
    Thread: Help With Wordlists
Post: RE: Help With Wordlists

Because you want a variable number of digits, which could be anywhere in the string, you'll need a list of masks - not just a single mask. This list must be generated outside of hashcat. Use http:...
royce hashcat 1 1,888 09-09-2018, 03:25 AM
    Thread: A very special mask
Post: RE: A very special mask

You'll want to use https://thesprawl.org/projects/pack/#policygen .. but that will only solve most of your question, not the "no repeated characters" part. But in practice, most hashes are fas...
royce hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 2,670 09-27-2018, 05:20 PM
    Thread: Help
Post: RE: Help

Please read the forum rules (https://hashcat.net/forum/announcement-2.html).
royce General Talk 1 1,863 10-15-2018, 02:41 AM
    Thread: How to disable the output of hacked hashes
Post: RE: How to disable the output of hacked hashes

The --outfile/--outfile-format parameters can suppress the console output this way. (If you don't want the output retains anywhere at all, you can map --outfile to /dev/null).
royce hashcat 1 1,684 10-21-2018, 05:30 PM
    Thread: Radeon HD 7950
Post: RE: Radeon HD 7950

If the card is supported by current drivers from the manufacturer, it's supported by hashcat.
royce Hardware 1 2,046 10-29-2018, 04:06 AM
    Thread: Office 2007 Password Cracking
Post: RE: Office 2007 Password Cracking

This post violates the hashcat forum rules. https://hashcat.net/forum/archive/index.php?announcement-2.html I've removed the attachment.
royce Hardware 1 2,057 10-31-2018, 06:06 PM
    Thread: Most Efficient KeePass Path of Mix Dictionary and characters
Post: RE: Most Efficient KeePass Path of Mix Dictionary ...

Not much to optimize here; you're the person best positioned to guess what your own password was. SLI is irrelevant (and even contraindicated; I'd remove it and let hashcat manage the GPUs directly). ...
royce hashcat 1 1,488 11-10-2018, 07:45 AM
    Thread: Wordlist + rules length filter
Post: RE: Wordlist + rules length filter

The traditional answer: This is a known issue. Because rules are applied on GPU, this can't be fixed for fast hashes without significantly slowing down cracking - and doesn't need to be fixed for s...
royce hashcat 1 2,347 11-15-2018, 05:26 PM
    Thread: Installing CL_OUT_OF_RESOURCES patch
Post: RE: Installing CL_OUT_OF_RESOURCES patch

The instructions on the wiki page are very clear - create a .reg file with the specified contents, then run it as Administrator and reboot. That last part is Google-able.
royce hashcat 1 1,507 12-11-2018, 05:59 AM
    Thread: Office 2013 token length exception
Post: RE: Office 2013 token length exception

Unable to replicate. I copied the example hash directly out of your post, and can crack it: Code: -- $ cat office2013.hash $office$*2013*100000*256*16*7dd611d7eb4c899f74816d1dec817b3b*948dc0b2...
royce hashcat 1 1,979 12-11-2018, 06:48 AM
    Thread: What makes cracking faster for a given algorithm
Post: RE: What makes cracking faster for a given algorit...

The answer should be intuitive. Some algorithms are literally much 'faster' than others. If the hash wasn't really designed for cracking-resistant password storage - such as MD5 - then it's quite fas...
royce General Talk 1 1,563 02-11-2019, 03:05 AM