{"id":19921081,"url":"https://github.com/behnambm/crack-the-windows","last_synced_at":"2026-03-07T22:02:55.957Z","repository":{"id":115417669,"uuid":"466774963","full_name":"behnambm/crack-the-windows","owner":"behnambm","description":"A script to automate process of clearing Windows password using chntpw tool.","archived":false,"fork":false,"pushed_at":"2022-03-07T17:24:47.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T16:39:50.012Z","etag":null,"topics":["chntpw","clear-windows-password","crack-password","crack-windows-password","reset-windows-password","windows"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/behnambm.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":"2022-03-06T15:20:33.000Z","updated_at":"2024-03-27T10:51:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e084664-6d04-4933-8bcb-5d15debc2980","html_url":"https://github.com/behnambm/crack-the-windows","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/behnambm/crack-the-windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnambm%2Fcrack-the-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnambm%2Fcrack-the-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnambm%2Fcrack-the-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnambm%2Fcrack-the-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/behnambm","download_url":"https://codeload.github.com/behnambm/crack-the-windows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnambm%2Fcrack-the-windows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30233429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chntpw","clear-windows-password","crack-password","crack-windows-password","reset-windows-password","windows"],"created_at":"2024-11-12T22:06:39.821Z","updated_at":"2026-03-07T22:02:55.953Z","avatar_url":"https://github.com/behnambm.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crack-the-windows\nA script to automate process of clearing Windows password using chntpw tool.\n\nThis script first will try to find `NTFS` partitions and then mount them one-by-one and search for `SAM` file.\nIf finds any then it will try to clear its password using `chntpw` utility.\n\nSee [chntpw](https://github.com/Tody-Guo/chntpw)'s repo.\n\n## Usage \nFind the `SAM` file and list all users available.\n\n```sudo ./crack-the-windows.sh ```\n\nExample output:\n```\nTrying: /dev/sda2\nfound SAM file in: /dev/sda2\n----------------------------------------------------------------------\n| RID -|---------- Username ------------| Admin? |- Lock? --|\n| 01f4 | Administrator                  | ADMIN  | dis/lock |\n| 03e9 | behnam                         | ADMIN  |          |\n| 01f7 | DefaultAccount                 |        | dis/lock |\n| 01f5 | Guest                          |        | dis/lock |\n| 01f8 | WDAGUtilityAccount             |        | dis/lock |\n----------------------------------------------------------------------\n```\n\nClear a users password:\n\n```sudo ./crack-the-windows.sh behnam```\n\nThis command will open `chntpw`s interactive editor, so you can clear the password and save the `SAM` file.([more info](https://github.com/Tody-Guo/chntpw))","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehnambm%2Fcrack-the-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbehnambm%2Fcrack-the-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehnambm%2Fcrack-the-windows/lists"}