TPD94/CDRM-Project-2.0 — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted web app for working with Widevine and PlayReady decryption for content I’m allowed to test. I want it to run locally with Python, start from python main.py, and guide me through any first time setup in the terminal.
Give it a clean web interface where I can choose Widevine or PlayReady, add the needed request details, use my own local CDM files, and see the result in a clear way. Don’t include any CDM files or download links, just make the folders and setup obvious so I can place my own files there.
Use a simple Flask backend and a modern React style frontend with clean styling. Make the install process friendly for Windows and Linux, with requirements, config folders, examples if useful, and basic error messages when something is missing. Look up current docs online if you need to.
Want more depth? Deep Reverse