{"id":26466314,"url":"https://github.com/ajmewal/password-cracker","last_synced_at":"2025-03-19T12:01:41.263Z","repository":{"id":65383978,"uuid":"589105160","full_name":"ajmewal/Password-Cracker","owner":"ajmewal","description":"Basic password cracker. These tools can be used to crack various types of password hashes, the program applies the technique to recover the original password from the hash.","archived":false,"fork":false,"pushed_at":"2023-03-22T01:16:59.000Z","size":35,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-20T18:23:45.697Z","etag":null,"topics":["cybersecurity","hacking","hacking-tool","hash","hash-cracker","hash-cracking","hashcracker","password-cracker","password-crackers","password-cracking","password-cracking-tool"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ajmewal.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}},"created_at":"2023-01-15T04:06:42.000Z","updated_at":"2023-12-07T18:04:18.000Z","dependencies_parsed_at":"2023-02-09T21:15:51.912Z","dependency_job_id":null,"html_url":"https://github.com/ajmewal/Password-Cracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajmewal%2FPassword-Cracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajmewal%2FPassword-Cracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajmewal%2FPassword-Cracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajmewal%2FPassword-Cracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajmewal","download_url":"https://codeload.github.com/ajmewal/Password-Cracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244422567,"owners_count":20450234,"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":["cybersecurity","hacking","hacking-tool","hash","hash-cracker","hash-cracking","hashcracker","password-cracker","password-crackers","password-cracking","password-cracking-tool"],"created_at":"2025-03-19T12:01:40.790Z","updated_at":"2025-03-19T12:01:41.258Z","avatar_url":"https://github.com/ajmewal.png","language":"Python","funding_links":["https://www.paypal.me/ajmewal15"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"\"\u003e\u003cimg src=\"https://github.com/ajmewal/Password-Cracker/blob/master/Pass_cracker.png\" width=\"200px\" alt=\"Pass_Cracker\"\u003e\u003c/a\u003e\n\u003c/h1\u003e\n\n\n\nBasic password cracker. These tools can be used to crack various types of password hashes, the program applies the technique to recover the original password from the hash.\n\n---\n\n# Requirements\n\nYou need to have python3 to install this script.\n\n# Installation\n\n```bash\ngit clone https://github.com/ajmewal/Password-Cracker.git\ncd Password-Cracker\npython3 pass_cracker.py\n```\n\n# Usage\n```bash \nPython3 pass_cracker.py -h\n```\nPlease find below the instructions to access the tool's help function, along with a list of all available switches:\n```bash\n██╗░░██╗░█████╗░░██████╗██╗░░██╗░█████╗░██████╗░░█████╗░░█████╗░██╗░░██╗███████╗██████╗░\n██║░░██║██╔══██╗██╔════╝██║░░██║██╔══██╗██╔══██╗██╔══██╗██╔══██╗██║░██╔╝██╔════╝██╔══██╗\n███████║███████║╚█████╗░███████║██║░░╚═╝██████╔╝███████║██║░░╚═╝█████═╝░█████╗░░██████╔╝\n██╔══██║██╔══██║░╚═══██╗██╔══██║██║░░██╗██╔══██╗██╔══██║██║░░██╗██╔═██╗░██╔══╝░░██╔══██╗\n██║░░██║██║░░██║██████╔╝██║░░██║╚█████╔╝██║░░██║██║░░██║╚█████╔╝██║░╚██╗███████╗██║░░██║\n╚═╝░░╚═╝╚═╝░░╚═╝╚═════╝░╚═╝░░╚═╝░╚════╝░╚═╝░░╚═╝╚═╝░░╚═╝░╚════╝░╚═╝░░╚═╝╚══════╝╚═╝░░╚═╝\n                                                                    v1.0\n\n\nusage: crack.py [-h] [-H HASH] [-w WORDLIST] [-f FORMAT] [-l]\n\noptions:\n  -h, --help            show this help message and exit\n  -H HASH, --hash HASH  Enter Your hash\n  -w WORDLIST, --wordlist WORDLIST\n                        Give the wordlist path\n  -f FORMAT, --format FORMAT\n                        Specify the hash format\n  -l, --list-format     list the avilable format\n```\n## Authors\n\n\u003ca href=\"https://github.com/ajmewal\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/82837448?v=4\" width=\"70px\" hight=\"70px\"\u003e\u003c/a\u003e\n\n## Show your support\n\nYou can give a ⭐️ if this project helped you !\n\nNote that this project is maintained, developed and made available for **free**, you can offer us a coffee, it will be very **encouraging and greatly appreciated** 😊\n\n\u003ca href=\"https://www.paypal.me/ajmewal15\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/PayPal-00457C?style=for-the-badge\u0026logo=paypal\u0026logoColor=white\" alt=\"Paypal\" style=\"height: 30px !important;width: auto !important\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajmewal%2Fpassword-cracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajmewal%2Fpassword-cracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajmewal%2Fpassword-cracker/lists"}