Skip to content
/ qmc2 Public

QMC2 (mflac/mgg1) 格式文件解密。

License

Notifications You must be signed in to change notification settings

pushbox/qmc2

Repository files navigation

QMC2-Decode

解密 mflac / mgg1 文件到 flac / ogg 文件。

构建

注意:克隆仓库的时候 submodule 也要一并同步。

mkdir -p build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make

二进制文件可以在 build/QMC2-decoder/QMC2-decoder 找到 (Windows 下加上 .exe)。

可执行文件下载

Windows 版本需要最新的 VS2022 运行时。

二进制文件可以在 Release 区找到。

使用方式

QMC2-decoder encrypted_file.mflac decrypted.flac

致谢

About

QMC2 (mflac/mgg1) 格式文件解密。

Resources

License

Stars

Watchers

Forks

Packages

No packages published