Skip to content

PySticky is a script to parse & extract "Sticky Notes πŸ“’" artifacts.

Notifications You must be signed in to change notification settings

iiArrow/PySticky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PySticky πŸ“’

PySticky is a script that parse & extract the Sticky Notes Artifacts on Windows System.

Getting Started

Installation

git clone https://github.com/iiArrow/PySticky.git
cd PySticky
pip install -r requirements.txt

Usage

Run the script with the path of the Sticky Notes SQLite DB:

python PySticky.py -f/--file path/to/your/db.sqlite

To extract the cuurent DB run the following command:

python PySticky.py -c/--current

Directory Structure

PySticky/
β”‚
β”œβ”€β”€ PySticky.py
β”œβ”€β”€ plum.sqlite --> if moved location!
β”œβ”€β”€ requirements.txt
└── README.md

ToDo:

  • Add export option.

About

PySticky is a script to parse & extract "Sticky Notes πŸ“’" artifacts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages