01-01-2012, 12:37 PM
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
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