mirror of
https://github.com/LifeArchiveProject/WeChatDataAnalysis.git
synced 2026-02-20 23:00:50 +08:00
feat: 添加微信数据库解密工具的基本功能
This commit is contained in:
5
src/wechat_decrypt_tool/__init__.py
Normal file
5
src/wechat_decrypt_tool/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""微信数据库解密工具
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__author__ = "WeChat Decrypt Tool"
|
||||
Reference in New Issue
Block a user