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

git fetch vs git pull: How They Work and When to Use Each

Both git fetch and git pull talk to a remote repository, but they do very different things to your…

5 days ago

git cherry-pick Command: Apply Commits from Another Branch

Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…

5 days ago

Best Email APIs for Secure Business Email: Why Developers Are Moving Beyond SMTP

Email is still one of the most important communication channels inside modern applications. Password resets,…

6 days ago

Nginx Commands in Linux: Start, Stop, Reload, Test, and Log

Nginx is a high-performance web server and reverse proxy trusted by some of the largest…

1 week ago

ufw Command in Linux: Manage Firewall Rules with Examples

ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…

1 week ago

who Command in Linux: Show All Logged-In Users and Sessions

When you share a server with a team or investigate unexpected activity, the first question…

1 week ago