You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
unlock-music-cli/algo/qmc
MengYX 2058504384
feat(QMCv2): support `.mggl` and `.bkc*`
`.mggl`: QQ Music MacOS Ogg (fix https://github.com/unlock-music/cli/issues/25)
`.bkc*` (".bkc" + {"mp3", "m4a", "flac", "wav", "ape", "ogg", "wma"}): Moo Music
3 years ago
..
testdata test(QMCv2): add case mflac_rc4 3 years ago
cipher.go feat(QMCv2): Add mapCipher & mflac/mgg key discovery 3 years ago
cipher_map.go feat(QMCv2): Add mapCipher & mflac/mgg key discovery 3 years ago
cipher_map_test.go test(QMCv2): add test data & case "mgg_map" 3 years ago
cipher_rc4.go fix(QMCv2): unlock error on 32bit platform 3 years ago
cipher_rc4_test.go test(QMCv2): add case mflac_rc4 3 years ago
cipher_static.go feat(QMCv2): support static cipher (legacy) 3 years ago
key_dec.go feat(QMCv2): Add mapCipher & mflac/mgg key discovery 3 years ago
key_dec_test.go test(QMCv2): add case mflac_rc4 3 years ago
qmc.go feat(QMCv2): support `.mggl` and `.bkc*` 3 years ago
qmc_test.go test(QMCv2): add case mflac_rc4 3 years ago