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 [asc] Views Posted
    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
    Thread: find missing characters from my private key
Post: RE: find missing characters from my private key

32 hex characters = 340282366920938463463374607431768211456 total different possibilities There is no way to brute force that before our solar system is consumed by our sun.
Chick3nman hashcat 5 4,355 05-31-2018, 08:21 PM
    Thread: [SOLVED] 'inconsistency in registered CommandLine options' on Ubuntu 19.10
Post: RE: 'inconsistency in registered CommandLine optio...

You are using --force. Please read the error warnings that are displayed when using --force. Code: -- You have enabled --force to bypass dangerous warnings and errors! This can hide serious pro...
Chick3nman hashcat 5 3,076 11-02-2019, 01:18 AM
    Thread: TITAN RTX - performance issues?
Post: RE: TITAN RTX - performance issues?

I run hashcat on Titan RTX pretty much daily, this seems like reasonable enough speed given its just a straight wordlist attack and its dumped into the hashcat GUI(which we don't support officially). ...
Chick3nman hashcat 5 2,340 10-25-2019, 02:20 AM
    Thread: what's wrong with the third Card?
Post: RE: what's wrong with the third Card?

I have this exact same behavior when loading up low workload attacks(3x 1080 FE). Small dictionaries and poor/small masks and rules can cause this. If you increase your workload, it should fix it and ...
Chick3nman hashcat 4 4,869 12-09-2016, 12:27 AM
    Thread: How to Create the Rules for This Password Structure
Post: RE: How to Create the Rules for This Password Stru...

This sounds like the Xfinity default password format. The way I accomplished it was to setup a ruleset that puts the numbers in the middle of an already combined wordlist using the inset rule. It's fa...
Chick3nman hashcat 4 6,737 01-27-2017, 12:40 AM
    Thread: Bug: bitcoin GPU recovery is broken since olcHashcat 1.37 till current (hashcat 3.10)
Post: RE: Bug: bitcoin GPU recovery is broken since olcH...

Working fine for me. Windows 7 x64, 2x GTX 1080 Hash Type:11300 hashcat (v3.10) starting... OpenCL Platform #1: Intel(R) Corporation ======================================== - Device #1: ...
Chick3nman hashcat 4 6,695 10-25-2016, 11:39 PM
    Thread: How to Create the Rules for This Password Structure
Post: RE: How to Create the Rules for This Password Stru...

rustyshackleford Wrote: (01-27-2017, 03:58 PM) -- Thank you for your reply!:) Yes, its a Cisco DPC3941B router and the service is xfinity. Is the dictionary you used online? I would love to use that ...
Chick3nman hashcat 4 6,737 01-27-2017, 09:25 PM
    Thread: Looking for a Pascal-based Tesla Benchmark
Post: RE: Looking for a Pascal-based Tesla Benchmark

Flomac is correct, they are comparable to the GeForce cards of the same core count, though typically a bit slower due to the more "stable"(read: slow) clock speeds that are set on Tesla cards.
Chick3nman Hardware 4 3,693 10-10-2017, 04:38 PM
    Thread: dash/darkcoin
Post: RE: dash/darkcoin

Hashcat does not directly support Darkcoin/Dash from what I can tell, though if the wallet/coin is Core-derived, it may still be possible assuming they haven't messed with the KDF. Will need to do som...
Chick3nman hashcat 4 4,303 10-10-2017, 04:44 PM
    Thread: dash/darkcoin
Post: RE: dash/darkcoin

The script you have is fine to use, but if you care, it's using some of the same code as BTCRecover's extract script, found here: https://github.com/gurnec/btcrecover/tree/master/extract-scripts
Chick3nman hashcat 4 4,303 10-13-2017, 03:53 AM
    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