01-18-2019, 07:48 PM
@swing
did you try putting my1.hcchr and my2.hcchr into the root directory of hashcat and use a mask like this:
my1.hcchr,my2.hcchr,?l,?1?2?1?2?3?3?3
I think it's just a matter of if the file is found correctly. also note that \ is a special character if it comes to hcmask syntax, so maybe you need to use \\ instead.
anyways, you could also put/copy the content of the files from my1.hcchr directly into the hcmask file or as suggested use --hex-charset
did you try putting my1.hcchr and my2.hcchr into the root directory of hashcat and use a mask like this:
my1.hcchr,my2.hcchr,?l,?1?2?1?2?3?3?3
I think it's just a matter of if the file is found correctly. also note that \ is a special character if it comes to hcmask syntax, so maybe you need to use \\ instead.
anyways, you could also put/copy the content of the files from my1.hcchr directly into the hcmask file or as suggested use --hex-charset