Gather information from chrome
Project description
chpass
Gather information from Chrome 🔑
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chpass-0.4.0.tar.gz.
File metadata
- Download URL: chpass-0.4.0.tar.gz
- Upload date:
- Size: 36.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
339d07f231e74f646090cc20703983b6def191104f410da71aacf810f58b5a2f
|
|
| MD5 |
4f3ad662227eb4c6787c49b7140ad268
|
|
| BLAKE2b-256 |
4b747c0dbc51ff73dc696e09f2c07cf3374a72bbaa7fd58a8eb1ff1f171ee563
|
File details
Details for the file chpass-0.4.0-py2.py3-none-any.whl.
File metadata
- Download URL: chpass-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6a03b062a6049ca0e98dccc551179afef79072c49ecbe3c60fe9eb6d9480aef
|
|
| MD5 |
1836a377545daeac85ee4a892245040b
|
|
| BLAKE2b-256 |
03d41faba0ceecee3781314885084fa87f8a17b2ba251d6703dbbf84cce4c485
|