05-07-2020, 04:12 PM
Hi,
Is there is a way to split a hash in half, for example the below hash is of a 10 character password Alpha-numeric [A-Z 0-9]
$zip2$*0*1*0*823be6152d3cb0d7*69a5*b*a3ea3f7a6517db2cb94170*2e8026d64b739432b6d8*$/zip2$
Mask attack with ?H?H?H?H?H?H?H?H?H?H takes 8 days but if I were to split the hash in 2 and crack 5 characters at a time would take 3 seconds.
Anyone knows if this is possible?
Is there is a way to split a hash in half, for example the below hash is of a 10 character password Alpha-numeric [A-Z 0-9]
$zip2$*0*1*0*823be6152d3cb0d7*69a5*b*a3ea3f7a6517db2cb94170*2e8026d64b739432b6d8*$/zip2$
Mask attack with ?H?H?H?H?H?H?H?H?H?H takes 8 days but if I were to split the hash in 2 and crack 5 characters at a time would take 3 seconds.
Anyone knows if this is possible?