{"id":21165726,"url":"https://github.com/croketillo/belch","last_synced_at":"2025-10-09T09:18:57.958Z","repository":{"id":209247411,"uuid":"723580016","full_name":"croketillo/belch","owner":"croketillo","description":"Password list generator  ","archived":false,"fork":false,"pushed_at":"2024-02-23T08:30:54.000Z","size":175,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-26T13:03:40.112Z","etag":null,"topics":["key-gen","key-generation","key-generation-algorithms","key-generator","password","password-generator","passwords"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/croketillo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-26T05:30:42.000Z","updated_at":"2024-06-21T13:59:08.112Z","dependencies_parsed_at":"2023-12-22T00:52:33.594Z","dependency_job_id":"22b04ed7-7bc5-41cd-b46e-bf4af82de874","html_url":"https://github.com/croketillo/belch","commit_stats":null,"previous_names":["croketillo/belch"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croketillo%2Fbelch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croketillo%2Fbelch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croketillo%2Fbelch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/croketillo%2Fbelch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/croketillo","download_url":"https://codeload.github.com/croketillo/belch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243615251,"owners_count":20319724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["key-gen","key-generation","key-generation-algorithms","key-generator","password","password-generator","passwords"],"created_at":"2024-11-20T14:45:43.175Z","updated_at":"2025-10-09T09:18:52.939Z","avatar_url":"https://github.com/croketillo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PyPI - Version](https://img.shields.io/pypi/v/belch) ![GitHub License](https://img.shields.io/github/license/croketillo/belch) \n![Pepy Total Downlods](https://img.shields.io/pepy/dt/belch)\n\n# BELCH Password List Generator\n\nBELCH 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.\n\n## Installation\n\n### Install usig PIP:\n\n   ```bash\n   pip install belch \n   ```\n\n\n## Usage\nTo generate passwords, run the following command from anywhere on your system:\n \n    belch \n    \n\nFollow the on-screen instructions to specify the password pattern and the number of passwords to generate.\n\n\n## Password Patterns\nou can use the following characters in your pattern:\n\n/d : Digit\n/c : Lowercase\n/C : Uppercase\n/e : Special characters\n/? : Random characters\n/@ : Mixed uppercase and lowercase\n/\u0026 : Mixed uppercase, lowercase, and digits\n\nFor example, the pattern [/C/c-pass-/d/?] will generate passwords with a combination of uppercase, lowercase, digits, and random characters in specified order.\n\n### Example\n\n```bash\nAvailable Patterns:\n/d - Digit                    /c - Lowercase                \n/C - Uppercase                /e - Special characters       \n/? - Random characters        /@ - Mixed uppercase and lowercase\n/\u0026 - Mixed uppercase, lowercase, and digits\n\n[\u003e] Enter pattern: /C/c/d/e/?/@/\u0026\n[*] The maximum number of possible combinations is: 1037769600000000\n[\u003e] Enter the number of passwords to generate (Enter for default: 1037769600000000): 100\n[\u003e] Enter the file name (or press Enter to use passlist.txt): mypasswords.txt\n[+] Passwords generated and stored in the file 'mypasswords.txt' in 0.02 seconds.\n```\n\n## License\nThis project is licensed under the GNU-GPL License. See the LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroketillo%2Fbelch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcroketillo%2Fbelch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcroketillo%2Fbelch/lists"}