hashcat Forum

Full Version: Hashcat without checking the uniqueness of hashes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Perhaps there is Hashcat fork in which there is no check for the uniqueness of hashes?
my back story: https://hashcat.net/forum/thread-11981.html
Unfortunately not. Due to the data structures that Hashcat uses, it'd be impossible to remove it's deduplication safely
(05-30-2024, 02:54 PM)penguinkeeper Wrote: [ -> ]Unfortunately not. Due to the data structures that Hashcat uses, it'd be impossible to remove it's deduplication safely

Thanks for your reply.
Does this apply to all versions of the program? Maybe earlier versions?