{"id":21995288,"url":"https://github.com/rek7/descrypt-cpu-collision-cracker","last_synced_at":"2025-10-08T02:26:22.967Z","repository":{"id":121738045,"uuid":"118966841","full_name":"rek7/DEScrypt-CPU-Collision-Cracker","owner":"rek7","description":"DEScrypt CPU Collision Cracker","archived":false,"fork":false,"pushed_at":"2019-04-14T17:26:06.000Z","size":174,"stargazers_count":50,"open_issues_count":0,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-30T17:50:34.723Z","etag":null,"topics":["collision","cracker","crypt","des","descrypt","hash","high-performance","linux-app","password-cracker","rainbow-table","salt"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/rek7.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,"zenodo":null}},"created_at":"2018-01-25T20:57:07.000Z","updated_at":"2025-01-01T18:42:55.000Z","dependencies_parsed_at":"2023-03-13T12:25:02.914Z","dependency_job_id":null,"html_url":"https://github.com/rek7/DEScrypt-CPU-Collision-Cracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rek7/DEScrypt-CPU-Collision-Cracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rek7%2FDEScrypt-CPU-Collision-Cracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rek7%2FDEScrypt-CPU-Collision-Cracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rek7%2FDEScrypt-CPU-Collision-Cracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rek7%2FDEScrypt-CPU-Collision-Cracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rek7","download_url":"https://codeload.github.com/rek7/DEScrypt-CPU-Collision-Cracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rek7%2FDEScrypt-CPU-Collision-Cracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278877087,"owners_count":26061384,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["collision","cracker","crypt","des","descrypt","hash","high-performance","linux-app","password-cracker","rainbow-table","salt"],"created_at":"2024-11-29T21:13:57.645Z","updated_at":"2025-10-08T02:26:22.960Z","avatar_url":"https://github.com/rek7.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEScrypt-CPU-Collision-Cracker\n## What is DEScrypt-CPU-Collision-Cracker?\nA linux based high performance DEScrypt CPU cracker written in c++, it deduces the salt and uses a password list to crack hashes.\n### Why not use a rainbow table?\nDEScrypt uses by default a two byte salt(comprised of characters [a-zA-Z0-9./] [1]) which would mean that you would need to produce roughly 65,536 unique rainbow tables, as a result its more efficient to use collision cracking to find out the plaintext password.\n## Features\n+ Ability to crack hashes both from a file and individually \n+ Detects CPU cores\n+ Adjustable number of threads\n+ Colon-separated output file\n+ Clear readable display\n+ Average hash rate of 22,000/s with the default 10 threads on a single CPU core\n## Commands \n        Command         Description\n        -------         -----------\n        -l=             File Location of HashList\n        -i=             Individual Hash\n        -w=             File Location of Wordlist\n        -o=             File Location of Output File\n        -t=             Number of Threads(Default is 10)\n\n## Getting started\n###### To Compile: g++ -std=c++11 src/main.cpp -pthread -lcrypt -O2 -o DEScrypt\n## Screenshots\n![alt text](https://github.com/rek7/DEScrypt-CPU-Collision-Cracker/blob/master/images/Start1.png)\n![alt text](https://github.com/rek7/DEScrypt-CPU-Collision-Cracker/blob/master/images/start2.png)\n![alt text](https://github.com/rek7/DEScrypt-CPU-Collision-Cracker/blob/master/images/end1.png)\n## Featured on:\n[Kitploit](https://www.kitploit.com/2018/01/descrypt-cpu-collision-cracker-descrypt.html)\n## Citations\n[1] - http://man7.org/linux/man-pages/man3/crypt.3.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frek7%2Fdescrypt-cpu-collision-cracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frek7%2Fdescrypt-cpu-collision-cracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frek7%2Fdescrypt-cpu-collision-cracker/lists"}