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 [asc] Posted
    Thread: benchmarking and retain
Post: RE: benchmarking and retain

The kernel runtime (miliseconds) is too short to produce any heat on the GPU
atom hashcat 3 3,392 06-13-2017, 08:38 AM
    Thread: Plaintext within DES ECB mode 14000
Post: RE: Plaintext within DES ECB mode 14000

This has nothing to do with hashcat. DES is a block cipher using a block size of 8 bytes. Therefore both the PT and the CT need to be exactly 8 bytes, too.
atom hashcat 2 3,390 12-01-2016, 07:23 PM
    Thread: hashcat v4.0.0 and -w 3
Post: RE: hashcat v4.0.0 and -w 3

Which hash-mode are you talking about?
atom hashcat 2 3,389 12-08-2017, 11:03 AM
    Thread: bit slice
Post: RE: bit slice

We're looking into that. Thanks!
atom Old oclHashcat Support 1 3,388 10-10-2015, 08:45 PM
    Thread: hashcat 2 bitcoin
Post: RE: hashcat 2 bitcoin

You mean you want to go back from the hash to the original wallet? That's not possible
atom hashcat 1 3,381 11-02-2017, 11:53 AM
    Thread: Noob Question: OSX Setup Issues
Post: RE: Noob Question: OSX Setup Issues

There's no binary for OSX in the .7z. For OSX you need to compile from source.
atom hashcat 2 3,375 08-29-2016, 09:49 AM
    Thread: GPU Fan Control
Post: RE: GPU Fan Control

You're right, if you set --gpu-temp-retain=1 it should set the fans to 100% and it works in my case. Maybe you do no have setup the X11 correctly so that an external program can set fans, or you lack...
atom hashcat 1 3,373 06-25-2017, 02:36 PM
    Thread: md5(md5($salt).md5($pass).$salt)
Post: RE: md5(md5($salt).md5($pass).$salt)

Not supported
atom hashcat 1 3,368 02-16-2017, 01:19 PM
    Thread: Passphrase help
Post: RE: Passphrase help

Hashcat itself does not support the generation of "passphrases", but supports reading from stdin. What you need to find a tool to generate passphrases and then pipe the output to hashcat.
atom hashcat 2 3,365 12-07-2016, 07:35 PM
    Thread: oclHashcat-plus-0.09b17.7z Fan
Post: RE: oclHashcat-plus-0.09b17.7z Fan

plus wasnt updated yet. i want to make sure its fixed in -lite. if its done, i will backport it to plus
atom Beta Tester 2 3,363 06-12-2012, 10:20 AM
    Thread: rx 480 amd drivers 19.2.2
Post: RE: rx 480 amd drivers 19.2.2

Probably just overheating GPU leading to all sort of unpredictable outcome.
atom hashcat 7 3,362 02-20-2019, 08:50 AM
    Thread: Why max 128
Post: RE: Why max 128

It's better to have a maximum no one can reach than saying there's no limit. You can increase that number yourself when compiling from source
atom Old oclHashcat Support 1 3,360 02-05-2016, 10:00 AM
    Thread: hashcat v3.00 + ntlm performance
Post: RE: hashcat v3.00 + ntlm performance

It was always that fast (in oclHashcat), I just didn't backport the optimizations to hashcat-legacy. If you want to know more about the partial reversal used read this: https://hashcat.net/events/p13/...
atom hashcat 1 3,354 06-30-2016, 09:07 AM
    Thread: can a WPA hash be cracked with other than "2500" hash mode?
Post: RE: can a WPA hash be cracked with other than "250...

Why MD5? MD4!
atom hashcat 2 3,349 02-15-2018, 04:52 PM
    Thread: Need a little help with hashcat 3.20
Post: RE: Need a little help with hashcat 3.20

Two things to mentions here: * Looks like this is some issue with AMD on Windows * Even if this does not affect the problem with the AMD cards, remove OpenCL Driver for Intel Iris and Intel HD Gra...
atom hashcat 1 3,347 12-03-2016, 02:17 PM
    Thread: Write rules
Post: RE: Write rules

Rules reference: https://hashcat.net/wiki/doku.php?id=rule_based_attack
atom hashcat 2 3,347 02-06-2017, 10:19 PM
    Thread: Disable Cracking performance lower than expected?
Post: RE: Disable Cracking performance lower than expect...

You can also use an undocumented feature --advice-disable
atom hashcat 3 3,347 07-29-2018, 01:23 PM
    Thread: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE only for -m 2500
Post: RE: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCA...

Add more host memory, use 64 bit OS
atom hashcat 5 3,344 07-29-2018, 01:29 PM
    Thread: Attack succeeds with brute-force, but same attack fails with dictionary
Post: RE: Attack succeeds with brute-force, but same att...

I can reproduce this locally, please open a github issue
atom hashcat 1 3,338 09-16-2016, 09:03 AM
    Thread: New Hash Function
Post: RE: New Hash Function

Not sure if this is the one you are talking about: https://github.com/b/ION/blob/master/ams/library/nullcrypt.c Quote: -- memcpy(cyphertext, plaintext, ptlen); -- In that case I'd say it's s...
atom Old oclHashcat Support 1 3,331 08-05-2015, 02:06 PM