Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Custom charsets for Cyrillic passwords in NTLM hashes
Post: RE: Custom charsets for Cyrillic passwords in NTLM...

I'm not sure what you're trying to do. The last command you show does of course produce 6 bytes, since utf-16 uses a fixed number of two bytes per character. Hence three characters require 6 bytes in ...
undeath hashcat 8 2,730 06-13-2019, 03:12 PM
    Thread: Recovering password for Excel 97-2003 file (RC4)
Post: RE: Recovering password for Excel 97-2003 file (RC...

You need to escape special characters your shell interprets. Read up on how to use your shell or put the hash in a txt file.
undeath hashcat 2 1,555 06-12-2019, 06:19 PM
    Thread: Anybody help me with this error, please?
Post: RE: Anybody help me with this error, please?

your GPU is too old
undeath hashcat 3 1,790 06-07-2019, 11:02 AM
    Thread: How to filter a wordlist
Post: RE: How to filter a wordlist

mask attack is absolutely not what OP needs. have a look at grep (https://linux.die.net/man/1/grep)
undeath hashcat 6 2,742 06-07-2019, 11:01 AM
    Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...

Pausing means your device already is overheating (and probably getting damaged). As philsmd already said, you're treating the symptom, not the cause. Hence it's not recommended. You can try to use ...
undeath hashcat 13 4,679 06-06-2019, 03:21 PM
    Thread: Plz help with iTunes encryption
Post: RE: Plz help with iTunes encryption

It's not clear what exactly your problem is.
undeath hashcat 2 1,274 06-05-2019, 11:17 AM
    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
    Thread: Restore point stays at 0
Post: RE: Restore point stays at 0

You're using lots of rules. Hashcat will take a bit to reach a checkpoint.
undeath hashcat 3 1,754 06-04-2019, 10:10 AM
    Thread: Combinator + mask?
Post: RE: Combinator + mask?

The most efficient way to tackle this problem is probably combinator stdin on a0 and generated rules files to emulate the mask part.
undeath hashcat 1 1,081 06-04-2019, 10:09 AM
    Thread: How does hashcat control the fan?
Post: RE: How does hashcat control the fan?

It doesn't. Use external tools.
undeath hashcat 1 1,112 06-02-2019, 12:29 PM
    Thread: Hashcat Brain
Post: RE: Hashcat Brain

you should always use the potfile, unless you are tracking cracked hashes through other means (eg outfile). hashcat brain will not do that.
undeath hashcat 5 2,298 05-28-2019, 06:23 PM
    Thread: How to check if GPU REALLY is reference?!
Post: RE: How to check if GPU REALLY is reference?!

the picture you posted is reference design. it matches flomac's description. reference = founders
undeath Hardware 3 2,387 05-28-2019, 06:21 PM
    Thread: Excel 2016 Workbook Hash
Post: RE: Excel 2016 Workbook Hash

hashcat can only crack passwords of encrypted office documents, not protected ones.
undeath hashcat 2 2,112 05-27-2019, 07:23 PM
    Thread: hashcat mask attack
Post: RE: hashcat mask attack

hashserious Wrote: (05-26-2019, 11:33 PM) -- . -- nope. that's not what op asked.
undeath hashcat 3 2,170 05-27-2019, 12:16 AM
    Thread: Decrypt DES-CBC RSA private key
Post: RE: Decrypt DES-CBC RSA private key

no
undeath hashcat 4 7,034 05-25-2019, 11:12 PM
    Thread: Atoms client-less WPA-attack if PSK not in dict
Post: RE: Atoms client-less WPA-attack if PSK not in dic...

Please be more specific. What hash mode are you talking about? In general, hashcat will never automatically switch between different attack modes.
undeath hashcat 2 1,526 05-25-2019, 03:41 PM
    Thread: Hashcat not working
Post: RE: Hashcat not working

"it's not working" is no acceptable problem description. If you have error messages post them. If you have no error messages explain what you are experiencing and what you would expect to happen. I...
undeath hashcat 4 2,031 05-23-2019, 09:07 PM
    Thread: Lost Open Docx password
Post: RE: Lost Open Docx password

then run a mask attack with -1 ?l?d PLO?1?1?1?1?1
undeath Hardware 6 3,366 05-14-2019, 08:24 PM
    Thread: Lost Open Docx password
Post: RE: Lost Open Docx password

in the case you describe a mask attack would be much more appropriate than a wordlist attack. https://hashcat.net/wiki/doku.php?id=mask_attack Do you remember if the later characters are upper or l...
undeath Hardware 6 3,366 05-13-2019, 03:22 PM
    Thread: Can someone explain what Payload pbkdf2 information means
Post: RE: Can someone explain what Payload pbkdf2 inform...

you can use this script to extract a string hashcat can handle from that file: https://github.com/stricture/hashstack-server-plugin-hashcat/blob/master/scrapers/blockchain2hashcat.py note: change "ve...
undeath hashcat 2 1,743 05-13-2019, 02:52 PM