07-19-2013, 05:37 PM
I have a hashfile that has been produced using SHA256(phrase+pass+phrase)
I know the variable phrase and it has 41 characters.
I tried generating a rule using ^ and $ to prefix and append each character but it seems to have a limitation on the total number of characters.
I'm trying to run a test like this
./hashcat-cli64.app -r rules/zerule --stdout wordtesfile
Is there any workaround?
I know the variable phrase and it has 41 characters.
I tried generating a rule using ^ and $ to prefix and append each character but it seems to have a limitation on the total number of characters.
I'm trying to run a test like this
./hashcat-cli64.app -r rules/zerule --stdout wordtesfile
Is there any workaround?