A comprehensive, modular, plugin-based DRM pentesting toolkit with a modern CustomTKinter GUI. The toolkit supports device and credentials profile management, plugin stacking, PSSH/MPD parsing, ...
gridium/ ├── lessons/ # Educational materials │ ├── 01_pydantic_introduction.md │ └── 02_pydantic_best_practices.md ├── examples/ # Runnable code examples │ ├── 01_pydantic_introduction.py │ └── ...