--show step too slow using large file
#3
The problem here is the --username switch. This causes hashcat to allocate a large memory block for each hash. If you have 100 million, it will take years. So the solution would be to not use --username and merge it afterwards yourself.


Messages In This Thread
--show step too slow using large file - by octan - 04-30-2017, 11:26 AM
RE: --show step too slow using large file - by atom - 05-07-2017, 08:07 PM