Crunch is a wordlist generator where you can specify a standard character set or a character set you specify. crunch can generate all possible combinations and permutations.
Crunch is a wordlist generator where you can specify a standard character set or a character set you specify. crunch can generate all possible combinations and permutations.
To install crunch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install crunch
To see what files were installed by crunch, run:
port contents crunch
To later upgrade crunch, run:
sudo port selfupdate && sudo port upgrade crunch
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.