Skip to content

edoardottt/longtongue

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 


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.