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 [desc] Views Posted
    Thread: osx 10.13.1 speed issue
Post: RE: osx 10.13.1 speed issue

Read the warning message in your output: ATTENTION! Pure (unoptimized) OpenCL kernels selected. This enables cracking passwords and salts > length 32 but for the price of drastical reduced perform...
Chick3nman hashcat 4 3,892 11-13-2017, 07:49 PM
    Thread: osx 10.13.1 speed issue
Post: RE: osx 10.13.1 speed issue

That looks about like what I would expect. Try the following command line and see if it give you the same speed as the benchmark: ./hashcat -a3 -m1000 44d3b96ae559418e8d36264198b60112 ?a?a?a?a?a?a?...
Chick3nman hashcat 4 3,892 11-13-2017, 11:22 PM
    Thread: Single 15 char NTLM Hash with known info
Post: RE: Single 15 char NTLM Hash with known info

>15-Length > consists of 6 words (no spaces) What 6 words fit in 15 characters? That's like,
Chick3nman General Talk 4 3,365 01-02-2018, 07:41 PM
    Thread: Bitshares wallet
Post: RE: Bitshares wallet

Do you have a wallet file? I can work on the format for you.
Chick3nman hashcat 4 3,614 01-29-2018, 06:51 AM
    Thread: Running Hashcat on SBC
Post: RE: Running Hashcat on SBC

In theory, hashcat can run on the RasPi, you can compile it for ARM easily. Now, getting OpenCL might be harder, im not sure the state of OpenCL for the RasPi. As for the Asus Tinker Board, it not onl...
Chick3nman hashcat 4 5,953 01-31-2018, 05:29 AM
    Thread: Running Hashcat on SBC
Post: RE: Running Hashcat on SBC

It's my understanding that these issues were addressed in the recent revision, the Tinker Board S. https://www.asus.com/Single-Board-Computer/Tinker-Board-S/
Chick3nman hashcat 4 5,953 02-01-2018, 05:40 PM
    Thread: Bitshares wallet
Post: RE: Bitshares wallet

Well, since i dont have a bitshares wallet, i would need to know what information you have, what format its in, and what algorithms are being used. Then i could work out a format to be passed to hashc...
Chick3nman hashcat 4 3,614 02-15-2018, 08:57 PM
    Thread: Can I use Hashcat for checking against HIBP DB?
Post: RE: Can I use Hashcat for checking against HIBP DB...

Using the list of hashes you want to check as a dictionary and the list of hashes you want to check against as a target, I believe you can make use if the "plaintext" mode in hashcat to do this. Mod...
Chick3nman hashcat 4 3,071 03-10-2019, 06:23 PM
    Thread: Are two CPU's required for a 6-8 GPU rig?
Post: RE: Are two CPU's required for a 6-8 GPU rig?

Yes and No. In theory 2 CPUs provide more PCI-E lanes so more GPUs can run with proper bandwidth. But they are not required assuming the board you choose has a backplane with PLX chips on it, which sw...
Chick3nman Hardware 4 3,240 05-14-2019, 10:09 PM
    Thread: Alternatives to HashcatGUI?
Post: RE: Alternatives to HashcatGUI?

>A perfect example of a wise-guy answer. >The point is that it's very boring to type in, or even copy/paste, the paths to hashes and wordlists. It's boring to type in paths to stuff? Why not just ...
Chick3nman hashcat 4 1,994 07-07-2019, 05:16 AM
    Thread: Looking to rent GPU Server 4 hashcat.
Post: RE: Looking to rent GPU Server 4 hashcat.

You are asking a lot of things here but I'll cover probably the most important part. Bruteforce of ?a length 10 is not going to happen on pretty much any wallet variant, and bruteforce of ?a 1-8 is...
Chick3nman Hardware 4 4,071 07-11-2019, 01:40 AM
    Thread: 2080 super vs 2080ti
Post: RE: 2080 super vs 2080ti

As long as you are keeping your cards cool, they will be boosting WELL about the advertised "boost clock". It will also likely not be a noticeable enough change for you to really care. A couple extra ...
Chick3nman Hardware 4 3,046 10-09-2019, 02:52 AM
    Thread: Need assistance
Post: RE: Need assistance

Is hash.txt in the same folder as the hashcat binary?
Chick3nman hashcat 4 1,771 10-13-2019, 08:16 AM
    Thread: SCRYPT speed trouble
Post: RE: SCRYPT speed trouble

For Ethereum's SCrypt settings, yes, 31H/s is ok.
Chick3nman hashcat 4 2,128 10-15-2019, 12:29 PM
    Thread: dapp / digital currency for password cracking
Post: RE: dapp / digital currency for password cracking

No. I'm sure you'll get all the reasonable answers about how ASICs work and why they wouldn't work for cracking passwords/hashes in the same way, even if you could make them fast. I'm going to go ...
Chick3nman General Talk 4 1,730 01-10-2020, 08:19 AM
    Thread: dapp / digital currency for password cracking
Post: RE: dapp / digital currency for password cracking

Correct, the major problem with distributing a workload where you may not find an answer and can not prove you did the work is something i would like to refer to as "Node Trust". Miners or "Nodes" mus...
Chick3nman General Talk 4 1,730 01-19-2020, 10:57 PM
    Thread: what type of this hash??
Post: RE: what type of this hash??

Where did it come from? I understand the format, I'm just curious about the origin.
Chick3nman General Talk 5 6,440 03-24-2017, 07:06 PM
    Thread: Decrypt the password 2 of Blockchain wallet
Post: RE: Decrypt the password 2 of Blockchain wallet

It does not look like hashcat has directly implemented Blockchain second passwords. Gurnec's BTCRecover can do this, however, so you will want to look into that if you need to recover one. https://...
Chick3nman hashcat 5 5,901 08-18-2017, 12:47 AM
    Thread: do hashcat-utils use the gpu's?
Post: RE: do hashcat-utils use the gpu's?

Combinator3 is not going to be using the GPUs because it isn't doing any heavy computations. It's very simply combing 3 files and spitting out the candidates. You can use the --stdout flag in hash...
Chick3nman hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 5 6,382 10-19-2017, 09:42 PM
    Thread: [sha256] Hash inside a hash
Post: RE: [sha256] Hash inside a hash

How about, since this is 99% likely to be you trying to crack chained sha256 hashes from a gambling site, lets not attack gambling sites :)
Chick3nman hashcat 5 3,758 11-29-2017, 05:11 PM