08-19-2017, 02:14 PM
Hi
is it possible to use hashcat only for hashing?
example:
./hashcat64.bin -m0 wordlist.txt output.txt
wordlist.txt:
admin
user
testing
output.txt:
21232f297a57a5a743894a0e4a801fc3:admin
ee11cbb19052e40b07aac0ca060c23ee:user
ae2b1fca515949e5d54fb22b8ed95575:testing
thanks
is it possible to use hashcat only for hashing?
example:
./hashcat64.bin -m0 wordlist.txt output.txt
wordlist.txt:
admin
user
testing
output.txt:
21232f297a57a5a743894a0e4a801fc3:admin
ee11cbb19052e40b07aac0ca060c23ee:user
ae2b1fca515949e5d54fb22b8ed95575:testing
thanks