diff --git a/README.md b/README.md index 984916e..0e86b18 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,17 @@ +
+ 微信数据库解密工具 +
+ # 微信数据库解密工具 -一个专门用于微信4.x版本数据库解密的工具,基于SQLCipher 4.0加密机制,支持批量解密微信数据库文件。 - -## 系统要求 - -- Python 3.11+ -- Windows 11 (主要测试平台) +一个专门用于微信4.x版本数据库解密的工具 ## 快速开始 ### 1. 克隆项目 ```bash -git clone +git clone https://github.com/2977094657/WeChatDataAnalysis ``` ### 2. 安装Python依赖 diff --git a/banner.png b/banner.png new file mode 100644 index 0000000..ff645f2 Binary files /dev/null and b/banner.png differ diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..d144de1 Binary files /dev/null and b/logo.png differ