Skip to content

v1.12.4

Choose a tag to compare

@epi052 epi052 released this 24 Jan 16:43
  • non-utf8 lines in wordlists are now skipped instead of causing an error

In the event that a single line within the given wordlist isn't UTF-8, that line will be skipped. Prior behavior was to exit if ANY line wasn't UTF-8.

Thanks to @sh0reline for the report that sparked this change!