v1.0.0 — NCM Decrypt
NCM Decrypt v1.0.0
网易云音乐 .ncm 文件解密工具,带 Web UI。
多平台下载
| 平台 | 文件 |
|---|---|
| Linux amd64 | ncm-decrypt-v1.0.0-linux-amd64 |
| Linux arm64 | ncm-decrypt-v1.0.0-linux-arm64 |
| macOS (Intel) | ncm-decrypt-v1.0.0-darwin-amd64 |
| macOS (Apple Silicon) | ncm-decrypt-v1.0.0-darwin-arm64 |
| Windows amd64 | ncm-decrypt-v1.0.0-windows-amd64.exe |
| Windows arm64 | ncm-decrypt-v1.0.0-windows-arm64.exe |
使用说明
# Linux/macOS
chmod +x ncm-decrypt-v1.0.0-*-*
./ncm-decrypt-v1.0.0-linux-amd64
# Windows
ncm-decrypt-v1.0.0-windows-amd64.exe
# 自定义参数
./ncm-decrypt -port 8080 -dir ./ncm_files -output ./output -workers 4浏览器打开 http://localhost:8080 即可使用。