zzzteph / weakpass

Weakpass collection of tools for bruteforce and hashcracking
https://weakpass.com
GNU General Public License v3.0
448 stars 43 forks source link

making allinone word-lists #4

Closed isieditors closed 2 years ago

isieditors commented 2 years ago

hi I had downloaded some of your word-lists and I have also my own lists. what I want to do is to merge my list to yours and create a allinone list for myself. please suggest me python program do you suggest me to use. I need this application to remove the duplicates

zzzteph commented 2 years ago

sort -u all_in_one your_file_with_passwords > all_in_one_new

isieditors commented 2 years ago

it gave this error: Input file specified two times. does it also delete duplicates? does it need program or works in cmd?

zzzteph commented 2 years ago

Please, can you google it by yourself? Cause copy-paste commands without any clue may make disaster sometimes, like rm -fr ~