Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors with certain wordlists prevent entire wordlist from merging #1

Open
TheBugFather opened this issue Jan 14, 2025 · 0 comments
Open

Comments

@TheBugFather
Copy link

During some testing I noticed some wordlists merge great while others seem to completely fail. In the attached screenshot there are 4 wordlists where 1 & 2 were merged to result_1.txt and 3 & 4 were merged to result_2.txt in separate runs. By analyzing the sizes of the wordlists and the resulting files, the first two wordlists failed to merge and based on the result the first large file (rockyou.txt) was skipped entirely and the second two merged perfectly on the other run. Based on the error in the log it seems to be UTF-8 encoding related error but it does say much or what is causing the issue. Overall its an awesome tool but it currently is not as stable using cat to sort -u in terms of the resulting wordlist, it ends up being much smaller and should be able to merge common wordlists without issues. Also for reference these are the wordlists used, I had renamed them for ease of use:

wordlist1 - rockyou.txt
wordlist2 - xato-net-10-million-passwords-1000000.txt
wordlist3 - Lizard-Squad.txt
wordlist4 - Ashley-Madison.txt

rustmerger_error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant