rxwx / chlonium

Chromium Cookie import / export tool
277 stars 51 forks source link

Chrome cookie update - no db path #16

Open hastalamuerte opened 2 months ago

hastalamuerte commented 2 months ago

@rxwx @mgeeky @nickzer0 Thanks for work on that project Running Chlonium.exe (main, net version) on two windows 10 machines (different editions) in output provide just Statekey and no cookie db path.

Even if i try to import local stale file it write that it not sql db file. So it not like on video In other words , can you tell plz how to dump/find cookie file or database now and import it in ChlomiumUI?

https://github.com/Meckazin/ChromeKatz/releases/tag/0.3.1 Might be helpfull. It work, have some updates to new chrome versions. but have no output in db format https://github.com/Meckazin/ChromeKatz/commit/f0a643abe55fa5779d662858c1e5e86a68bfec2c

hastalamuerte commented 2 months ago

C:\Users\username\AppData\Local\Google\Chrome\User Data\Default\Network Cookies file last founded - seems legit. IT WORK ! THANKS A LOT )

Login_Data - even if it write that 29 logins is imported . there is some sql errors, History cant be imported (not sqldb file) Login_Data_For_Account - No logins where exported...

1.maybe tool can be improved with specifying all db files possible/needed to copy to fully clone chrome/edge browser , and add a mass db import in chlomiumui. ? like C:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Extension Cookies C:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Login Data C:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Network\Cookies C:\Users\admin\AppData\Local\Google\Chrome\User Data\Default\Web Data C:\Users\admin\AppData\Local\Google\Chrome\User Data\Local State maybe some other?

  1. function of copy all needed db files for import,export , key to chrome.zip file in same folder
  2. if there is a lot of accounts / cookies for same site - function to specify wich cookie to import (hard one, just imagine)

and plz add a video for offline stalekey decryption.