Decrypt Chrome Cookies File (Perl) - Windows
Thanks for the PERL program. It has worked for me.
I have additionally used these lines:
use strict;
use warnings;
use MIME::Base64;
use File::Copy;
use DBI;
use Win32;
use Win32::API;
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a problem, I get this error : Win32::API::Call: parameter 7 had a buffer overflow at line 44