Closed JoeanAmier closed 3 weeks ago
Failed to read cookie.
import rookiepy print(rookiepy.chrome())
Chrome, Edge
Traceback (most recent call last): File "C:\Users\youyq\AppData\Roaming\JetBrains\PyCharm2024.2\scratches\scratch_2.py", line 3, in <module> print(rookiepy.chrome()) ^^^^^^^^^^^^^^^^^ RuntimeError: lsass.exe not found! Location: rookie-rs\src\windows\appbound\impersonate.rs:91:3
Chrck if lsass.exe exists in task manager and try to reboot. What's the os version?
Try this version:
pip install rookiepy==0.5.6b0
Using version 0.5.6b0 can successfully read.
Fixed in v0.5.6
What happened?
Failed to read cookie.
Steps to reproduce
What browsers are you seeing the problem on?
Chrome, Edge
Relevant log output