Hashcat 3.30 problems
#6
There's a solution for that. Just run hashcat in --stdout mode and pipe it to hashcat doing the cracking. Like this:

Quote:hashcat64.exe -r D:\rules\temprule.txt D:\custom.txt | hashcat64.exe -m 2500 handshake.hccap --status --status-timer 1

That works fine on windows, too.


Messages In This Thread
Hashcat 3.30 problems - by r9290xocl - 02-22-2017, 08:56 PM
RE: Hashcat 3.30 problems - by r9290xocl - 02-22-2017, 09:20 PM
RE: Hashcat 3.30 problems - by rico - 02-22-2017, 11:09 PM
RE: Hashcat 3.30 problems - by atom - 02-23-2017, 01:35 AM
RE: Hashcat 3.30 problems - by r9290xocl - 02-23-2017, 02:52 AM
RE: Hashcat 3.30 problems - by atom - 02-23-2017, 10:19 AM
RE: Hashcat 3.30 problems - by r9290xocl - 02-23-2017, 04:01 PM
RE: Hashcat 3.30 problems - by miccee - 02-23-2017, 09:01 PM
RE: Hashcat 3.30 problems - by r9290xocl - 02-23-2017, 10:02 PM
RE: Hashcat 3.30 problems - by atom - 02-24-2017, 12:25 AM
RE: Hashcat 3.30 problems - by r9290xocl - 02-24-2017, 01:50 AM