mirror of
https://cdm-project.com/Decryption-Tools/pywks.git
synced 2025-04-29 19:54:27 +02:00
46 lines
1.5 KiB
Markdown
46 lines
1.5 KiB
Markdown
# PyWKS
|
|
|
|
<p align="center">
|
|
<img src="https://cdn.discordapp.com/attachments/826590534151700550/1176511096803307520/image.png?ex=656f2257&is=655cad57&hm=47aca7f30777fa83ac68cc942efa9a85219a3d2fdbf2a307d989971a11987109&" alt="PyWKS Logo">
|
|
</p>
|
|
|
|
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:**
|
|
```bash
|
|
git clone https://github.com/SASUKE-DUCK/pywks
|
|
```
|
|
|
|
**2. Install dependencies:**
|
|
```bash
|
|
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!
|
|
|
|
[](https://discord.gg/utEG7CsAm5)
|