Skip to content

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.

Notifications You must be signed in to change notification settings

4lch3mis7/entrosort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EntroSort - Sort a wordlist by entropy of each word

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.

Installation

go install github.com/4lch3mis7/entrosort@latest

Usage

entrosort wordlist.txt --output sorted_wordlist.txt

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages