PyWxDump/pywxdump/decrypted/__init__.py

9 lines
418 B
Python
Raw Normal View History

2023-08-22 00:40:09 +08:00
# -*- coding: utf-8 -*-#
# -------------------------------------------------------------------------------
# Name: __init__.py.py
# Description:
2023-08-22 00:40:09 +08:00
# Author: xaoyaoo
# Date: 2023/08/21
# -------------------------------------------------------------------------------
from .decrypt import batch_decrypt
from .get_wx_decrypted_db import all_decrypt, merge_copy_msg_db, merge_msg_db, merge_media_msg_db