Customized Password/Passphrase List inputting Target Info
Coded with 💙 by edoardottt
Share on Twitter!
git clone https://github.com/edoardottt/longtongue.git
cd longtongue
pip install -r requirements.txt
python3 longtongue.py
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).
-
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
Detailed changes for each release are documented in the release notes.
If you want to contribute to this project, open an issue or a pull request.
This repository is under GNU General Public License v3.0.
edoardottt.com to contact me.