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: Generating dictonary
Post: RE: Generating dictonary

you can add -w4 but it will make your PC useless for anything that is not hashcat.
undeath General Talk 12 8,565 07-25-2018, 10:01 PM
    Thread: Generating dictonary
Post: RE: Generating dictonary

yes
undeath General Talk 12 8,565 07-25-2018, 11:00 PM
    Thread: Generating dictonary
Post: RE: Generating dictonary

Sorry, I misunderstood your question. No, you cannot simply add -w (or any other options) when using --restore.
undeath General Talk 12 8,565 07-26-2018, 12:36 AM
    Thread: Axcrypt support
Post: RE: Axcrypt support

Of course those numbers are not always identical. Otherwise there'd be no reason to include them in the hash string. There should not be any spaces anywhere.
undeath hashcat 28 15,225 07-26-2018, 02:26 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

your order of commands is wrong. First hash file, then mask/wordlist.
undeath hashcat 28 15,225 07-27-2018, 04:50 PM
    Thread: Question : Strength of routers default password
Post: RE: Question : Strength of routers default passwor...

Often the algorithms to create those default passwords are weak. There are several instances of such algorithms having been reversed, allowing to crack such a default password with very few tries. Def...
undeath hashcat 2 2,383 07-27-2018, 04:53 PM
    Thread: can't crack PBKDF2-HMAC-SHA1 with sample provided
Post: RE: can't crack PBKDF2-HMAC-SHA1 with sample provi...

please copy the full output and please do not make screenshots of text.
undeath hashcat 2 2,250 07-27-2018, 08:50 PM
    Thread: Laptop gtx 1060 benchmark
Post: RE: Laptop gtx 1060 benchmark

You can't compare mobile chipsets to desktop chipsets. Those are completely different things.
undeath Hardware 4 3,848 07-28-2018, 11:22 AM
    Thread: Combinator - how to save combined files.
Post: RE: Combinator - how to save combined files.

royce posted the exact commands
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 3,857 07-28-2018, 01:17 PM
    Thread: Laptop gtx 1060 benchmark
Post: RE: Laptop gtx 1060 benchmark

No idea. I don't know any benchmarks for mobile chips. But also keep in mind that performance will likely drop if running a few minutes because the chip will be throttled to avoid overheating. Laptops...
undeath Hardware 4 3,848 07-28-2018, 01:19 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

you have garbage characters at the beginning of the hash file. See the first two characters. Probably a BOM. If you use a proper text editor you can disable the BOM.
undeath hashcat 28 15,225 07-29-2018, 07:47 PM
    Thread: OpenCL Platform #3: The pocl project
Post: RE: OpenCL Platform #3: The pocl project

you can (probably) uninstall pocl
undeath hashcat 5 4,318 07-30-2018, 09:51 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

laulaf Wrote: (07-31-2018, 05:46 PM) -- Have you got some an exemple of software proper text editor ? -- Notepad++ (https://notepad-plus-plus.org/)
undeath hashcat 28 15,225 07-31-2018, 07:24 PM
    Thread: DiskCryptor encrypted ISO
Post: RE: DiskCryptor encrypted ISO

not supported
undeath hashcat 2 2,371 07-31-2018, 09:24 PM
    Thread: Wpa speed dropping
Post: RE: Wpa speed dropping

possibly throttling because of bad cooling
undeath General Talk 6 4,735 08-01-2018, 07:54 PM
    Thread: I have a question about password include question mark
Post: RE: I have a question about password include quest...

use "??" to specify a ? in a mask attack
undeath hashcat 4 3,413 08-02-2018, 04:24 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

ANSI is alright, always use it for hash lists. UTF-8 only works when your text editor does not write a BOM (or has a way to disable it). Your attack looks alright now.
undeath hashcat 28 15,225 08-02-2018, 04:27 PM
    Thread: Spectre/Meltdown patch a prob?
Post: RE: Spectre/Meltdown patch a prob?

For GPU cracking definitely not. For CPU cracking, very likely not. You mostly lose performance when doing IO, which hashcat avoids as much as possible.
undeath General Talk 2 2,431 08-02-2018, 05:25 PM
    Thread: Axcrypt support
Post: RE: Axcrypt support

axcrypt is a highly iterated, thus slow, hash. Even for very fast hashes, brute-forcing more than 8 characters is hardly feasible. Brute-force is the last resort if you have no other options.
undeath hashcat 28 15,225 08-03-2018, 11:38 AM
    Thread: cap to hccapx - best practices ?
Post: RE: cap to hccapx - best practices ?

always use ZerBea's hcxtools for anything wpa-related
undeath General Talk 2 2,425 08-03-2018, 01:26 PM