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 Views Posted [desc]
    Thread: Distribute calculations and "verification" hashes
Post: RE: Distribute calculations and "verification" has...

hashcat and statsprocessor do not share the same algorithm
atom hashcat 6 6,259 08-26-2017, 04:53 PM
    Thread: --stdout not working?
Post: RE: --stdout not working?

Is fixed already. Just pull latest github master
atom hashcat 2 3,280 08-26-2017, 04:53 PM
    Thread: MD5 crack with first chars known
Post: RE: MD5 crack with first chars known

I'd go -m 20, that allows you to use all attack-modes
atom hashcat 2 2,433 08-28-2017, 08:15 AM
    Thread: kwprocessor route help
Post: RE: kwprocessor route help

That seems correct. If you need to jump it's better to first generate smaller portions using kwprocessor, then combinator attack them.
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 3,168 08-28-2017, 08:17 AM
    Thread: GTX 1080 FE vs GTX 1080 Ti FE
Post: RE: GTX 1080 FE vs GTX 1080 Ti FE

Here's with updated prices: 1080FE: 41354.8 MH/s / €509 = 81.24 MH/s per € 1080tiFE: 53173.6 MH/s / €698 = 76.17 MH/s per €
atom Hardware 8 9,533 08-28-2017, 08:21 AM
    Thread: Where to download old versions?
Post: RE: Where to download old versions?

That's not correct. Both languages compile into PTX first.
atom hashcat 6 4,958 08-31-2017, 10:06 AM
    Thread: IOS Hachcat error Old hccap
Post: RE: IOS Hachcat error Old hccap

Do not convert from .cap to hccap format, convert to hccapx instead. There's plenty of options how to do that.
atom hashcat 1 2,401 08-31-2017, 10:08 AM
    Thread: AES implementation not working on GPUs for small keyspaces?
Post: RE: AES implementation not working on GPUs for sma...

That sounds like you did not make sure to fill the shared memory before early exit the kernel (return too soon).
atom hashcat 4 5,359 08-31-2017, 10:09 AM
    Thread: *processor restore
Post: RE: *processor restore

If you pipe to hashcat, you can not make use of the -s option.
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 3,070 08-31-2017, 10:10 AM
    Thread: Unsupported format (md5($salt.$pass) / Wordpress)?
Post: RE: Unsupported format (md5($salt.$pass) / Wordpre...

Very old wordpress used raw MD5 instead of phpass. You can not convert between them. If you use -m 20, it's perfectly fine to use shorter salts than the one shown in the example hash page. This is jus...
atom hashcat 1 2,598 08-31-2017, 10:12 AM
    Thread: Hashcat 3.6.0 freeze on Ubuntu 16.04.3 LTS with amdgpu-pro-17.30
Post: RE: Hashcat 3.6.0 freeze on Ubuntu 16.04.3 LTS wit...

As you can see from the dmesg output yourself, hashcat is not the problem. The AMDGPU-Pro driver is still kind of unstable. I'd recommend ROCm instead, but even ROCm is still not production ready. The...
atom hashcat 3 5,051 08-31-2017, 10:15 AM
    Thread: 1password agilebits conversion - doesn't match sample?
Post: RE: 1password agilebits conversion - doesn't match...

Maybe format changed in the meanwhile?
atom hashcat 3 3,947 08-31-2017, 10:15 AM
    Thread: RAR3 trouble…!
Post: RE: RAR3 trouble…!

He probably meant 1500 h/s
atom hashcat 7 5,480 08-31-2017, 10:16 AM
    Thread: AES implementation not working on GPUs for small keyspaces?
Post: RE: AES implementation not working on GPUs for sma...

Yeah it's the barrier I mean. It's just important that there's no return statement executed before the kernel reaches this point in code. If it does, it's not guaranteed all data from constant buffer ...
atom hashcat 4 5,359 08-31-2017, 05:51 PM
    Thread: RAR3 trouble…!
Post: RE: RAR3 trouble…!

Why does it seem too low. There's plenty of algorithm that slow. The only way to attack them is with targeted wordlists.
atom hashcat 7 5,480 09-01-2017, 10:22 AM
    Thread: Ryzen 1800X CPU with 1080 Ti GPU
Post: RE: Ryzen 1800X CPU with 1080 Ti GPU

There needs to be a vendor specific OpenCL binding
atom Hardware 42 58,349 09-08-2017, 01:53 PM
    Thread: Want to implement SHA3-256 with Iterations
Post: RE: Want to implement SHA3-256 with Iterations

Where is this used in
atom hashcat 3 4,037 09-08-2017, 01:57 PM
    Thread: Lost passphrase, help with syntax!
Post: RE: Lost passphrase, help with syntax!

WarpWallet is not supported
atom General Talk 1 2,578 09-08-2017, 01:57 PM
    Thread: [Bounty] variant of PBKDF2-HMAC-SHA256 needed
Post: RE: [Bounty] variant of PBKDF2-HMAC-SHA256 needed

all the stuff you need is already in the kernel, you just need to find someone to put them together. especially with latest version opencl kernel development is much easier
atom hashcat 8 8,169 09-17-2017, 01:07 PM
    Thread: GPU drivers are not installed!
Post: RE: GPU drivers are not installed!

Holy shit what is this post. oclhashcat-lite, then oclhashcat-plus in the commandline, space between wordlist and hash posted. Please come back when you're sync with todays development. Banned for a w...
atom hashcat 1 2,509 09-17-2017, 01:12 PM