Commit Graph

19 Commits

Author SHA1 Message Date
e18e42ae9a fix: support files that were not encrypted (e.g. kgma), close #36 2023-06-18 18:00:37 +01:00
32dbed45cb feat: add KWMv2 support 2023-06-17 14:29:50 +01:00
6f1d1423fe refactor: move QMCv2KeyCrypto constructor to shared utility method 2023-06-17 14:29:24 +01:00
2881f70f68 refactor: move text encoder/decoder to util file 2023-06-17 14:28:36 +01:00
3597e7789b refactor: extend transformBlob to take cleanup function 2023-06-10 16:22:36 +01:00
ba503ff46f feat: implement decrypt from user key 2023-06-10 14:29:50 +01:00
865dcae931 feat: pass options to downstream decryptor 2023-06-10 12:06:02 +01:00
39eefd9117 feat: add support for migu3d formats 2023-05-27 00:47:00 +01:00
f072b7f88e feat: add crypto impl for kgm/kwm (#16, #17) 2023-05-22 23:56:17 +01:00
117351a6e5 feat: added support for ncm (#15) 2023-05-22 23:07:58 +01:00
63fff9be3a faet: add support of xmly android (#1) 2023-05-21 23:38:50 +01:00
f7353ef4cb refactor: improve flow of decryption (#2) 2023-05-21 23:38:32 +01:00
4cfc672646 feat: print performance logs to console. 2023-05-21 18:00:06 +01:00
8ab267019c feat: added support for QMCv2 (#11) 2023-05-14 23:15:59 +01:00
08c082ec2c chore: move key to separated file 2023-05-14 22:34:07 +01:00
77a3eba036 feat: added audio ext detection 2023-05-14 21:57:18 +01:00
3c1434b09f chore: experimental work on bridge libparakeet 2023-05-13 15:55:02 +01:00
72b3a9cec9 fix(crypto): xiami subtract off by one (#9) 2023-05-09 21:07:43 +01:00
1c1d234244 feat: add xiami crypto & have a working decryption workflow (#2, #9) 2023-05-09 01:23:35 +01:00