Skip to main content

Gather information from chrome

Project description

chpass

Gather information from Chrome 🔑

Unit Tests Integration Tests python

Features

  • import/export passwords
  • history
  • google account profile picture
  • downloads
  • top visited sites

Installing

$ pip install chpass

Usage

usage: chpass [-h] [-u USER] [-i FILE_ADAPTER] {import,export} ...

Chrome must be closed during the whole process, because its database is locked while running.

Export

usage: chpass export [-h] [-d DESTINATION_FOLDER] {passwords,history,downloads,top_sites,profile_pic} ...

Import

usage: chpass import [-h] -f FROM_FILE

In order to import the passwords successfully, Chrome must be restarted after the import to load the passwords from the database.

File adapters

chpass support read/write functionality with csv and json.

the default export and import is done with csv.

you can change the file adapter with the flag:

$ chpass -i json export

License

This project is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chpass-0.3.1.tar.gz (35.8 kB view hashes)

Uploaded Source

Built Distribution

chpass-0.3.1-py2.py3-none-any.whl (28.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page