EntroSort is a tool to sort a wordlist by the entropy of each word. It is useful for password cracking, as it can help you to prioritize the cracking of passwords that are more likely to be cracked first.
go install github.com/4lch3mis7/entrosort@latestentrosort wordlist.txt --output sorted_wordlist.txt