SQLCipher windows解密工具.zip

上传:sly3177 浏览: 39 推荐: 0 文件:ZIP 大小:1.02MB 上传时间:2021-05-22 03:52:48 版权申诉
Example: G:\SQLCipher解密>sqlcipher dbname.db SQLCipher version 3.7.17 2013-05-20 00:56:22 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> PRAGMA key = 'dbpassword'; sqlite> ATTACH DATABASE 'newdb.db' AS newdb KEY ''; sqlite> SELECT sqlcipher_export('newdb'); sqlite> DETACH DATABASE newdb; sqlite>
上传资源
用户评论