{"id":18852700,"url":"https://github.com/n0kovo/installhashcat","last_synced_at":"2025-09-03T14:32:04.611Z","repository":{"id":58822264,"uuid":"533820807","full_name":"n0kovo/installhashcat","owner":"n0kovo","description":"Script to quickly install hashcat, rules and wordlists on Debian based distros","archived":false,"fork":false,"pushed_at":"2022-12-27T12:58:03.000Z","size":30,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-08T03:43:53.181Z","etag":null,"topics":["hashcat","hashcat-batch-scripts","hashcat-masks","hashcat-rules","password-cracking"],"latest_commit_sha":null,"homepage":"","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/n0kovo.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":"2022-09-07T15:13:39.000Z","updated_at":"2024-05-15T09:14:28.000Z","dependencies_parsed_at":"2023-01-31T03:31:51.661Z","dependency_job_id":null,"html_url":"https://github.com/n0kovo/installhashcat","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/n0kovo%2Finstallhashcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0kovo%2Finstallhashcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0kovo%2Finstallhashcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0kovo%2Finstallhashcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n0kovo","download_url":"https://codeload.github.com/n0kovo/installhashcat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231895806,"owners_count":18442357,"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":["hashcat","hashcat-batch-scripts","hashcat-masks","hashcat-rules","password-cracking"],"created_at":"2024-11-08T03:41:04.713Z","updated_at":"2024-12-30T17:43:16.077Z","avatar_url":"https://github.com/n0kovo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# n0kovo.github.io/installhashcat/\nA quick bash script to build and install the latest dev version of hashcat on Debian based distros and optionally download a [collection of hashcat rules](https://github.com/n0kovo/hashcat-rules-collection) and wordlists, hosted as a GitHub Page for easy access. Made for myself to use on EC2 boxes and to learn some bash.\n\n### Requirements:\n- `apt`\n- `bash`\n- `sudo`\n\n### Usage:\n1) Read the script ([index.html](https://github.com/n0kovo/installhashcat/blob/main/index.html)).\u003cbr\u003e\nDon't pipe stuff to bash without reading it first!\n\n2) `curl https://n0kovo.github.io/installhashcat/ | sudo bash`\n3) Profit\n\n### What does it do?\n1) Installs `git` if not already installed\n2) Installs `build-essential` if not already installed\n3) Clones the [hashcat repo](https://github.com/hashcat/hashcat) to `./installhashcat/`\n4) Runs `make` and `make install`\n5) If chosen when prompted:\n    1) Clones [hashcat-rules-collection](https://github.com/n0kovo/hashcat-rules-collection)\n    2) Checks hashmob.net API for list of latest wordlists\n    3) Asks user to select max 5 wordlists\n    4) Installs `aria2` if not already installed\n    5) Installs `p7zip-full` if not already installed\n    6) Installs `jq` if not already installed\n    7) Downloads wordlists using `aria2c`\n    8) Extracts wordlist archives using `7z`\n    9) Deletes wordlist archives\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn0kovo%2Finstallhashcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn0kovo%2Finstallhashcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn0kovo%2Finstallhashcat/lists"}