Convert profilesupercookie.zpcookie from FF-profile to chrome format to import

morpheus93

Client
Регистрация
25.01.2012
Сообщения
1 038
Благодарностей
237
Баллы
63
Hi,

as stated in the title, how can I convert the profilesupercooke file from the extracted xxx.zpprofile from the Firefox format (c1.adform.net:HSTS 0 18549 1634212026249,1,1 - one cookie per line separated by TAB) to the Chrome format (
{"4pEU9 / wcTTaQODFQbWMSTTVaXxzTa0KUDOq4eGm7e9A =": {
"expiry": 1633978497.713271,
"mode": "force-https",
"sts_include_subdomains": true,
"sts_observed": 1602442497.713273
},
)}

for importing it to the new Chrome profile (with C# method instance.LoadSuperCookie)
??

And what means the cryptic string in the first line of the chrome supercookie (here "4pEU9 / wcTTaQODFQbWMSTTVaXxzTa0KUDOq4eGm7e9A ="), how to decode it?

Thanks guys :-)
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 218
Благодарностей
5 843
Баллы
113
Please check this example:
 

Вложения

  • Спасибо
Реакции: morpheus93

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)