{"id":20847275,"url":"https://github.com/jsmoreira02/mr_hash","last_synced_at":"2025-07-16T09:39:12.642Z","repository":{"id":207879359,"uuid":"720189610","full_name":"Jsmoreira02/Mr_Hash","owner":"Jsmoreira02","description":"This is a tool designed for decryption, hash cracking and various other utilities to optimize your hacking or privilege escalation. It contains the most common types of ciphers/hashes used in pentest situations and CTF games. Good hacking!","archived":false,"fork":false,"pushed_at":"2024-09-22T08:50:01.000Z","size":51,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T19:40:38.921Z","etag":null,"topics":["ctf-challenges","ctf-tools","cybersecurity-tools","decryption","hacking-tool","hash","hash-cracking","python3"],"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/Jsmoreira02.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-17T19:24:34.000Z","updated_at":"2025-02-02T09:27:19.000Z","dependencies_parsed_at":"2023-11-18T07:25:47.209Z","dependency_job_id":"5d16ab20-b99a-48b0-876d-a03f056c3aee","html_url":"https://github.com/Jsmoreira02/Mr_Hash","commit_stats":null,"previous_names":["jsmoreira02/mr_hash"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jsmoreira02/Mr_Hash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jsmoreira02%2FMr_Hash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jsmoreira02%2FMr_Hash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jsmoreira02%2FMr_Hash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jsmoreira02%2FMr_Hash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jsmoreira02","download_url":"https://codeload.github.com/Jsmoreira02/Mr_Hash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jsmoreira02%2FMr_Hash/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265500528,"owners_count":23777501,"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":["ctf-challenges","ctf-tools","cybersecurity-tools","decryption","hacking-tool","hash","hash-cracking","python3"],"created_at":"2024-11-18T02:19:32.143Z","updated_at":"2025-07-16T09:39:12.604Z","avatar_url":"https://github.com/Jsmoreira02.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"center\" src=\"https://github.com/Jsmoreira02/Mr_Hash/assets/103542430/b23e7ab8-58e5-4772-873f-e93ddf4d2bbe\"\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \n  \u003cimg src=\"https://img.shields.io/badge/Language%20-Python3-darkgreen.svg\" style=\"max-width: 100%;\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Tool%20-Hash Cracking, Decryption-blue.svg\" style=\"max-width: 100%;\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/OS%20-Linux-darkblue.svg\" style=\"max-width: 100%;\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Hacking and CTF tool%20-teste?style=flat-square\" style=\"max-width: 100%;\"\u003e  \n  \u003cimg src=\"https://img.shields.io/badge/Type%20-Script-red.svg\" style=\"max-width: 100%;\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License%20-GPL 3.0-purple.svg\" style=\"max-width: 100%;\"\u003e\n\n\u003c/div\u003e\n\n\n# Mr. Hash (Hash Cracking and Decryption tool)\n![Captura de tela 2023-11-17 165747](https://github.com/Jsmoreira02/Mr_Hash/assets/103542430/1214328b-7f50-4fd1-8879-7e219b3e5b8e) Simulates a terminal with various utilities for better optimization during hacking activities or CTFs games, and is designed to crack hashes and decrypt ciphers texts (with or without a password).\n\n* **Reverse**: Reverse a hash or cipher text\n* **Uppercase**: Convert to uppercase\n* **Lowercase**: Convert to lowercase\n* **Variable**: Stores hashes and long ciphertext (and much more) in a key for easier reference and use during program execution\n* **Results**: All cracked hashes and ciphers decrypted during program execution are saved..\n* **Savetofile**: Save every cracked ou decrypted value to a file\n* **Identify**: Analyzes, identifies and returns the type of hash, encryption or ciphertext. It's designed to be as effective as possible, but it's not 100%.\n\n### New functions will be constantly added to the project. ###\n\n## Hashes | Ciphers ##\n\n**Hashes**: `{MD2, MD4, MD5, SHA1, SHA224, SHA256, SHA512, SHA384}`\n\n**Ciphers**: `{ROT13, ROT47, octal, vigenere}`\n\n**Cryptographies**: `{base64, base32, base45, base58, base85}`\n\n***\n\n![ezgif com-video-to-gif(1)](https://github.com/Jsmoreira02/Mr_Hash/assets/103542430/0567de81-e498-47a3-9d87-264e654bb848)\n\n***\n## Instalation:\n\n````bash\ngit clone https://github.com/Jsmoreira02/Mr_Hash.git\ncd Mr_Hash\nmake \u0026\u0026 make clean\n````\n\n## Requirements:\n\n`````bash\npip3 install -r requirements.txt\n``````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmoreira02%2Fmr_hash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsmoreira02%2Fmr_hash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmoreira02%2Fmr_hash/lists"}