iphone - How to open an encrypted sqlite in terminal -
i created .db3 sqlite file in windows,the problem encrypted it,but couldn't manage open directly in terminal app on mac.i know in xcode,i can use sqlite_key open it,but want modify data directly in terminal app.so want know,is there command in sqlite prompt let me open encrypted sqlite file.
Comments
Post a Comment