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 [asc] Forum Replies Views Posted
    Thread: Cracking partial hex seed for Ethreum Presale
Post: RE: Cracking partial hex seed for Ethreum Presale

IIRC you can't separate the Keccak from the AES step in Presale format as it requires you to decrypt the full ciphertext and hash that with keccak to verify.
Chick3nman hashcat 10 6,402 06-29-2018, 09:06 PM
    Thread: Cracking partial hex seed for Ethreum Presale
Post: RE: Cracking partial hex seed for Ethreum Presale

The seed is 64 characters long? Now i'm confused. Ethereum Private Keys are 64 characters long, hex, seeds are typically the multi word phrases used to derive the private key. It's my understanding th...
Chick3nman hashcat 10 6,402 06-30-2018, 01:58 AM
    Thread: New to Hashcat, command starts and then stops after a few seconds
Post: RE: New to Hashcat, command starts and then stops ...

andross Wrote: (07-01-2018, 08:14 PM) -- Thanks for the help everyone. I was able to crack the passwords by removing hashcat and used John the Ripper instead. -- https://i.imgur.com/vwyn9Ny.png
Chick3nman hashcat 9 7,047 07-02-2018, 03:53 PM
    Thread: Building a 65 GPU distributed Rig... Open to suggestions.
Post: RE: Building a 65 GPU distributed Rig... Open to s...

In case you haven't read much around the forums, AMD GPUs tend to be serious fire hazards when running hashcat. Hashcat can be a very very demanding workload, above that of almost anything else. To th...
Chick3nman Hardware 7 5,221 07-11-2018, 11:41 PM
    Thread: Building a 65 GPU distributed Rig... Open to suggestions.
Post: RE: Building a 65 GPU distributed Rig... Open to s...

It's not just about heat on the cards, the cards also like to draw too much power from the PCI-e slot which can damage it, even if the heat itself isn't the direct cause. Commercial GPU chassis such a...
Chick3nman Hardware 7 5,221 07-11-2018, 11:58 PM
    Thread: Building a 65 GPU distributed Rig... Open to suggestions.
Post: RE: Building a 65 GPU distributed Rig... Open to s...

There is a thermal cutoff in hashcat, it's even configurable with a flag. That said, I'd be very careful with hashcat. Mining != max load. Even 100% util != 100% util. You will notice this when swappi...
Chick3nman Hardware 7 5,221 07-12-2018, 12:42 AM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

If i understand correctly, you are trying to recover a brainwallet via the original passphrase/seed? Tools already exist for this, and I am able to do this already, though not with hashcat. The one th...
Chick3nman hashcat 22 17,308 07-13-2018, 05:19 PM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

Benchmarks are finally here! https://twitter.com/Chick3nman512/status/1042869372338024449 https://gist.github.com/Chick3nman/d03c0d696699af2886c3404256801a9e It's performing around the speed of a 1...
Chick3nman Hardware 93 83,310 09-20-2018, 10:08 PM
    Thread: Tutor wanted to ask a few q's: offering BTC payment
Post: RE: Tutor wanted to ask a few q's: offering BTC pa...

In the case of searching for a salt, have you tried just relabeling the parts? Swap salt and password values around in their fields to match the algorithm. If i have md5($pass.$salt) and I know the...
Chick3nman hashcat 6 3,529 09-22-2018, 10:02 AM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

Flomac Wrote: (09-20-2018, 11:56 PM) -- PS: FE or OEM? -- I have an FE 2080 which i purchased specifically for testing hashcat on. I'll have Ti benchmarks as soon as I can get my hands on one, also...
Chick3nman Hardware 93 83,310 09-22-2018, 10:04 AM
    Thread: Tutor wanted to ask a few q's: offering BTC payment
Post: RE: Tutor wanted to ask a few q's: offering BTC pa...

If you want to hit every possible byte, use the mask ?b since it contains values 0-255. for a hash who's format is salt.pass or known.unkown, and its passed into hashcat as hash:salt or hash:known,...
Chick3nman hashcat 6 3,529 09-22-2018, 12:58 PM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

Nikos Wrote: (09-23-2018, 02:08 PM) -- No new instructions or secret sauce for hashcat and Turing cards. -- Except for all the new instructions that come with Turing, especially those integer math ...
Chick3nman Hardware 93 83,310 09-23-2018, 02:18 PM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

malakudi Wrote: (09-23-2018, 02:36 PM) -- Can you please run a --benchmark-all test? Can you also report running gpu frequency during this test? -- https://gist.github.com/epixoip/23068f4bc81db5051...
Chick3nman Hardware 93 83,310 09-23-2018, 02:50 PM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

malakudi Wrote: (09-23-2018, 03:02 PM) -- Great, thank you. FYI, Linux driver does exist, it is 410.57 and available in nvidia site. Maybe it wasn't available three days ago. -- It was indeed not a...
Chick3nman Hardware 93 83,310 09-23-2018, 03:25 PM
    Thread: Mixed hardware questions - 1080Ti's and 2080
Post: RE: Mixed hardware questions - 1080Ti's and 2080

While mixing hardware won't cause any serious issues, when starting an attack that requires a large amount of VRAM, if mixed cards are used, you will be limited by the memory of the smallest card in u...
Chick3nman Hardware 2 2,671 10-10-2018, 08:44 PM
    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: Hashcat running incorrectly and not using GPU.
Post: RE: Hashcat running incorrectly and not using GPU.

I would like to point out that while you are correct, it doesnt look like your GPU is showing up, you are having other issues with poor behavior outside of the detected GPU issue, likely related to yo...
Chick3nman hashcat 7 8,325 10-09-2019, 03:12 AM
    Thread: Long password
Post: RE: Long password

Buy/rent more GPUs.
Chick3nman hashcat 2 1,713 01-24-2019, 11:27 PM
    Thread: First Cracking Rig
Post: RE: First Cracking Rig

On the topic of Threadripper having 64 PCI-E lanes, please note that not all of those lanes are usable and the number is often misleading. Only 60 of those lanes are available for use, 4x are dedicate...
Chick3nman Hardware 19 10,139 02-19-2019, 10:43 PM
    Thread: First Cracking Rig
Post: RE: First Cracking Rig

For what it's worth, take a look at this thread: https://community.amd.com/thread/228930 This shows the trouble gone through to make threadripper work with more than 7 GPUs. Final number of work...
Chick3nman Hardware 19 10,139 02-19-2019, 11:13 PM