you could use tools/test.pl for this
btw: tools/test.pl is within the hashcat folder (source code), but you also need the perl modules in tools/test_modules/ so I recommend just cloning the hashcat git repo with
Code:
echo hashcatrocks | perl tools/test.pl passthrough 2500 | base64 -d > my.hccapx
btw: tools/test.pl is within the hashcat folder (source code), but you also need the perl modules in tools/test_modules/ so I recommend just cloning the hashcat git repo with
Code:
git clone https://github.com/hashcat/hashcat/
cd hashcat