01-26-2020, 11:44 PM
first off, why are you using --force? This can cause issues cracking. Hashcat gives you reasons as to solve why it is not working correctly and you should listen.
secondly, your mask is completely wrong. See the wiki for help creating your mask. You're attempting a 20 character password which is way to big which is causing your integer overflow.
https://hashcat.net/wiki/doku.php?id=mask_attack
secondly, your mask is completely wrong. See the wiki for help creating your mask. You're attempting a 20 character password which is way to big which is causing your integer overflow.
https://hashcat.net/wiki/doku.php?id=mask_attack