kcp18 / browserhistory

A simple Python module that extracts browser history
MIT License
72 stars 13 forks source link

Not working with Chrome if chrome is opened. #11

Open moidshaikh opened 5 years ago

moidshaikh commented 5 years ago

I need this to work when chrome is opened.

duzvik commented 5 years ago

@moidshaikh u can create shadowcopy with vssadmin.exe and than read sql3 file

Zernach commented 4 years ago

@duzvik — is a vssadmin.exe only a windows thing?

tjkdow commented 4 years ago

I'm not sure what happened, but my Chrome browser history (cmd Y) doesn't show up anymore. It's just blank. Does this have something to do with sqlite and requesting the database, or writing the csv file?