defaultnamehere / cookie_crimes

Read local Chrome cookies without root or decrypting
https://mango.pdf.zone/stealing-chrome-cookies-without-a-password
MIT License
610 stars 79 forks source link

Mac - No such Chrome process #10

Open seanconrad1 opened 5 years ago

seanconrad1 commented 5 years ago

Installed the requirements and tried running the app but got an error immediately.

python3 cookie_crimes.py

Traceback (most recent call last):
  File "cookie_crimes.py", line 147, in <module>
    cleanup(forbidden_process)
  File "cookie_crimes.py", line 130, in cleanup
    os.kill(chrome_process.pid + 1, signal.SIGKILL)
ProcessLookupError: [Errno 3] No such process