Page 1 of 1

Wigle Android: Unreadable .sqlite file

Posted: Fri Mar 31, 2017 10:08 pm
by milkey
First post on the Wigle forums although I've been a faithful user since 2012.
I've been poking at my sqlite db file (i need some test data for geo fencing stuff) and it seems to be either encrypted or malformed.
Is there any encryption to the DB since any android version or i'm just dealing with a rotten file?

Re: Wigle Android: Unreadable .sqlite file

Posted: Sat Apr 01, 2017 6:49 am
by arkasha
Hi milkey,

there's no encryption on the SQLite DB (we're actually doing some simple encrypted storage for credentials in the upcoming release, but those will be in your preferences)... this may be file corruption. :(

What tools are you using to open the file? Are the up-to-date?