Password Generator in Termux

As we talk about exploiting a system, we can also help you protect your accounts with mighty passwords created by Termux.

Password-GeneratorPassGen = is a tool which generates a custom passwords with 20+ char ,easy to remember and cannot be brute forced 

Passwords generated by PassGen have following features :-

1. password cannot be brute forced

2. It generates strong passwords

3. Easy to remember

4. High entropy

5. Padding between the words

6. Custom names

7. 20+ characters

Installation of PassGen:

$ apt update && apt upgrade

$ apt install git 

$ apt install python

$ git clone https://github.com/TechnicalMujeeb/PassGen

$ PassGen

$ chmod +x *

How to start passgen :

$ python passgen.py

Now enter name : text

Now its generates passwords. you guys can use these passwords in your accounts also.

Post a Comment

0 Comments