P-Gen

About Tool:

The Python-based P-gen tool generates random passwords in a matter of milliseconds. This tool is compatible with both rooted and non-rooted Android devices.

Available ON :

  • Termux

TESTED ON:

  • Termux

REQUIREMENTS :

  • Internet
  • storage 200 MB

FEATURES :

  • Stable tool!
  • Updated maintenance!
  • Best in termux!
  • Easy for Beginners!

INSTALLATION [Termux] :

  • apt-get update -y
  • apt-get upgrade -y
  • pkg install python -y
  • pkg install python2 -y
  • pkg install git -y
  • pip install lolcat
  • pip install requests
  • pip install random
  • git clone https://github.com/noob-hackers/p-gen
  • cd $HOME
  • ls
  • cd p-gen
  • ls
  • python p-gen.py

–Enter the length of the password you want

–You can select any option by clicking on your keyboard

Note:- Don’t delete any of the scripts included in core files

USAGE OPTIONS [Termux] :

ENTER LENGTH OF PASSWORD:

  • With this option, you can start generating passwords.

WARNING :

This tool is only meant to be used for learning. We will not be held liable if you use this tool for any other purpose besides education.

Please consider following and supporting us to stay updated with the latest info

Aman Mishra

Aman Mishra is a eJPT certified and always keen to learn new concepts and methodologies regarding cybersecurity.he is also a cyber security content writer and have passion for sharing my knowledge about the latest threads and trends in the industry.

Recent Posts

cp Command: Copy Files and Directories in Linux

The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…

1 week ago

Image OSINT

Introduction In digital investigations, images often hold more information than meets the eye. With the…

1 week ago

cat Command: Read and Combine File Contents in Linux

The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…

1 week ago

Port In Networking

What is a Port? A port in networking acts like a gateway that directs data…

1 week ago

ls Command: List Directory Contents in Linux

The ls command is fundamental for anyone working with Linux. It’s used to display the files and…

1 week ago

pwd Command: Find Your Location in Linux

The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…

1 week ago