Create own : Tool
MyPass is a sophisticated automated tool designed to empower you in generating highly secure passwords. With MyPass, you can:
- Create a diverse range of robust and widely accepted passwords.
- Assemble custom password lists tailored to your needs.
- Employ it for a variety of password-related tasks, including security assessments and testing.
-
Begin by installing the necessary dependencies:
apt install git python
-
Clone the MyPass repository:
git clone https://github.com/GH05T-HUNTER5/mypass
-
Navigate to the MyPass directory:
cd mypass
-
Execute the installation script:
python3 install.py
-
Start MyPass:
mypass
-
Navigate to the MyPass directory and run the PowerShell script:
./mypass.ps1
Learn how to utilize MyPass effectively with the following video tutorials:
MyPass offers a comprehensive set of options for password generation, including:
-l, --letter
: Generate letter-based passwords.-n, --number
: Generate number-based passwords.-m, --mix
: Generate mixed-type passwords.
For example:
mypass -n 8 1000 password.txt
You can also manually create passwords using MyPass. Specify the desired length and the file name:
mypass manual 1000 password.txt
Alternatively, you can simply run mypass
without additional options.
MyPass is a versatile tool that serves various purposes, such as conducting brute force attacks, crafting custom password lists, and verifying passwords against generated lists.
Connect with the developer across different platforms:
MyPass is a password generator tool. It is essential to acknowledge that neither the creator nor the developer can assume responsibility for any password generated by this tool, as it operates in a fully automated manner.
Collaborate
For collaboration or inquiries, please contact us through the following channels:
- Email: Send Email (Kindly refrain from inquiries related to hacking social media.)
- Telegram Channel: GH05T HUNTER5
We welcome contributions to MyPass. If you have ideas for improvements or need to report issues, please consult our Contributing Guidelines.
MyPass is released under the MIT License.