20 char mask-integer overflow
#5
(10-08-2021, 02:53 AM)drsnooker Wrote: Hmmm, probably too many chars.

hashcat64.exe -m 100 -a 3 -d 1,2,3,4,5,6 -1 ?l?s hash ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?d0
hashcat64.exe -m 100 -a 3 -d 1,2,3,4,5,6 -1 ?l?s hash ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?d1
hashcat64.exe -m 100 -a 3 -d 1,2,3,4,5,6 -1 ?l?s hash ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?d2

Do you still get the error when you replace the last number with a fixed char? If not you can try fixing the last two digits, you'll just have to run it 99 times.

hashcat64.exe -m 100 -a 3 -d 1,2,3,4,5,6 -1 ?l?s hash ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?100
hashcat64.exe -m 100 -a 3 -d 1,2,3,4,5,6 -1 ?l?s hash ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?101
hashcat64.exe -m 100 -a 3 -d 1,2,3,4,5,6 -1 ?l?s hash ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?102
etc


I will try it, im doing now a hash of sha1that takes 1h but as soon as it ends i will try

Edit:
I try it and said the same iteger overflow... i dont know why y try also with -m 6000 couse im not 100% sure if is sha1 or RIPEMD160 but also nothing
Reply


Messages In This Thread
20 char mask-integer overflow - by nachorov027 - 10-08-2021, 12:35 AM
RE: 20 char mask-integer overflow - by drsnooker - 10-08-2021, 12:39 AM
RE: 20 char mask-integer overflow - by drsnooker - 10-08-2021, 02:53 AM
RE: 20 char mask-integer overflow - by nachorov027 - 10-08-2021, 03:09 AM
RE: 20 char mask-integer overflow - by drsnooker - 10-08-2021, 04:11 AM
RE: 20 char mask-integer overflow - by drsnooker - 10-08-2021, 04:20 AM
RE: 20 char mask-integer overflow - by drsnooker - 10-08-2021, 09:45 AM
RE: 20 char mask-integer overflow - by nick8606 - 10-08-2021, 10:46 AM