Crate wx_core

Source
Expand description

§核心功能

  • 解码微信数据库
  • 读取微信数据库

Modules§

helpers
辅助函数

Structs§

WeChatProfile
微信个人数据
WxDecryptor
解密微信数据库
WxError
A boxed error kind, wrapping an WxErrorKind.
WxExport
导出微信数据库中的数据
WxScanner
XlsxWriter
Excel 导出

Enums§

MessageType
消息类型
WxErrorKind
The kind of WxError.

Type Aliases§

WxResult
The result type of this crate.