{"id":25403129,"url":"https://github.com/cipherx-bit/chrome_password_extractor","last_synced_at":"2025-08-12T09:09:29.511Z","repository":{"id":275444703,"uuid":"926110284","full_name":"CipherX-bit/Chrome_Password_Extractor","owner":"CipherX-bit","description":"A Python script to extract and decrypt saved passwords from Google Chrome’s SQLite database, saving them to a text file. It uses AES decryption and the win32crypt library for Windows systems.","archived":false,"fork":false,"pushed_at":"2025-02-14T23:04:59.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T06:38:46.782Z","etag":null,"topics":["aes-decryption","cybersecurity","data-decryption","password-management","python","sqlite","web-security","win32crypt"],"latest_commit_sha":null,"homepage":"","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/CipherX-bit.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":"2025-02-02T15:25:26.000Z","updated_at":"2025-02-14T23:05:03.000Z","dependencies_parsed_at":"2025-02-02T16:18:48.422Z","dependency_job_id":"b201cb8b-527f-4395-9556-e96f79a2306a","html_url":"https://github.com/CipherX-bit/Chrome_Password_Extractor","commit_stats":null,"previous_names":["cipherx-bit/chrome_password_extractor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CipherX-bit/Chrome_Password_Extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CipherX-bit%2FChrome_Password_Extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CipherX-bit%2FChrome_Password_Extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CipherX-bit%2FChrome_Password_Extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CipherX-bit%2FChrome_Password_Extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CipherX-bit","download_url":"https://codeload.github.com/CipherX-bit/Chrome_Password_Extractor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CipherX-bit%2FChrome_Password_Extractor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270033140,"owners_count":24515432,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aes-decryption","cybersecurity","data-decryption","password-management","python","sqlite","web-security","win32crypt"],"created_at":"2025-02-16T02:28:00.660Z","updated_at":"2025-08-12T09:09:29.471Z","avatar_url":"https://github.com/CipherX-bit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome Password Extractor\r\n\r\n## Description\r\nChrome Password Extractor is a Python script designed to retrieve and decrypt saved passwords from Google Chrome. It utilizes the Windows Data Protection API (DPAPI) to decrypt stored credentials securely.\r\n\r\n## Features\r\n- Extracts saved login credentials from Google Chrome.\r\n- Decrypts passwords using the system's encryption key.\r\n- Saves the extracted data to a text file.\r\n- Displays a progress bar using `tqdm`.\r\n\r\n## Prerequisites\r\n- Windows OS\r\n- Python 3.x\r\n- Google Chrome installed\r\n\r\n## Dependencies\r\nEnsure you have the following Python packages installed:\r\n```bash\r\npip install pycryptodome pypiwin32 tqdm\r\n```\r\n\r\n## Installation\r\n1. Clone or download the repository:\r\n```bash\r\ngit clone https://github.com/CipherX-bit/Chrome-Password-Extractor.git\r\ncd Chrome-Password-Extractor\r\n```\r\n2. Install the required dependencies:\r\n```bash\r\npip install -r requirements.txt\r\n```\r\n\r\n## Usage\r\nRun the script with administrator privileges:\r\n```bash\r\npython script.py\r\n```\r\nYou will be prompted to confirm the execution before extracting any passwords.\r\n\r\n## Security Warning\r\n⚠️ **This script accesses sensitive data. Use it only on systems you own or have permission to access. Unauthorized usage is illegal.**\r\n\r\n## License\r\nThis project is for educational purposes only. The author is not responsible for any misuse of this script.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherx-bit%2Fchrome_password_extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcipherx-bit%2Fchrome_password_extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherx-bit%2Fchrome_password_extractor/lists"}