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

Kali Linux Commands Cheat Sheet: Complete Quick Reference

This cheat sheet covers the essential Kali Linux commands every pentester and ethical hacker uses…

2 weeks ago

What I Wish I Knew Before Learning Malware Analysis and Reverse Engineering

When I first started learning malware analysis and reverse engineering, I thought the hardest part…

2 weeks ago

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…

4 weeks 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…

4 weeks 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,…

4 weeks 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…

4 weeks ago