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: Hashcat is not giving me a username with the hash
Post: RE: Hashcat is not giving me a username with the h...

> --force /thread
Chick3nman hashcat 3 4,414 03-04-2017, 01:46 AM
    Thread: Bitcoin multibit.wallet hash extraction
Post: RE: Bitcoin multibit.wallet hash extraction

Not supported as far as I know. Try this: https://github.com/gurnec/btcrecover
Chick3nman hashcat 3 5,403 03-14-2017, 09:43 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: Electrum bitcoin wallet
Post: RE: Electrum bitcoin wallet

Electrum's KDF does not seem to be supported by hashcat currently, at least from what I can tell. There are other tools that do support electrum wallet cracking available, though you may not have GPU ...
Chick3nman hashcat 1 4,399 05-12-2017, 11:08 PM
    Thread: PSU measuring
Post: RE: PSU measuring

The pull from the wall should be just a little bit higher than the pull from the PSU due to losses from non-perfect efficiency. Under worst case scenario, your 1080 will draw a rough 300W and your 107...
Chick3nman Hardware 6 6,769 05-16-2017, 06:04 PM
    Thread: Special character salt before or after hash
Post: RE: Special character salt before or after hash

1. -m 110 or -m 120, try both if you are unsure 2. Salts do not need to be in hex, simply append them to the hashes after a colon like this:  hash:salt
Chick3nman hashcat 2 3,559 05-26-2017, 06:53 AM
    Thread: Cracking a BIP38 bitcoin wallet
Post: RE: Cracking a BIP38 bitcoin wallet

What wallet client was used? Also what format do you have the data in right now?
Chick3nman hashcat 3 10,126 05-30-2017, 01:06 AM
    Thread: Cracking a BIP38 bitcoin wallet
Post: RE: Cracking a BIP38 bitcoin wallet

Looking at how BIP-38 is setup, it wouldnt be too hard to build a script to try and attack the wallet passphrase, and then verify the decrypted private key against the public key you have. This pag...
Chick3nman hashcat 3 10,126 05-30-2017, 05:31 PM
    Thread: Ethereum wallet length exception
Post: RE: Ethereum wallet length exception

Ethereum Presale ($ethereum$w*) are not supported by hashcat yet. You can track the addition status via the github issue here: https://github.com/hashcat/hashcat/issues/1279
Chick3nman hashcat 6 7,385 06-20-2017, 11:02 PM
    Thread: Hashcat VS EthCracker -presale
Post: RE: Hashcat VS EthCracker -presale

Hashcat doesnt currently support pre-sale($ethereum$w*) hashes. You can track the addition via the github issue here: https://github.com/hashcat/hashcat/issues/1279 To answer your other question, h...
Chick3nman General Talk 1 3,441 06-22-2017, 06:35 PM
    Thread: Electrum support - aes_decrypt (sha256 (sha256 ($pass), $data)
Post: RE: Anyone interested in being paid to add support...

I'm able to pull a good ~800-900kH/s using just the CPU code from BTCRecover on my home workstation, what hardware are you using? I don't mean to discourage the addition to hashcat, I just don't under...
Chick3nman hashcat 32 25,733 06-26-2017, 08:48 PM
    Thread: Electrum support - aes_decrypt (sha256 (sha256 ($pass), $data)
Post: RE: Anyone interested in being paid to add support...

If BTCRecover does not end up working for you, you may also check out JTR. It looks like @Kholia has already done some work to have the algorithm added to JTR and has even created a script(electrum2jt...
Chick3nman hashcat 32 25,733 06-27-2017, 04:39 AM
    Thread: Ethereum Mining Cards for HashCat
Post: RE: Ethereum Mining Cards for HashCat

I will probably be buying one after they come out next month to do some investigating, I'll post benchmarks if/when I can.
Chick3nman Hardware 3 5,448 06-29-2017, 12:08 AM
    Thread: Can anyone explain how hashcat is able to crack Scrypt via CPU without using tons of
Post: RE: Can anyone explain how hashcat is able to crac...

I may be mistaken, but from what I can find regarding the SSG's use of M.2 SSD's on board, it does not seem like they will be usable as VRAM. Instead, it sounds like the onboard SSD will be used as a ...
Chick3nman hashcat 3 4,791 07-12-2017, 06:15 PM
    Thread: Epic cracking!
Post: RE: Epic cracking!

slayerdiangelo Wrote: (08-03-2017, 05:11 PM) -- Two computers working together is always better than one,why can't you understand this-simple fact? -- Imagine you had an impossible task. It could e...
Chick3nman hashcat 17 13,901 08-03-2017, 05:54 PM
    Thread: Pronouncable passwords cracking
Post: RE: Pronouncable passwords cracking

Given that these passwords are generated in a semi-random way, with rules around how they are produced to attempt to make them "pronounceable" it may be possible to reduce the keyspace a bit or at lea...
Chick3nman hashcat 3 3,416 08-10-2017, 05:41 PM
    Thread: Excel Password Hash Extraction
Post: RE: Excel Password Hash Extraction

Do you know how old the file is? It's possible this file is simply using the older VBA script password prompt, which is easily removable and doesn't require cracking.
Chick3nman General Talk 3 7,360 08-14-2017, 07:55 PM
    Thread: [Bounty] variant of PBKDF2-HMAC-SHA256 needed
Post: RE: variant of PBKDF2-HMAC-SHA256 needed

What wallet/client are you interested in cracking? It's possible that you could use one of the modes in hashcat with just a different round setting. It's also possible you need more than just the pbkd...
Chick3nman hashcat 8 8,169 08-14-2017, 10:26 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: Restored session timer
Post: RE: Restored session timer

As far as timing how long it takes, it does not look like there's any inbuilt function to handle this sort of thing(feature request maybe?). That said, the total bruteforce time and the time remaining...
Chick3nman hashcat 1 1,959 08-25-2017, 06:04 PM