mirror of
https://github.com/GladistonXD/votify-fix.git
synced 2026-04-26 15:05:58 +03:00
[GH-ISSUE #8] Incomplete decryption? #7
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/votify-fix#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cynthia2006 on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/GladistonXD/votify-fix/issues/8
It's strange how decrypting M4A files using CENC leads to partial decryption. Maybe they banned CDRM keys or something?
@GladistonXD commented on GitHub (Feb 22, 2026):
Yes, it generates a fake ID key:
CDRM
fb8bd76c3b3030f1a7822f5be4518d5c:30f556f787329c75ea2043a83bcfdeb3Valid WVD
fb8bd76c3b3030f1a7822f5be4518d5c:9cc90edea886c2878dada9ec6a08a5de@cynthia2006 commented on GitHub (Feb 22, 2026):
Strange is that when I use it with WidevineProxy2 it (CDRM) works.
@cynthia2006 commented on GitHub (Feb 22, 2026):
I've found that my previous integration was rather faulty (?), and this code works.
@GladistonXD commented on GitHub (Feb 22, 2026):
Yes, I had just tested that.
@GladistonXD commented on GitHub (Feb 22, 2026):
I implemented it here:
255b98c0bc