Skip to content

一个使用C++编写的极速ncm转换GUI工具

License

Notifications You must be signed in to change notification settings

Majjcom/ncmppGui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

ncmppGui

一个用C++编写的极速ncm转换工具。

从v1.2开始支持多线程解密。

多线程命令行版本见Majjcom/ncmpp

使用方法

  • 下载Release中的软件包
  • 使用压缩软件解压
  • 运行bin目录下的ncmppGui.exe(此处失败,请安装同一目录下的vc_redist.x64.exe
  • 选择输出路径
  • 拖入ncm文件
  • 点击转换即可

注意

本工具解密的歌曲文件可能会吞掉音乐的封面等元数据,可以使用工具musictag来补全音乐元数据。

musictag作者博客:https://www.cnblogs.com/vinlxc/p/11347744.html

开源docker网页版:https://github.com/xhongc/music-tag-web

✨✨Github访问慢的请看这里!!!✨✨

😊😊现在,安卓设备也可以使用啦😃😃

下载Release中的APK包,安装使用。

使用方法与PC端基本一致。

注意,部分较新的安卓系统可能无法使用。

构建环境

Windows 11 22H2

GUI: Qt 5.15.11

kit: msvc2022_x64