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
chpass-0.3.1.tar.gz
(35.8 kB
view details)
Built Distribution
File details
Details for the file chpass-0.3.1.tar.gz
.
File metadata
- Download URL: chpass-0.3.1.tar.gz
- Upload date:
- Size: 35.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a69e04e3ebc38cb320132e2b2fe45cf59ca11bb89f4252d64132047cd6420f7a |
|
MD5 | 15188ce7792f8a179420b69fdb13b02f |
|
BLAKE2b-256 | e2d860d52c45d8d655251b2cf201327594585c8aa70cbe7d43d19b553aeac613 |
File details
Details for the file chpass-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: chpass-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6206123b32bcde46705ef721fadccf5f183cdd2d9ddabd56705113380bcd7f0 |
|
MD5 | 350338a0c946d6dc66c4bea1d95d204a |
|
BLAKE2b-256 | 8e2d2569cd85527c4be53a0aa1c3f1a264b60a72cf3b97279548a8fb4fe7290b |