{"id":50335757,"url":"https://github.com/13m0n4de/purrify","last_synced_at":"2026-05-29T13:30:51.802Z","repository":{"id":320400181,"uuid":"1081954379","full_name":"13m0n4de/purrify","owner":"13m0n4de","description":"HashCat mask generator for mobile phone numbers based on libphonenumber metadata","archived":false,"fork":false,"pushed_at":"2025-11-01T20:31:20.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-01T21:14:53.011Z","etag":null,"topics":["brute-force","dictionary-attack","hashcat","libphonenumber","security","wordlist","wordlist-generator"],"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/13m0n4de.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-23T14:24:08.000Z","updated_at":"2025-11-01T20:31:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"260f0b09-061a-4069-9f4e-af5911334097","html_url":"https://github.com/13m0n4de/purrify","commit_stats":null,"previous_names":["13m0n4de/purrify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/13m0n4de/purrify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/13m0n4de%2Fpurrify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/13m0n4de%2Fpurrify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/13m0n4de%2Fpurrify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/13m0n4de%2Fpurrify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/13m0n4de","download_url":"https://codeload.github.com/13m0n4de/purrify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/13m0n4de%2Fpurrify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33655440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":["brute-force","dictionary-attack","hashcat","libphonenumber","security","wordlist","wordlist-generator"],"created_at":"2026-05-29T13:30:47.243Z","updated_at":"2026-05-29T13:30:51.796Z","avatar_url":"https://github.com/13m0n4de.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purrify\n\n[English](README.md) | [中文](README.zh.md)\n\n[HashCat](https://github.com/hashcat/hashcat) mask generator for mobile phone numbers based on libphonenumber metadata, inspired by [Felinize](https://github.com/Arnie97/felinize/).\n\nCreates `.hcmask` files with all mobile phone numbers in specified cities, according to the [`ranges.csv` metadata provided by libphonenumber][1].\n\n## Installation\n\nDownload phone number ranges provided by [libphonenumber](https://github.com/google/libphonenumber):\n\n```\ncurl -#LO https://github.com/google/libphonenumber/raw/master/metadata/metadata.zip\nunzip -j metadata.zip metadata/86/ranges.csv\n```\n\n\u003e **Note:** The `86` in the path represents China's country calling code. You can replace it with other country codes as needed (e.g., `1` for USA/Canada, `44` for UK, `81` for Japan, etc.).\n\nInstall Purrify using [uv](https://github.com/astral-sh/uv):\n\n```\nuv tool install git+https://github.com/13m0n4de/purrify\n```\n\n## Usage\n\nSpecify one or more city names in Chinese, English, or other languages:\n\n```\npurrify 南京 shanghai \u003c ranges.csv \u003e phones.hcmask\nhashcat -a 3 -m 13000 rar.hash phones.hcmask\n```\n\nIf you need a wordlist file, you can generate one from the `.hcmask` file using hashcat:\n\n```\nhashcat -a 3 --stdout phones.hcmask \u003e phones.list\n```\n\n[1]: https://github.com/google/libphonenumber/blob/master/metadata/metadata.zip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F13m0n4de%2Fpurrify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F13m0n4de%2Fpurrify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F13m0n4de%2Fpurrify/lists"}