This comment has been minimized.
This comment has been minimized.
There is a version for Mac OS and/or Linux? |
This comment has been minimized.
This comment has been minimized.
This is the error Im getting
What can I don? Im running it on windows 10. From what I could debug - it stopped at first row. |
This comment has been minimized.
This comment has been minimized.
Why are you using |
This comment has been minimized.
This comment has been minimized.
It is just copying the cookie file from '/../Local/Google/Chrome/User Data/Default/Cookies' to current folder and not doing any actual decryption |
This comment has been minimized.
This comment has been minimized.
How can I use it? |
This comment has been minimized.
This comment has been minimized.
I'm getting an error when calling the CryptUnprotectData method.
I can see that the encrypted values are printing out fine but the process fails at the decryption step.
Any pointers? |
This comment has been minimized.
This comment has been minimized.
It`s because the password encryption system in Chromium has changed |
This comment has been minimized.
This comment has been minimized.
Thanks @mrAsh4r: Is there any alternative library? |
This comment has been minimized.
This comment has been minimized.
@GSapiah, yep. You can check LaZagne (https://github.com/AlessandroZ/LaZagne) |
This comment has been minimized.
This comment has been minimized.
Isn't that just for passwords or does it work also for cookies? If so, how? |
This comment has been minimized.
This comment has been minimized.
I updated the code to work with new chrome encryption system |
This comment has been minimized.
Thanks, it worked for me with one change: in my chrome cookie db 'secure' is 'is_secure'