Commit Graph

  • bc80a1578d refactor(find_all_keys_windows): drop unused constants imports PeanutSplash 2026-03-06 16:53:14 +08:00
  • 6d9b2c0fe4 refactor(find_all_keys): extract shared key scan logic PeanutSplash 2026-03-06 16:43:50 +08:00
  • 872e3f58dc fix: handle exited PIDs and narrow message DB keys PeanutSplash 2026-03-06 16:15:17 +08:00
  • f9c338b48d feat: add Linux support with cross-platform memory scanning PeanutSplash 2026-03-06 15:52:06 +08:00
  • 5879b58239 Merge PR #15: feat: macOS 图片密钥扫描器 + 批量解密器 (C) ylytdeng 2026-03-07 21:35:08 +08:00
  • e84f1d5130 fix: fallback key in multi-key mode + bound printf context bbingz 2026-03-05 23:28:07 +08:00
  • 96c1a5ac2e fix: add file size validation and clarify Method 2 intent bbingz 2026-03-05 23:21:09 +08:00
  • 03582dd82c fix: narrow Method 2 scan to hex charset [0-9a-f] bbingz 2026-03-05 21:53:15 +08:00
  • 0576151b67 feat: add macOS image key scanner and batch decryptor (C) bbingz 2026-03-05 21:49:37 +08:00
  • 2b03a81a8f fix: 统一路径分隔符为正斜杠,修复 macOS/Linux 兼容性 ylytdeng 2026-03-07 00:53:48 +08:00
  • 1294953681 Merge pull request #14 from bbingz/pr/macos-c-scanner joshua-deng 2026-03-06 09:29:42 +08:00
  • fc2ae833dc Merge pull request #13 from bbingz/pr/macos-docs joshua-deng 2026-03-06 09:29:35 +08:00
  • 992c3f5ee4 fix: replace nonexistent scan_keys.js with actual tools in quickstart bbingz 2026-03-05 23:26:55 +08:00
  • 18ffb2e7fa fix: use forward slashes in JSON output and add size==0 guard bbingz 2026-03-05 23:19:22 +08:00
  • 76dd2b6d95 fix: clear header reserved-space field and add per-page HMAC note bbingz 2026-03-05 23:18:03 +08:00
  • d38d7ebf9c fix: replace glob() with nftw() and add chunk overlap bbingz 2026-03-05 21:52:35 +08:00
  • d4314c4857 fix: address review feedback on docs bbingz 2026-03-05 21:55:10 +08:00
  • 1f9ca3792a feat: add macOS C memory key scanner bbingz 2026-03-05 21:49:00 +08:00
  • 98933d5987 docs: add macOS permission guide and 3.x vs 4.x decryption comparison bbingz 2026-03-05 21:48:35 +08:00
  • 3b4b811cc3 fix: 清理调试代码 + 提升服务稳定性 ylytdeng 2026-03-04 20:41:36 +08:00
  • 73598751a0 fix: MCP DBCache 使用固定文件名 + 持久化缓存,重启秒恢复 ylytdeng 2026-03-04 15:10:25 +08:00
  • 121fa9f7bd feat: 自动检测WeChat路径 + 通知过滤规则 ylytdeng 2026-03-03 22:30:40 +08:00
  • e3efaac510 feat: auto-detect config, unified entry point & multi-process key extraction (#8) joshua-deng 2026-03-03 22:56:52 +08:00
  • fd4a2fce31 fix(config): handle corrupted config file and improve encoding detection PeanutSplash 2026-03-03 22:49:03 +08:00
  • eb6471d42c fix: Updated prompt messages for detecting multiple data directories and added instructions for users to select their current WeChat account. PeanutSplash 2026-03-03 22:23:41 +08:00
  • 6898a065d7 feat: add unified entry point and multi-process key extraction PeanutSplash 2026-03-03 22:20:12 +08:00
  • bf68409c39 docs: Updated configuration instructions to automatically detect the WeChat data directory and generate config.json. PeanutSplash 2026-03-03 21:43:40 +08:00
  • 2fa95b283f feat: Added automatic detection of WeChat data directories and optimized configuration loading process PeanutSplash 2026-03-03 21:42:31 +08:00
  • c85367ff08 feat: 富媒体内容解析、表情包显示、组合消息修复 ylytdeng 2026-03-03 11:55:11 +08:00
  • 24ae180669 Update README with image decryption docs and V2 format details ylytdeng 2026-03-02 00:40:25 +08:00
  • da7525db95 Add image decryption and inline preview for WeChat V2 format ylytdeng 2026-03-02 00:30:01 +08:00
  • 05b8ba4d45 Add MCP usage examples with redacted real outputs ylytdeng 2026-02-28 16:58:46 +08:00
  • 5057206222 Add MCP server for Claude AI integration joshua-deng 2026-02-28 12:18:45 +08:00
  • 4c91eb34ef WeChat 4.0 database decryptor and real-time message monitor joshua-deng 2026-02-28 12:03:38 +08:00