• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Request: 6900XT Hashcat Benchmark

blade52x

2[H]4U
2FA
Joined
Sep 9, 2006
Messages
3,222
I'm not interested in mining crypto, just unlocking a wallet I forgot the password to an am curious how fast a 6900XT may be in that regard. I've found a few 6800XT benchmarks, haven't seen anything on the 6900XT yet. Can someone who has a 6900XT run the hashcat benchmark on it? Specifically the following commands:

hashcat -b -m 1400

hashcat -b -m 1420

The benchmarks should only take a few seconds to run. Thanks!
 
hashcat -b -m 1400
Speed.#1.........: 10300.7 MH/s (64.90ms) @ Accel:256 Loops:1024 Thr:64 Vec:1

Started: Mon Jan 11 22:48:40 2021
Stopped: Mon Jan 11 22:49:22 2021

-------

Benchmark relevant options:
===========================
* --optimized-kernel-enable

Hashmode: 1420 - sha256($salt.$pass)

Speed.#1.........: 9419.2 MH/s (70.99ms) @ Accel:512 Loops:512 Thr:64 Vec:1

Started: Mon Jan 11 22:49:38 2021
Stopped: Mon Jan 11 22:50:19 2021




BTW, do you know if this is any use on truecrypt hidden volumes? I have some discs and I think one of them has a wallet on it as well but I've been having a hell of a time determining which drive and none of the passwords I remember are working.
 
Thanks - that's actually about 5% faster than my 3090!

As far as your question - I'm not totally sure. But if you run "hashcat --help" you can see all the hash modes, and this shows up for TrueCrypt:

6211 | TrueCrypt RIPEMD160 + XTS 512 bit | Full-Disk Encryption (FDE)
6212 | TrueCrypt RIPEMD160 + XTS 1024 bit | Full-Disk Encryption (FDE)
6213 | TrueCrypt RIPEMD160 + XTS 1536 bit | Full-Disk Encryption (FDE)
6241 | TrueCrypt RIPEMD160 + XTS 512 bit + boot-mode | Full-Disk Encryption (FDE)
6242 | TrueCrypt RIPEMD160 + XTS 1024 bit + boot-mode | Full-Disk Encryption (FDE)
6243 | TrueCrypt RIPEMD160 + XTS 1536 bit + boot-mode | Full-Disk Encryption (FDE)
6221 | TrueCrypt SHA512 + XTS 512 bit | Full-Disk Encryption (FDE)
6222 | TrueCrypt SHA512 + XTS 1024 bit | Full-Disk Encryption (FDE)
6223 | TrueCrypt SHA512 + XTS 1536 bit | Full-Disk Encryption (FDE)
6231 | TrueCrypt Whirlpool + XTS 512 bit | Full-Disk Encryption (FDE)
6232 | TrueCrypt Whirlpool + XTS 1024 bit | Full-Disk Encryption (FDE)
6233 | TrueCrypt Whirlpool + XTS 1536 bit | Full-Disk Encryption (FDE)

I'm not sure if there are others in that list - but those are the ones that jumped out at me.
 
Hi
I would like to buy 6900XT and use it with Hashcat on Linux, but I'm not sure if 6900XT is currently supported.

I checked ROCm documentation, but I couldn't find an answer there.
 
I believe rocm drivers are integrated with standard AMD drivers now so maybe nothing special needs to be done. I can't remember if I ran my test on linux or windows but I could boot into linux and retest if you can share a guide on how to.

FWIW, I haven't had any issue getting ROCm cards working on a standard linux install so I believe that driver integration thing is working.
 
Back
Top