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 [asc] Forum Replies Views Posted
    Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question

whops, minor typo on my part. Should be -a 6 not -a 0 ?s201?d is a mask
undeath General Talk 29 5,284 04-20-2020, 01:06 PM
    Thread: DES-ECB
Post: RE: DES-ECB

That's because DES operates on 7 bits only. Both keys are valid.
undeath hashcat 7 1,523 04-22-2020, 12:10 AM
    Thread: hashcat.launcher is available! (an alternative to hashcatGUI)
Post: RE: hashcat.launcher is available! (an alternative...

not a GUI user myself but it's nice to see some competition in that area :) And thanks for open-sourcing it.
undeath User Contributions 5 2,279 04-22-2020, 12:14 AM
    Thread: Intel Integrated GPU
Post: RE: Intel Integrated GPU

never use --force remove pocl try to figure out why your intel runtime is not detected
undeath Hardware 4 1,778 04-22-2020, 12:15 AM
    Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question

Are you sure you were running the command with -a 6? The error message shows an error for the -a 1 kernel.
undeath General Talk 29 5,284 04-22-2020, 12:17 AM
    Thread: DES-ECB
Post: RE: DES-ECB

bits != bytes
undeath hashcat 7 1,523 04-22-2020, 01:29 AM
    Thread: how to create .rule and .hcmask files
Post: RE: how to create .rule and .hcmask files

a text editor
undeath hashcat 5 1,188 04-22-2020, 08:37 PM
    Thread: how to create .rule and .hcmask files
Post: RE: how to create .rule and .hcmask files

what's that supposed to mean?
undeath hashcat 5 1,188 04-22-2020, 08:54 PM
    Thread: DES-ECB
Post: RE: DES-ECB

The DES character set is simply cutting the keyspace. If you were using ?b you'd brute-force the unused bit as well.
undeath hashcat 7 1,523 04-22-2020, 10:47 PM
    Thread: Whats the most efficient way to do this? (newbie)
Post: RE: Whats the most efficient way to do this? (newb...

No, you would need a hash mode with salt support for that.
undeath hashcat 3 846 04-23-2020, 07:21 PM
    Thread: Benchmarks and Password per second
Post: RE: Benchmarks and Password per second

theNosieKnows Wrote: (04-24-2020, 10:59 AM) -- Code: -- Hashmode: 3200 - bcrypt $2*$, Blowfish (Unix) (Iterations: 32) Speed.#1.........:    60227 H/s (41.42ms) @ Accel:16 Loops:8 Thr:8 Vec:1...
undeath hashcat 3 983 04-25-2020, 12:23 AM
    Thread: Run Unpackage hashcat
Post: RE: Run Unpackage hashcat

I don't understand how you can unzip it two times. It's only a single archive. You run hashcat on linux using the *.bin binary file. There is no shell script.
undeath hashcat 1 583 04-25-2020, 12:25 AM
    Thread: help with hashcat.
Post: RE: help with hashcat.

holydark1337 Wrote: (04-25-2020, 06:45 PM) -- and in an 2-3 minutes reboot farm( -- PSU too weak, heat problem or hardware error
undeath hashcat 13 2,607 04-25-2020, 06:49 PM
    Thread: Error CPU Intel Hashcat 5.1.0.
Post: RE: Error CPU Intel Hashcat 5.1.0.

Even if it's not officially supported it should work on your distribution.
undeath hashcat 6 1,890 04-27-2020, 01:25 PM
    Thread: Hashcating 7z passw
Post: RE: Hashcating 7z passw

For what you want to do I would recommend rules instead of a mask attack. If you get the "Token length exception" I have bad news for you however. hashcat can only support 7z archives up to a certa...
undeath hashcat 4 1,056 04-27-2020, 07:06 PM
    Thread: Dusted off old gaming laptop
Post: RE: Dusted off old gaming laptop

Your device is too old.
undeath General Talk 3 980 04-27-2020, 10:26 PM
    Thread: Some interesting test 14100
Post: RE: Some interesting test 14100

You cannot do something like k1=k3 with a mask.
undeath hashcat 5 1,318 04-28-2020, 02:19 AM
    Thread: Offloading to GPU for a time study on my new rig - advice
Post: RE: Offloading to GPU for a time study on my new r...

Basically what slyexe said. Install rocm and hope your GPU is supported (it might be too old).
undeath Hardware 2 699 06-09-2020, 04:58 PM
    Thread: separator unmatched
Post: RE: separator unmatched

Hard to say without knowing your command line but I suspect you switched the parameters for wordlist and hashlist.
undeath hashcat 7 1,454 05-08-2020, 05:09 PM
    Thread: separator unmatched
Post: RE: separator unmatched

never use --force. if there are problems with hashcat fix them. I have no idea what kind of hash you are trying to crack but two things seem obvious: 1. you need to use the correct hash mode for w...
undeath hashcat 7 1,454 05-08-2020, 05:32 PM