What problem does it solve?
WeChat stores favorites in an encrypted SQLCipher database on macOS, making it impossible to browse, search, or analyze your saved articles, videos, and chat history without manual decryption and custom tooling.
Core Features & Use Cases
- End-to-End Decryption: Automatically extracts the encryption key from WeChat's memory using Frida, decrypts the SQLite database, and parses 10+ content types including articles, chat records, videos, and files.
- Interactive Visualization: Generates a single-file HTML report with dark-themed dashboards showing monthly trends, type distributions, source rankings, activity heatmaps, word clouds, and tag clouds.
- Smart Browsing: Provides a filterable, searchable, paginated gallery of all favorites with detail modals, supporting filtering by type, tag, full-text search, and multiple sort orders.
Quick Start
Use the wx-favorites-report skill to decrypt your WeChat favorites database and generate an interactive HTML visualization report.