5 Commits
Author SHA1 Message Date
pandorafuture 7bed9e767a feat: expose avatars and image quality metadata 2026-07-22 11:20:16 +08:00
pandorafuture c8f90385a3 chore: restore fmt and clippy CI checks 2026-07-10 19:29:29 +08:00
pandorafuture 26bae79fc4 perf: eliminate repeated SQLCipher key derivation 2026-07-10 18:49:15 +08:00
pandorafuture 125c762727 chore(deps): 升级核心依赖至最新版本
- rusqlite 0.32 → 0.40,涵盖全部 5 个 crate
- aes 0.8 → 0.9、cbc 0.1 → 0.2,涵盖加解密相关 4 个 crate
- toml 0.8 → 1.1 配置解析库升级
- 迁移 cipher 0.5 新接口,替换已废弃的加解密方法
- 修复 aes::cipher::Array 弃用警告,改用 TryFrom 转换
2026-06-05 00:14:25 +08:00
pandorafuture 96ccbbdc3d feat: initial release of wx-cli v0.7.2
WeChat macOS database decryption and query tool, supporting key extraction,
message querying, full-text search, conversation export, real-time monitoring,
media handling, and HTTP server mode with REST API and SSE.
2026-06-04 22:50:00 +08:00