{"id":21058533,"url":"https://github.com/h4jack/wordlistgenerator","last_synced_at":"2025-06-12T13:34:06.478Z","repository":{"id":243168614,"uuid":"811665989","full_name":"h4jack/wordlistgenerator","owner":"h4jack","description":"This Python script generates a wordlist of passwords based on the combinations of input words provided. It's a handy tool for generating potential passwords for security testing or other purposes.","archived":false,"fork":false,"pushed_at":"2024-06-07T04:04:22.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T00:32:31.595Z","etag":null,"topics":["generator","h4jack","password","passwordgenerator","python","wordlist","wordlistgenerator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h4jack.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":"2024-06-07T04:01:58.000Z","updated_at":"2024-06-07T04:08:20.000Z","dependencies_parsed_at":"2024-06-07T05:37:23.817Z","dependency_job_id":null,"html_url":"https://github.com/h4jack/wordlistgenerator","commit_stats":null,"previous_names":["h4jack/wordlistgenerator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/h4jack/wordlistgenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fwordlistgenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fwordlistgenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fwordlistgenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fwordlistgenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h4jack","download_url":"https://codeload.github.com/h4jack/wordlistgenerator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fwordlistgenerator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259473876,"owners_count":22863567,"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":["generator","h4jack","password","passwordgenerator","python","wordlist","wordlistgenerator"],"created_at":"2024-11-19T17:08:18.629Z","updated_at":"2025-06-12T13:34:06.411Z","avatar_url":"https://github.com/h4jack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Wordlist Generator\nThis Python script generates a wordlist of passwords based on the combinations of input words provided. It's a handy tool for generating potential passwords for security testing or other purposes.\n## Usage\n\n#### Clone the Repository:\n\n```cmd\ngit clone https://github.com/h4jack/wordlistgenerator.git\n```\n\n#### Navigate to the Directory:\n```cmd\ncd wordlistgenerator\n```\n\n#### Run the Script:\n```cmd\npython main.py \u003cfilename\u003e [-l \u003clength\u003e] [-v] \u003cword1\u003e \u003cword2\u003e ...\n```\n- `\u003cfilename\u003e:` Name of the file to save the wordlist.\n- `-l, --length:` (Optional) Length of combined words (default: None).\n- `-v, --verbose:` (Optional) Enable verbose output.\n- `\u003cword1\u003e \u003cword2\u003e ...:` List of words to generate combinations from.\n\n#### Example:\nGenerate a wordlist with combinations of words \"hello\", \"@\" and \"123\" and save it to a file named \"wordlist.txt\":\n```cmd\npython main.py wordlist.txt -l 3 \"hello\" \"@\" \"123\"\n```\n\n## Features\n- Customizable: You can specify the length of the combined words to generate varied password lengths.\n- Verbose Output: Enable verbose mode to see detailed progress information while generating the wordlist.\n- Flexible Input: Input any number of words to be combined into passwords.\n\n## Tech Stack\n**Language:** Python 3.x+\n\n## Authors\n- [@h4jack](https://www.github.com/h4jack)\n\n## License\nThis project is licensed under the [MIT License](https://github.com/h4jack/wordlistgenerator/blob/main/LICENSE/)\n\n## Feedback\nIf you have any feedback or suggestions, please feel free to [create an issue](https://github.com/h4jack/wordlistgenerator/issues) or [contact us](https://github.com/h4jack).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4jack%2Fwordlistgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh4jack%2Fwordlistgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4jack%2Fwordlistgenerator/lists"}