Cold turkey blocker Activator
A simple Python script that modifies Cold turkey blocker's SQLite database to enable pro features.
Note
This script is intended for educational purposes only. It is recommended to purchase a legitimate license to support the developers.
Installation
- Download the latest release from the releases page
- Run the downloaded file
Cold-turkey-blocker-Activator.exe
Or run from source:
- Clone this repository
- Install dependencies:
pip install -r requirements.txt
- Run
Cold-turkey-blocker-Activator.pyw
Tip
A minimal dependency terminal based version is also available as Cold-turkey-blocker-Activator(cli).py with requirements in requirements(cli).txt.
Requirements
- Windows 10 1507 and above
- Cold turkey blocker must be installed
- Python 3.x (if running from source)
- Python packages in requirements.txt (if running from source)
Usage
Important
Make sure Cold turkey blocker is installed on your system
- Run the script
- The script will modify Cold turkey blocker's SQLite database to enable pro features
- Restart Cold turkey blocker to apply changes
- Profit!
Warning
All the files provided in this repository are considered an evaluation version and are provided for educational purposes only.
By using this repository, you acknowledge and agree that the author(s) shall not be held responsible for any direct, indirect, incidental, special, exemplary, or consequential damages arising from the use or misuse of this code.