How to install common user password profiler tool in termux
apt update && upgrade
$ apt install git
$ apt install python
$ git clone https://github.com/Mebus/cupp
$ ls
$ cd cupp
$ ls
$ python cupp.py -i
How to install common user password profiler tool in termux
apt update && upgrade
$ apt install git
$ apt install python
$ git clone https://github.com/Mebus/cupp
$ ls
$ cd cupp
$ ls
$ python cupp.py -i
Comments
Post a Comment