Use rules on dicrionary
#9
Ok one more question.
When used "hashcat --stdout test.txt ", then all test is writen BUT output is NOT interrupted.
I mean that pipe is still active and bash stuck at this point after writing all posibilities (but do NOW end).
like "cat test.txt" will do same output but it will end after that.

Code:
#hashcat --stdout test.txt
abd1
def2
efg3
^C
# cat test.txt
abd1
def2
efg3


Messages In This Thread
Use rules on dicrionary - by xsoft - 06-15-2017, 04:50 PM
RE: Use rules on dicrionary - by undeath - 06-15-2017, 04:54 PM
RE: Use rules on dicrionary - by DDNK - 06-15-2017, 04:59 PM
RE: Use rules on dicrionary - by xsoft - 06-15-2017, 05:04 PM
RE: Use rules on dicrionary - by undeath - 06-15-2017, 05:26 PM
RE: Use rules on dicrionary - by xsoft - 06-15-2017, 05:36 PM
RE: Use rules on dicrionary - by epixoip - 06-15-2017, 06:16 PM
RE: Use rules on dicrionary - by xsoft - 06-16-2017, 02:26 PM
RE: Use rules on dicrionary - by xsoft - 06-16-2017, 02:36 PM
RE: Use rules on dicrionary - by undeath - 06-16-2017, 08:18 PM
RE: Use rules on dicrionary - by xsoft - 06-16-2017, 09:44 PM