Skip to content

๐ŸŒธ The Python browser cookies decryptor

Notifications You must be signed in to change notification settings

myaww1337/flower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒธ Flower

About Flower

This script is currently working with 4 browsers. This project is alive and new browsers will be available in next commits.

Here list of available and possible available in future browsers:

Browser Status
Chrome โœ… Supported
Firefox โœ… Supported
Opera โœ… Supported
Opera GX โœ… Supported
Edge โŒ Will be supported in future
Internet Explorer โŒ Won't be supported
Yandex Browser โŒ Will be supported in future

Installation

  • Clone this repository
  • Extract it
  • Open cmd and execute few commands:
cd Downloads
cd flower
pip install -r requirements.txt

Usage

Flower accepts few parameters.

Parameter name Description Required
chrome Flower will be able to work with Chrome No
firefox Flower will be able to work with Firefox No
opera Flower will be able to work with Opera No
operagx Flower will be able to work with Opera GX No
type Selects needed file format on output (txt or csv) Yes

Here an example how to run Flower:

python flower.py -chrome -type csv

About

๐ŸŒธ The Python browser cookies decryptor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages