passgen
passgen copied to clipboard
If `ruby` is not installed, running `make` will overwrite wordlist.h
We included wordlist.h to make sure it will build even when ruby isn't available. Unfortunately, if you run make, the ruby command that fails will overwrite the wordlist.h we included with an empty file!