{"id":23557608,"url":"https://github.com/bengabay11/chpass","last_synced_at":"2026-05-21T05:03:20.451Z","repository":{"id":40767544,"uuid":"269413172","full_name":"bengabay11/chpass","owner":"bengabay11","description":"Gather information from Chrome 🔑","archived":false,"fork":false,"pushed_at":"2024-01-22T08:43:05.000Z","size":328,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T11:58:03.314Z","etag":null,"topics":["chrome","passwords","python","recon"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/chpass/","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/bengabay11.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":"2020-06-04T16:43:56.000Z","updated_at":"2023-05-13T17:41:04.000Z","dependencies_parsed_at":"2023-02-12T21:31:32.289Z","dependency_job_id":"83b61100-ed3b-4dca-a0a9-4a9c8e32a702","html_url":"https://github.com/bengabay11/chpass","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/bengabay11/chpass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fchpass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fchpass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fchpass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fchpass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bengabay11","download_url":"https://codeload.github.com/bengabay11/chpass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bengabay11%2Fchpass/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265222973,"owners_count":23730327,"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":["chrome","passwords","python","recon"],"created_at":"2024-12-26T15:14:51.230Z","updated_at":"2026-05-21T05:03:20.443Z","avatar_url":"https://github.com/bengabay11.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chpass\n\nGather information from Chrome 🔑\n\n[![Unit Tests](https://github.com/bengabay11/chpass/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/bengabay11/chpass/actions/workflows/unit-tests.yml)\n[![Integration Tests](https://github.com/bengabay11/chpass/actions/workflows/integration-tests.yml/badge.svg)](https://github.com/bengabay11/chpass/actions/workflows/integration-tests.yml)\n[![python](https://img.shields.io/badge/python-3.9%20%7C%203.8%20%7C%203.9%20%7C%203.10%20%7C%203.12-blue)](https://pypi.org/project/chpass/)\n\n## Features\n\n- import/export passwords\n- history\n- google account profile picture\n- downloads\n- top visited sites\n\n## Installing\n\n```console\n$ pip install chpass\n```\n\n## Usage\n\n```console\nusage: chpass [-h] [-u USER] [-i FILE_ADAPTER] {import,export} ...\n```\n\n\u003e Chrome must be closed during the whole process, because its database is locked while running.\n\n### Export\n\n```console\nusage: chpass export [-h] [-d DESTINATION_FOLDER] {passwords,history,downloads,top_sites,profile_pic} ...\n```\n\n### Import\n\n```console\nusage: chpass import [-h] -f FROM_FILE\n```\n\n\u003e In order to import the passwords successfully, Chrome must be restarted after the import to load the passwords from the database.\n\n## File adapters\n\n`chpass` support read/write functionality with `csv` and `json`.\n\nthe default export and import is done with `csv`.\n\nyou can change the file adapter with the flag:\n\n```console\n$ chpass -i json export\n```\n\n## License\n\nThis project is licensed under the terms of the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengabay11%2Fchpass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbengabay11%2Fchpass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengabay11%2Fchpass/lists"}