dsh plugins中文
← Back to popular plugin directory

WeChat applet decompiler

Leslie-SSS/seeWxapkg · themes

Minimalist and practical WeChat applet decompilation web tool.

★ 79GitHub stars
26Forks
2026-08-15Last updated
GoLanguage
MITLicense

Project overview

打开 seewxapkg.keepbuild.cn,选择或拖入 .wxapkg 文件即可。代码整理和深度反编译默认开启;加密包还需要填写对应的 AppID。 公开体验站会在处理期间暂存上传内容;正常终态会立即删除原始上传,异常遗留及结果数据最长按 72 小时策略清理。敏感、私有或未获授权的软件包请勿上传,建议在受控环境中自托管处理。 Docker Compose(推荐)

启动后可访问: Web 界面: 健康检查: API 基地址:http://localhost:9090/api

默认 Compose 使用本地文件任务仓库、文件队列和独立 Worker,任务数据只保存在配置的本机卷中。这是单机部署方案,不依赖数据库、缓存或消息队列。停止服务时运行:

Install command

dsh plugin --profile web add github:Leslie-SSS/seeWxapkg
View GitHub repository ↗Back to popular plugin directory