Duplicut – Remove Duplicates From MASSIVE Wordlist, Without Sorting It (For Dictionary-Based Password Cracking)

virtual chunks, then each one is tested against next chunks.

So complexity is equal to th triangle number:

duplicut 10 3 chunked processing

Throubleshotting

If you find a bug, or something doesn’t work as expected, please compile duplicut in debug mode and post an issue with attached output:

# debug level can be from 1 to 4
make debug level=1
./duplicut [OPTIONS] 2>&1 | tee /tmp/duplicut-debug.log
Download Duplicut

If you like the site, please consider joining the telegram channel or supporting us on Patreon using the button below.

Discord

Original Source