A PoC demonstrating how to bypass Chrome v20+ appbound encryption to extract HTTP-only and secure cookies using Chrome's Remote Debugging Protocol, without admin rights.
Disclaimer: For educational purposes only. Unauthorized data access is illegal.
Install dependencies:
pip install websocket-client requests
Run
python main.py