Giacomo Bernardi
Results
2
issues of
Giacomo Bernardi
Use this if you want to use `openssl` instead of `sha1sum | tr | awk`: it should work natively on MacOS and latest Ubuntu.
Adding minimal getopt support: ``` $ ./passpwn -h Usage: ./passpwn [-h] [-v] [-f] ``` If you enable "full-file mode" (`-f`) then every line of the file is checked against passpwn,...