--stdout is your friend:
Code:
> echo kevin | hashcat64 --stdout -j "c"
Kevin
> echo kevin | hashcat64 --stdout -r best64.txt
kevin1
...