Thread: Firmware Update 5.14.3
View Single Post
Old 06-10-2022, 10:31 PM   #78
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,810
Karma: 103362673
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by tomsem View Post
Could be.

I have a jail broken Kindle Touch but I don’t think it would tell us much. I think I remember seeing the SQLite DB on there but it didn’t open with the DB client I tried. But I’ll have another look after I get the battery charged up.
sqlitebrowser (cross platform, open source, compiled binaries available) has worked for me for browsing, I don't think that or the amazon supplied sqlite3 can update the db because amazon got cute with some superfluous custom function. NiLuJe supplies an sqlite3 that will but I don't remember which package.

/val/ocal/cc.db is the most likely suspect, but there are others. amazon tends to make tables with a huge number of columns, so a dump to tsv or csv, import to spread sheet and
hide irrelevant columns might make inspecting easier.
j.p.s is offline   Reply With Quote