Decode QQ music encoded files (*.qmc0 *.qmc3 *.qmcogg *.qmcflac).
解码QQ音乐下载文件(*.qmc0 *.qmc3 *.qmcogg *.qmcflac)
With a portable Java GUI.
带有跨平台的Java图形界面
Written in Java 11 (OpenJDK 11 LTS)
Dev notes: use IntelliJ IDEA
Intended to be portable but may not be tested on some platforms.
You need to install JRE 11, OpenJDK 11 is recommended.
您需要先安装JRE 11,推荐使用OpenJDK 11
Download a prebuilt jar from the release section or build one by yourself.
编译一个jar文件或者从Release页面下载一个。
Drag and drop the file to be decoded to the corresponding position in the window.
拖放要解码的文件到窗口相应位置。
Thanks to qmc-decoder for the key generator.