Longtongue Save

Customized Password/Passphrase List inputting Target Info

Project README


Customized Password/Passphrase List inputting Target Info

py-version
Coded with 💙 by edoardottt
Share on Twitter!

Installation ⬇️

  • git clone https://github.com/edoardottt/longtongue.git
  • cd longtongue
  • pip install -r requirements.txt
  • python3 longtongue.py

Usage 💻

usage: longtongue.py [-h] [-p | -c | -v] [-l | -L] [-y] [-n] [-m MINLENGTH]

Customized Password/Passphrase List inputting Target Info

optional arguments:
  -h, --help            show this help message and exit
  -p, --person          Set the target to be a person
  -c, --company         Set the target to be a company
  -v, --version         Show the version of this program
  -l, --leet            Add also complete 1337(leet) passwords
  -L, --leetall         Add also ALL possible le37(leet) passwords
  -y, --years           Add also years at password. See years range inside longtongue.py
  -n, --numbers         Add also numbers at password. See numbers range inside longtongue.py
  -m MINLENGTH, --minlength MINLENGTH
                        Set the minimum length for passwords (default 0).

Examples 📖

  • python longtongue.py -v

  • python longtongue.py -h

  • python longtongue.py -p

  • python longtongue.py -pl

  • python longtongue.py -pln

  • python longtongue.py -plny

  • python longtongue.py -c

  • python longtongue.py -cl

  • python longtongue.py -cln

  • python longtongue.py -clny

  • python longtongue.py -c -m 10

  • python longtongue.py -p -m 10

Changelog 📌

Detailed changes for each release are documented in the release notes.

Contributing 🤝

If you want to contribute to this project, open an issue or a pull request.

License 📝

This repository is under GNU General Public License v3.0.
edoardoottavianelli.it to contact me.

Open Source Agenda is not affiliated with "Longtongue" Project. README Source: edoardottt/longtongue