gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine

Home Page:https://catswords.social/@catswords_oss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[lib/chrome] Encrypted cookies and Decryptor

gnh1201 opened this issue · comments

Summary

Last fall (around 2022), during an offline meeting about WelsonJS, I heard discussions about supporting the decryption process for encrypted cookies (aka. Local State) in Chrome and Chromium.

Under the supervision of the customer, I wrote a Python script for this purpose but did not make it public in the repository. There are considerations about whether it is appropriate to make it public, but there is also a need to ponder if there is a better approach for this matter.

Related Links