Skip to content

v1.0.0 — NCM Decrypt

Choose a tag to compare

@w32394045-dotcom w32394045-dotcom released this 21 Jul 04:51
· 8 commits to main since this release

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 即可使用。