in reply to Re: Access and decrypt Chrome cookies on Windows
in thread Access and decrypt Chrome cookies on Windows
your guess is not so bad :) infact with the line my $pDataOut = " "x1000; the program runs without any issue but if I print $new_value it is always 0 and so if I inspect the copied DB using DBeaver I find value column with all 0 and the expiration set to 99999999999999999
So the decryption didnt happened.
L*
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Access and decrypt Chrome cookies on Windows
by bliako (Abbot) on Nov 30, 2022 at 13:08 UTC | |
by Discipulus (Canon) on Dec 01, 2022 at 06:49 UTC |