Other wordlist cleaner

Trist34

Active member
Joined
Feb 7, 2020
Messages
207
Reaction score
3
Credits
1,613
Hello, I’m new to password cracking and I’m using Hashcat along with pre-obtained password-containing wordlist files.

For example, in one of the obtained password files, wordlist1.txt, there are passwords like this:
password1
password123
And these same passwords also appear in other files like wordlist2.txt and wordlist3.txt. Is there an application that can help me find and remove these duplicate passwords?

This way, I’ll be able to avoid repeatedly trying passwords that have already been tested, contributing at least a bit to the process.
 

Trist34

Active member
Joined
Feb 7, 2020
Messages
207
Reaction score
3
Credits
1,613
I have a simple Python code that I developed, but the tool I coded can take a lot of time to execute. If you're interested in improving it, I can share the code with you. What I'm saying only applies to users with trusted roles on the forum
 
Top