Hashcat "Liveview"
#6
Simple enough with linux, tail -f $filename
or in your case, with Windows Powershell

Get-Content outfile.txt -Wait

Providing you specify an outfile with hashcat parameter -o


Messages In This Thread
Hashcat "Liveview" - by BarcadiRazz - 10-22-2014, 09:54 PM
RE: Hashcat "Liveview" - by epixoip - 10-22-2014, 09:59 PM
RE: Hashcat "Liveview" - by BarcadiRazz - 10-22-2014, 09:59 PM
RE: Hashcat "Liveview" - by Xanadrel - 10-22-2014, 10:25 PM
RE: Hashcat "Liveview" - by BarcadiRazz - 10-22-2014, 10:29 PM
RE: Hashcat "Liveview" - by Si2006 - 10-22-2014, 11:13 PM