Skip to content

Conversation

@thor-vath
Copy link

Replace FileType('r') with file opening using UTF-8 encoding.
Add error handling with errors='ignore' to continue through encoding errors in a wordlist.
Resolves a crash when wordlist contains non-UTF-8 encoded errors.

Replace FileType('r') with file opening using UTF-8 encoding. Add error handling with errors='ignore' to continue through encoding errors in a wordlist. Resolves a crash when wordlist contains non-UTF-8 encoded errors.
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

Successfully merging this pull request may close these issues.

1 participant