3DES (hc 3.40): K1 == K3 and K1 != K2 possible?
#5
Yes, it has to do with the changes that I made.
Prior to the changes, my charset and mask was: -1 X:\xxxx\xxxx\xxxx\hashcat-3.30\charsets\DES_full.charset -2 ?1?s --hex-charset ?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2
and that worked, but I believe that it was looking for k1, k2, k3 all different. I added the ?s to charset 2 to avoid getting "mask is too small".

My question is, in order to get k1==k3, and k1!=k2, do I have to make changes to the 3 m14100 files, or do I have to setup the mask correctly, or both?
Thanks.


Messages In This Thread
RE: 3DES (hc 3.40): K1 == K3 and K1 != K2 possible? - by al1984 - 03-08-2017, 12:55 PM
RE: hashcat v3.40 - by atom - 03-07-2017, 09:58 AM
RE: hashcat v3.40 - by al1984 - 03-08-2017, 11:17 AM