mirror of
https://github.com/LifeArchiveProject/WeChatDataAnalysis.git
synced 2026-02-19 22:30:49 +08:00
docs(README): 更新项目介绍
This commit is contained in:
13
README.md
13
README.md
@@ -1,18 +1,17 @@
|
|||||||
|
<div align="center">
|
||||||
|
<img src="logo.png" alt="微信数据库解密工具" width="200">
|
||||||
|
</div>
|
||||||
|
|
||||||
# 微信数据库解密工具
|
# 微信数据库解密工具
|
||||||
|
|
||||||
一个专门用于微信4.x版本数据库解密的工具,基于SQLCipher 4.0加密机制,支持批量解密微信数据库文件。
|
一个专门用于微信4.x版本数据库解密的工具
|
||||||
|
|
||||||
## 系统要求
|
|
||||||
|
|
||||||
- Python 3.11+
|
|
||||||
- Windows 11 (主要测试平台)
|
|
||||||
|
|
||||||
## 快速开始
|
## 快速开始
|
||||||
|
|
||||||
### 1. 克隆项目
|
### 1. 克隆项目
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone <repository-url>
|
git clone https://github.com/2977094657/WeChatDataAnalysis
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. 安装Python依赖
|
### 2. 安装Python依赖
|
||||||
|
|||||||
BIN
banner.png
Normal file
BIN
banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Reference in New Issue
Block a user