mirror of
https://cdm-project.com/Decryption-Tools/pywks.git
synced 2025-04-29 19:34:26 +02:00
PyWKS
PyWKS is a Python script designed for obtaining keys to decrypt encrypted videos. This repository contains an improved version of WKS-KEYS.
⚠️ Warning:
I'm only uploading this for educational purposes.
Setup
1. Clone the repository:
git clone https://github.com/SASUKE-DUCK/pywks
2. Install dependencies:
pip install -r https://github.com/SASUKE-DUCK/pywks/blob/main/requirements.txt
3. Explore the example scripts:
main.py
main_dsnp.py
For detailed instructions, run the scripts with the -h
flag.
Screenshots
main.py
main_dsnp.py
Support and Community
Join our Discord community for support, discussions, and updates!
Description
Languages
Python
100%