rules with $4 or $9 and ^4 or ^9 dropped
#2
works fine for me:

root@sf:~/xy/hashcat-0.38# cat > rule
$0$1$2$3$4$5$6$7$8$9
root@sf:~/xy/hashcat-0.38# cat > word
word
root@sf:~/xy/hashcat-0.38# ./hashcat-cli64.bin --stdout word -r rule
word0123456789


Messages In This Thread
RE: rules with $4 or $9 and ^4 or ^9 dropped - by atom - 01-01-2012, 12:37 PM