Skip to content

GH05T-HUNTER5/mypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPass Password Generator

Create own : Tool

Why Choose MyPass?

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.

Installation

Linux & macOS

  1. Begin by installing the necessary dependencies:

    apt install git python
  2. Clone the MyPass repository:

    git clone https://github.com/GH05T-HUNTER5/mypass
  3. Navigate to the MyPass directory:

    cd mypass
  4. Execute the installation script:

    python3 install.py
  5. Start MyPass:

    mypass

Windows (PowerShell)

  1. Navigate to the MyPass directory and run the PowerShell script:

    ./mypass.ps1

Video Tutorials

Learn how to utilize MyPass effectively with the following video tutorials:

Usage

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

Manual Password Generation

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.

Use Cases

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.

Developer

Connect with the developer across different platforms:

Legal Disclaimer

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

Contributing

We welcome contributions to MyPass. If you have ideas for improvements or need to report issues, please consult our Contributing Guidelines.

License

MyPass is released under the MIT License.