越来越多的应用开始接入SQLCipher4了,虽然在Windows上有工具可以打开,但是没法使用脚本解密,也就不能实现自动化。 在网上找了很久都没有找到4的编译版本,因此自己找资料编译一下。 准备 安装openssl,并配置环境变量OPENSSSL_CONFIG,值为C:\Program Files\OpenSSL-Win64\bin\openssl.cfg(前面为你
sqlcipher/tool/build-shell.sh Go to file Go to file T Go to line L Copy path Cannot retrieve contributors at this time 22 lines (22 sloc) 686 Bytes Raw Blame #!/bin/sh # # This script demonstrates how to do a full-featured build of the sqlite3 # command-line shell ...
同时,文章还介绍了SQLCipher的API,并给出了在Android项目中使用SQLCipher进行数据库加密的代码示例。
SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features. - sqlcipher/tool/build-shell.sh at 87b4a1ea57827bbf1177bc6a472590ea2af4b8c3 · sqlcipher/sqlcipher
sqlcipher 2.1.0 win32 for wechat database decryption(微信数据库解密) - sqlcipher-windows-for-wechat/shell.c at master · sfantree/sqlcipher-windows-for-wechat