gookies
gookies copied to clipboard
Method to Display All Cookies
Great project mate. Chrome cookie extraction is an area of interest for me.
Program is running great after compiling. I was wondering if there's a way to extract all cookies instead of specifying a single domain? Can the saved logins be extracted too like SharpChrome?
Thanks for a project.
Cheers, Olly
Yea, I'll be looking at doing both in time. Guess I'll have to come up with a different name though once dumping logins :)
All cookies shouldn't be too difficult, but that will only work with JSON output mode, not header mode
Fantastic mate. Thank you.