Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
/ qmc-decode Public archive

腾讯 QMC 文件的编解码工具。腾讯现在已淘汰该加密方案。

License

Notifications You must be signed in to change notification settings

jixunmoe/qmc-decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMC 解码

腾讯音乐 QMC 格式解码

Release Build (Makefile)

Windows:

make

Linux:

# Build without .exe extension
EXT= make

Static Build

env 'CFLAGS=-Wall -std=c11 -static' make

Adjust CFLAGS for your need.

Development

Open qmc-decode.cbp with code::blocks for quick IDE setup.

Or just use any editor you prefer.

About

腾讯 QMC 文件的编解码工具。腾讯现在已淘汰该加密方案。

Resources

License

Stars

Watchers

Forks

Packages