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

Any plans to make it work on windows* in the near future? #8

Open lukkamvd2 opened 5 years ago

lukkamvd2 commented 5 years ago

Tried it out at work but as said it's windows* supported

Error: File "cookie_crimes.py", line 34, in raise RuntimeError("what the heck kind of OS is this? seriously what is '%s'? y'know what i don't hav to deal with this i'm outta here car ignition noises driving noises driving noises fade away" % sys.platform)

RuntimeError: what the heck kind of OS is this? seriously what is 'win32'? y'know what i don't hav to deal with this i'm outta here car ignition noises driving noises driving noises fade away

Any plans to make that work in the future? would appreciate just the stepping stones tho

Thanks,

majidabdul82 commented 5 years ago

Not working for windows. Producing the same error in the above. Haven't tried on Linux.