How to generate wordlist in termux

 Wordgen :-



Wordgen is a wordlist generator tool. It's a simple python script to generate wordlist by typing few words . 

Installation :-

$ apt update && apt upgrade

$ apt install git

$ apt install python

$ git clone https://github.com/vpphacker/wordgen.git

$ cd wordgen

$ chmod +x *

sh install.sh

python3 wordgen.py

Comments

Popular posts from this blog

How to use termux on Android device without rooting!

How to find password of any instagram account!

Tool for bruteforce attacks in Termux