Copy and reuse dictionary cache
#16
You said previously:

If the purpose of your 100GB wordlist is to optimize attack order, simply split the file into smaller chunks, and supply them to hashcat in order on the command line. The end result will be identical, but the dictionary cache building cost will be distributed across the number of chunks. If the wait time is larger than desired, increase the number of chunks.

So I did that, but I didn't get any benefit like that because hashcat is still loading the dictionaries one by one instead of caching them all together. There's no cost distribution as you said.
Reply


Messages In This Thread
Copy and reuse dictionary cache - by fa1rid - 07-10-2020, 01:56 AM
RE: Copy and reuse dictionary cache - by royce - 07-10-2020, 01:59 AM
RE: Copy and reuse dictionary cache - by fa1rid - 07-10-2020, 02:13 AM
RE: Copy and reuse dictionary cache - by royce - 07-10-2020, 03:18 AM
RE: Copy and reuse dictionary cache - by fa1rid - 07-10-2020, 08:06 AM
RE: Copy and reuse dictionary cache - by fa1rid - 07-10-2020, 08:10 AM
RE: Copy and reuse dictionary cache - by royce - 07-10-2020, 05:50 PM
RE: Copy and reuse dictionary cache - by fa1rid - 08-01-2020, 08:36 PM
RE: Copy and reuse dictionary cache - by royce - 08-01-2020, 08:44 PM
RE: Copy and reuse dictionary cache - by fa1rid - 08-01-2020, 09:49 PM
RE: Copy and reuse dictionary cache - by fa1rid - 08-01-2020, 09:50 PM
RE: Copy and reuse dictionary cache - by royce - 08-01-2020, 09:53 PM
RE: Copy and reuse dictionary cache - by fa1rid - 08-01-2020, 11:37 PM
RE: Copy and reuse dictionary cache - by fa1rid - 08-06-2020, 05:30 AM
RE: Copy and reuse dictionary cache - by royce - 08-06-2020, 05:49 AM
RE: Copy and reuse dictionary cache - by fa1rid - 08-06-2020, 06:00 AM
RE: Copy and reuse dictionary cache - by fa1rid - 08-11-2020, 01:38 PM
RE: Copy and reuse dictionary cache - by royce - 08-11-2020, 05:59 PM
RE: Copy and reuse dictionary cache - by fa1rid - 08-11-2020, 09:26 PM
RE: Copy and reuse dictionary cache - by pdoctor - 08-12-2020, 11:50 AM
RE: Copy and reuse dictionary cache - by fa1rid - 08-16-2020, 12:58 AM
RE: Copy and reuse dictionary cache - by royce - 08-16-2020, 01:26 AM
RE: Copy and reuse dictionary cache - by undeath - 08-16-2020, 12:43 PM
RE: Copy and reuse dictionary cache - by fa1rid - 08-16-2020, 09:43 PM