Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1017 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 1017 Bytes

longtongue

Customized Password/Passphrase List inputting Target Info

python

Installation

git clone https://github.com/edoardottt/longtongue.git

cd longtongue

python3 longtongue.py

Usage

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

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

Examples