{"id":21194760,"url":"https://github.com/rickidevs/wordlistgenerator","last_synced_at":"2025-03-14T21:29:14.755Z","repository":{"id":226676795,"uuid":"769174749","full_name":"Rickidevs/WordListGenerator","owner":"Rickidevs","description":"Create yourself a wordlist! There are ready-made wordlists for different countries!","archived":false,"fork":false,"pushed_at":"2024-04-08T16:54:57.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T14:13:29.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rickidevs.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-08T13:53:00.000Z","updated_at":"2024-03-31T11:46:51.000Z","dependencies_parsed_at":"2024-04-08T18:04:22.944Z","dependency_job_id":null,"html_url":"https://github.com/Rickidevs/WordListGenerator","commit_stats":null,"previous_names":["elvinlatifli/wordlistgenerator","hackriick/wordlistgenerator","rickidevs/wordlistgenerator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickidevs%2FWordListGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickidevs%2FWordListGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickidevs%2FWordListGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickidevs%2FWordListGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rickidevs","download_url":"https://codeload.github.com/Rickidevs/WordListGenerator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243648685,"owners_count":20324919,"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":[],"created_at":"2024-11-20T19:24:16.256Z","updated_at":"2025-03-14T21:29:14.719Z","avatar_url":"https://github.com/Rickidevs.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordList Generator\n\n## Author\n\nYou can use this code as you wish. Don't get involved in illegal things :D\n\n- Telegram: [@HackerRick](https://t.me/HackerRick)\n\n## Download Instructions\n\nTo use it on your Linux system, follow the steps below:\n1. Download this project as zip and unzip it.\n2. Navigate to the directory where you extracted the file in the console.\n3. Enter the WordListGenerator directory and run the config.sh file.\n4. If you encounter a permission error, use the following command:\n    ```bash\n    chmod +x config.sh\n    ```\n\n## How to Use?\n\n### Linux\n\n```bash\nhackrick -n 3 -x 6 -i \"12345\" -w wordlist \n```\n   where -n represents the minimum number of characters of the passwords to be generated. -x represents the maximum number of characters of passwords. The characters you write after -i will be used for the wordlist. -w specifies the name of the txt file.\n\n ### Windows\n\n ```bash\npython main.py -n 3 -x 6 -i \"12345\" -w wordlist\n ```\n\n  Replace -n with the minimum number of characters for passwords, -x with the maximum number of characters, -i with the characters to be used in the wordlist, and -w with the desired name of the output file.\n\n```bash\n hackrick -n 3 -x 6 -i \"12345\" -w wordlist\n ```\nThis command generates a wordlist with passwords ranging from 3 to 6 characters, using the characters \"12345\", and saves it as \"wordlist.txt\"\n\n## Additional Notes\n\n- The tool provides an estimate of the password list size and prompts for confirmation before proceeding.\n- Generating large wordlists may take some time. Avoid unnecessary large data inputs as it may strain your system.\n- To terminate the process at any stage, use ctrl + c.\n- For additional assistance, use the command hackrick -h.\n- If you need help, just type hackrick -h\n\n## Disclaimer\n\nThis tool is intended for educational and ethical purposes only. Misuse of this tool for illegal activities is strictly prohibited. The author and contributors are not responsible for any misuse or damage caused by this tool.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickidevs%2Fwordlistgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickidevs%2Fwordlistgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickidevs%2Fwordlistgenerator/lists"}