Skip to main content

Password list generator

Project description

PyPI - Version GitHub License Pepy Total Downlods

Description

BELCH Password List Generator is a simple tool to generate password lists based on a given pattern. You can specify the password pattern and generate multiple unique passwords.

Installation

Install usig PIP:

pip install belch

Usage

To generate passwords, run the following command from anywhere on your system:

belch

Follow the on-screen instructions to specify the password pattern and the number of passwords to generate.

Password Patterns

You can use the following characters in your pattern:

  • /d : Digit

  • /c : Lowercase

  • /C : Uppercase

  • /e: Special characters

  • /? : Random characters

For example, the pattern [/C/c-pass-/d/?] will generate passwords with a combination of uppercase, lowercase, digits, and random characters in specified order.

License

This project is licensed under the GNU-GPL License. See the LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

belch-0.3.11.tar.gz (41.9 kB view hashes)

Uploaded Source

Built Distribution

belch-0.3.11-py3-none-any.whl (29.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page