{"id":13530390,"url":"https://github.com/jmagers/MacinHash","last_synced_at":"2025-04-01T18:31:40.800Z","repository":{"id":208142500,"uuid":"112574853","full_name":"jmagers/MacinHash","owner":"jmagers","description":"Convert MacOS plist password file to hash file for password crackers","archived":false,"fork":false,"pushed_at":"2018-12-03T07:56:29.000Z","size":6,"stargazers_count":34,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T03:51:12.308Z","etag":null,"topics":["hashcat","john-the-ripper","mac","osx","password-cracker","plist"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jmagers.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,"governance":null}},"created_at":"2017-11-30T06:40:23.000Z","updated_at":"2025-03-03T18:54:00.000Z","dependencies_parsed_at":"2023-11-20T01:32:22.155Z","dependency_job_id":"24e2dca5-74b1-48cc-84f4-1aacb0a21c7a","html_url":"https://github.com/jmagers/MacinHash","commit_stats":null,"previous_names":["jmagers/macinhash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmagers%2FMacinHash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmagers%2FMacinHash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmagers%2FMacinHash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmagers%2FMacinHash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmagers","download_url":"https://codeload.github.com/jmagers/MacinHash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246691580,"owners_count":20818535,"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","john-the-ripper","mac","osx","password-cracker","plist"],"created_at":"2024-08-01T07:00:49.180Z","updated_at":"2025-04-01T18:31:40.593Z","avatar_url":"https://github.com/jmagers.png","language":"Python","funding_links":[],"categories":["Conversion"],"sub_categories":[],"readme":"# MacinHash\nConvert MacOS plist password file to hash file for password crackers. Supports plist files from MacOS 10.8+. Can be run on any machine that supports Python.\n\n## Dependencies\nPython 3.5+\n\n## Usage\nObtain the plist file located at /var/db/dslocal/nodes/Default/users/\\\u003cusername\\\u003e.plist\n\nConvert it to hash format **\\\u003cusername\\\u003e:$ml$\\\u003citerations\\\u003e$\\\u003csalt\\\u003e$\\\u003centropy\\\u003e**\n```\npython3 machash.py \u003cplist_file\u003e \u003chash_file\u003e\n```\n\nUse with a password cracker like hashcat or John the Ripper\n```\nhashcat -m 7100 --username \u003chash_file\u003e \u003cwordlist_file\u003e\njohn \u003chash_file\u003e -w \u003cwordlist_file\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmagers%2FMacinHash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmagers%2FMacinHash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmagers%2FMacinHash/lists"}