4 Commits

Author SHA1 Message Date
canghe
f6410d3ad2 Add --media flag to resolve media file paths for images/files/videos (v0.2.4) 2026-04-04 19:53:06 +08:00
canghe
7158422618 Preserve WeChat original entitlements when re-signing (v0.2.3)
- Extract existing entitlements before re-signing
- Merge get-task-allow into original entitlements instead of replacing
- Prevents breaking WeChat features like Search after init
2026-04-04 16:11:17 +08:00
canghe
b794ad1370 Add version command, bump to 0.2.2 2026-04-04 14:57:41 +08:00
canghe
e64006bafe Initial release: wechat-cli v0.2.0
A CLI tool to query local WeChat data with 11 commands:
sessions, history, search, contacts, members, stats, export,
favorites, unread, new-messages, and init.

Features:
- Self-contained init with key extraction (no external deps)
- On-the-fly SQLCipher decryption with caching
- JSON output by default for LLM/AI tool integration
- Message type filtering and chat statistics
- Markdown/txt export for conversations
- Cross-platform: macOS, Windows, Linux
2026-04-04 11:10:10 +08:00