使用SQL cipher3.4.2解密,注意cipher_page_size使用4096 sqlite> PRAGMA key ="590ba429a0"; sqlite> PRAGMA cipher_page_size = 4096; sqlite> ATTACH DATABASE 'plaintext.db' AS plaintext KEY ""; sqlite> SELECT sqlcipher_export('plaintext'); sqlite> DETACH DATABASE plaintext;
2022-03-05 18:03:21 20.83MB sqlcipher sqlite 3.4.2 3.4.x
1
sqlcipher.exe,简易的数据库客户端
2022-02-07 19:07:50 3.36MB 数据库 database
1
查找了很多方法,使用openssl 和sqlcipher自己编译的静态库,分享给大家,测试完美使用
2022-01-11 10:02:44 976KB sqlite3 SQLCipher  加密 解密
1
DB Browser for SQLCipher
2022-01-06 13:07:27 9.92MB SQLite
1
查看sqlite加密数据库工具
2022-01-03 19:30:52 6.66MB Sqlite
1
sqlcipher-3.0.1-windows
2021-11-26 16:58:49 5.15MB sqlcipher window
1
个人编译完成的系统下的sqlcipher
2021-11-26 16:48:02 23.21MB sqlite sqlcipher
1
sqlcipher.exe 2.1版本,可打开加密数据库,可打开微信数据库,亲测可用,编译好的exe
2021-11-26 16:33:14 3.35MB sqlcipher 打开微信数据库
1
NetCore EF连接带有密码的SQLite(SQLCipher)数据库实例,解决SQLCipher加密后操作慢问题 程序截图:https://blog.csdn.net/ZhengShuiHuang/article/details/121349050
2021-11-16 14:06:07 10.25MB SQLite密码 SQLitePassword SQLCipher
sqlite数据库查看工具
2021-11-01 16:09:40 2.47MB sqlite
1