Mining rigs power combined
#6
(06-18-2022, 05:02 PM)Zilim Wrote: is it possible for hashcat to decrypt 64 hex string provided the hashed version ? 64 chars and using 150 gpus at once (all rx3090) .. whenever i test on my pc i get integer overflow detected ..

No, you won't live long enough to break that, never mind the other technical limitations.

64 hex chars is 16^64 possible combinations, which is about 1.157 x 10^77 combinations. That's very close to the estimated number of atoms in the observable universe.

The reason you get integer overflow from hashcat is because hashcat will only handle up to 2^64 combinations in a mask attack.
Reply


Messages In This Thread
Mining rigs power combined - by Zilim - 06-18-2022, 01:44 AM
RE: Mining rigs power combined - by marc1n - 06-18-2022, 11:49 AM
RE: Mining rigs power combined - by Zilim - 06-18-2022, 12:44 PM
RE: Mining rigs power combined - by marc1n - 06-18-2022, 12:52 PM
RE: Mining rigs power combined - by Zilim - 06-18-2022, 05:02 PM
RE: Mining rigs power combined - by pdo - 06-18-2022, 05:26 PM