Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aguuzzz/cookiesgrabber
Extract local cookies from Google Chrome
https://github.com/aguuzzz/cookiesgrabber
chrome cookies cookies-stealer google-chrome hacking hacking-tool python windows-10
Last synced: 3 months ago
JSON representation
Extract local cookies from Google Chrome
- Host: GitHub
- URL: https://github.com/aguuzzz/cookiesgrabber
- Owner: AguuZzz
- Created: 2024-06-06T23:30:53.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T04:26:20.000Z (8 months ago)
- Last Synced: 2024-10-13T06:41:58.878Z (3 months ago)
- Topics: chrome, cookies, cookies-stealer, google-chrome, hacking, hacking-tool, python, windows-10
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cookies Grabber
Extract local cookies from Google Chrome and save it in a json file in the desktop
## You need to CLOSE chrome before use the script
## Requirements
The script need these dependents:
```bash
$ pip install cryptography
$ pip install beautifulsoup4
$ pip install pywin32
```## How it works?
- Firts the code extract the user of windows
- Then the code search into every Google Chrome user's fold the cookies
- Then the cookies files are desencrypted and it's saved in the json file
- The code makes a html file to have a best view
- And to finish the code open your web browser## A simple script made by AguuZzz, give me a star to support me
![Dance dance dance](https://media.tenor.com/p_4UALhVSkIAAAAd/pk-xd.gif)