{"id":24478585,"url":"https://github.com/geniuszly/gendehasher","last_synced_at":"2025-04-13T14:20:31.802Z","repository":{"id":273501193,"uuid":"840471957","full_name":"geniuszly/GenDeHasher","owner":"geniuszly","description":"Optimized code for decrypting hashes. It works 100 times faster than others","archived":false,"fork":false,"pushed_at":"2024-08-09T19:36:07.000Z","size":33,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T05:22:30.386Z","etag":null,"topics":["authme","authme-sha256","cryptography","cybersecurity","decryption","dehash","dehasher","ethical-hacking","gendehasher","hash-algorithms","hash-cracking","hash-decryption","md5","password-recovery","penetration-testing","python","security-tools","sha256"],"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/geniuszly.png","metadata":{},"created_at":"2024-08-09T19:35:26.000Z","updated_at":"2024-10-06T16:41:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"94f6c72e-542f-4c4f-9714-ec40a25a0c36","html_url":"https://github.com/geniuszly/GenDeHasher","commit_stats":null,"previous_names":["geniuszly/gendehasher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geniuszly%2FGenDeHasher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geniuszly%2FGenDeHasher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geniuszly%2FGenDeHasher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geniuszly%2FGenDeHasher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geniuszly","download_url":"https://codeload.github.com/geniuszly/GenDeHasher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248725092,"owners_count":21151626,"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":["authme","authme-sha256","cryptography","cybersecurity","decryption","dehash","dehasher","ethical-hacking","gendehasher","hash-algorithms","hash-cracking","hash-decryption","md5","password-recovery","penetration-testing","python","security-tools","sha256"],"created_at":"2025-01-21T10:12:52.616Z","updated_at":"2025-04-13T14:20:31.795Z","avatar_url":"https://github.com/geniuszly.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GenDeHasher\nEN:\nOptimized code for decrypting hashes. It works 100 times faster than others\n\nThis program is designed to decrypt hashes by brute force passwords from existing wordlists. \n\n\nThe program has 2 modes, namely:\n1) Convert the raw hash to a hash:salt\n2) Use an optimized GenDeHasher\n![1](https://github.com/user-attachments/assets/0d09bb11-5ffb-4daf-89cd-54645bcf7f89)\n\nThus, when you select 1 item, you insert the hash and salt you have (if available) and then get an already sorted, ready hash. \n![2](https://github.com/user-attachments/assets/3e14646c-e4a2-4397-8c4c-6da32eba5b87)\n\n![3](https://github.com/user-attachments/assets/cf17340a-5154-468c-a827-eaa21a2253e6)\n\n\nIf you select 2 items, you first select the path to your wordlist, then enter the hash and salt (if there is no salt, then leave the field empty) and then the password is selected and if it is found, you will receive a message about it.\n![4](https://github.com/user-attachments/assets/8987ebb5-6553-4c9c-bbf2-a3c70dc63bfa)\n\n![5](https://github.com/user-attachments/assets/260ab121-d7d5-41bc-be37-66c1f55b326a)\n\nRU:\nОптимизированный код для расшифровки хэшей. Он работает в 100 раз быстрее других.\n\nДанная программа предназначена для расшифровки хэшей методом перебора паролей из имеющегося wordlists. \n\n\nУ программы имеются 2 режима, а именно:\n1) Преобразовать необработанный хеш в хеш:соль\n2) Использовать оптимизированный GenDeHasher\n\n![1](https://github.com/user-attachments/assets/0d09bb11-5ffb-4daf-89cd-54645bcf7f89)\n\nТаким образом, при выборе 1 пункта, вы вставляете имеющийся у вас хэш и соль(при наличии) и затем получаете уже отсортированный, готовый хэш. \n![2](https://github.com/user-attachments/assets/3e14646c-e4a2-4397-8c4c-6da32eba5b87)\n\n![3](https://github.com/user-attachments/assets/cf17340a-5154-468c-a827-eaa21a2253e6)\n\n\nПри выборе 2 пункта, вы для начала выбираете путь до вашего wordlist, затем введите хэш и соль(если соли нет, то поле оставляете пустым) и затем идет подбор пароля и если он найдется, вам выдаст об этом сообщение.\n![4](https://github.com/user-attachments/assets/8987ebb5-6553-4c9c-bbf2-a3c70dc63bfa)\n\n![5](https://github.com/user-attachments/assets/260ab121-d7d5-41bc-be37-66c1f55b326a)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeniuszly%2Fgendehasher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeniuszly%2Fgendehasher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeniuszly%2Fgendehasher/lists"}