Replies: 2 comments
-
|
使用 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
加密算法内不是写的 SAMPLE-AES 吗? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
现在可以拿到16字节的秘钥,但是直接输入到“自定义秘钥”,点击下载,视频下载之后打开,播放器直接无法打开文件。
还在抓包的时候,直接拿到一段未解密的ts文件,用N-m3u8DL-CLI-v3.0.2手动解密,播放器可以打开文件,但是画面是雪花。
现在重点怀疑,是加密模式不正确,导致解密失败。
请问我的怀疑正确吗?还是我的解密秘钥不正确,其实还需要再处理一下?
我现在应该怎么用其他的加密模式先尝试解密一下?怎么先把没解密的密文切片下载下来,然后手动coding解密一下?
Beta Was this translation helpful? Give feedback.
All reactions