VideoHelp Forum




+ Reply to Thread
Results 1 to 14 of 14
  1. Hi
    Can anyone get WV L3 keys without android devices?

    Building CDM is so complicated for me.
    Tools like widevine-l3-guesser(https://github.com/Satsuoni/widevine-l3-guesser), widevine-l3-decryptor(https://github.com/cryptonek/widevine-l3-decryptor)
    are no longer work

    Recently I got the code of getwvkeys at https://cdm-project.com/CDM-Tools/GETWVKEYS/
    But there is many infos to be filled in the databases creation:
    Image
    [Attachment 67599 - Click to enlarge]




    Is there any comfort way to get a WVL3 keys for a beginner?

    Or anyone can help me with those link:

    Here's the information
    Image Attached Files
    Last edited by 491389286; 16th Nov 2022 at 18:57.
    Quote Quote  
  2. Member
    Join Date
    Feb 2022
    Location
    Search the forum first!
    Search PM
    Originally Posted by 491389286 View Post
    Building CDM is so complicated for me.
    Then I recommend qbittorrent.
    Originally Posted by 491389286 View Post
    Or anyone can help me with those link:
    Here's the information
    No, still recommend qbittorrent.
    Quote Quote  
  3. This worked at the time I first posted it:

    https://forum.videohelp.com/threads/406665-Alternatives-to-getwvkeys#post2671557
    I haven't checked it since.

    Alternatively, this is a very well written guide by A_n_g_e_l_a:
    https://forum.videohelp.com/threads/404994-Decryption-and-the-Temple-of-Doom

    and if you look at the video from Magicians here:
    https://forum.videohelp.com/threads/404994-Decryption-and-the-Temple-of-Doom/page7#post2670982
    you can have your own cdm without a 'physical' Android device.
    Quote Quote  
  4. Code:
    S13E01
    key: 72ed63dcea084914e37cbecd43ae3b0f:e60ae5c70700d7c028a2ca663331c1d0
    S13E02
    key: 8038bc976a30204d185eae289266d3c6:9a240e0e38cc848c43e951dd2f0cf2b7
    S13E03
    key: cfc7b7ad520ee67ec3529dfc64ff9ebe:02ee51741d439122528f1cfa2f70357c
    S13E04
    key: 60caa3e39e6103e6340079800ebf9f68:fb68b31a192457210850fb688a53b094
    S13E05
    key: 6a614bef01a9e53a22d6656b7f8084de:9f621349dfe9a6e3a739917d1afe6d71
    S13E06
    key: fea98bb972faaff41e0fcd4dbf3e5297:cee808cf2d8d779f212de67f69e0f803
    S13E07
    key: 045d7c6af303c9e3c30a571819f6d9b1:f12ff06616549ca1ce46b78781fc10a0
    S13E08
    key: bd00fc049c82749df9bd709e04c15c5b:b003b9b15c177c64c06a97053efdb926
    S13E09
    key: b14625dc13cd05f04f41cc9a449dc77c:daf7ef458737e2ccd1e4896c00f6222c
    S13E10
    key: 06df2b0bb8516beff91ca709cd73b3ff:cd9cee48f88e488a1b7fadde39d07299
    S13E11
    key: 894883fcc0d8e68b1de2faaabd3d12ad:2d1553f61fa267c4779e34f0115e1501
    Quote Quote  
    1. You don't "build" a CDM. Well, you apparently can, but it's going to be useless: no license server worth its salt is going to accept a challenge from one not provisioned by Google.
    2. GetWVKeys basically serves the challenges generated by actual CDMs. It doesn't make them up; see above. If you have no CDM, you're SOL.
    3. If I'm not mistaken, your public IP is visible in your screenshot...
    4. Interesting way of asking by putting the verboten links in a file
    Quote Quote  
  5. I think you miss the point.
    here is not deal with an CDM but with an existent db keys as result of link2 from post number one .
    So a simple recquest for an/pssh/kid will return , if exist, the key coresponding on params recquest.
    So this are based on already existing keys.
    If pssh/kid are not present ..will return nothing and you wont be able to decrypt. That's all.
    @bamboobali,
    you forgot to mention , for run frida need to root avd first, or you can do also without routing (this is another challenge for forum members, but i think you knew already how to).
    Quote Quote  
  6. Originally Posted by bamboobali View Post
    This worked at the time I first posted it:

    https://forum.videohelp.com/threads/406665-Alternatives-to-getwvkeys#post2671557
    I haven't checked it since.

    Alternatively, this is a very well written guide by A_n_g_e_l_a:
    https://forum.videohelp.com/threads/404994-Decryption-and-the-Temple-of-Doom

    and if you look at the video from Magicians here:
    https://forum.videohelp.com/threads/404994-Decryption-and-the-Temple-of-Doom/page7#post2670982
    you can have your own cdm without a 'physical' Android device.
    Thanks
    Your first answer is what I need.
    The site still works (US server maybe? I need a proxy of my country).

    But I'm afraid that website won't last long
    Then I still buy a device (T95 S1)
    Quote Quote  
  7. Originally Posted by lomero View Post
    Code:
    S13E01
    key: 72ed63dcea084914e37cbecd43ae3b0f:e60ae5c70700d7c028a2ca663331c1d0
    S13E02
    key: 8038bc976a30204d185eae289266d3c6:9a240e0e38cc848c43e951dd2f0cf2b7
    S13E03
    key: cfc7b7ad520ee67ec3529dfc64ff9ebe:02ee51741d439122528f1cfa2f70357c
    S13E04
    key: 60caa3e39e6103e6340079800ebf9f68:fb68b31a192457210850fb688a53b094
    S13E05
    key: 6a614bef01a9e53a22d6656b7f8084de:9f621349dfe9a6e3a739917d1afe6d71
    S13E06
    key: fea98bb972faaff41e0fcd4dbf3e5297:cee808cf2d8d779f212de67f69e0f803
    S13E07
    key: 045d7c6af303c9e3c30a571819f6d9b1:f12ff06616549ca1ce46b78781fc10a0
    S13E08
    key: bd00fc049c82749df9bd709e04c15c5b:b003b9b15c177c64c06a97053efdb926
    S13E09
    key: b14625dc13cd05f04f41cc9a449dc77c:daf7ef458737e2ccd1e4896c00f6222c
    S13E10
    key: 06df2b0bb8516beff91ca709cd73b3ff:cd9cee48f88e488a1b7fadde39d07299
    S13E11
    key: 894883fcc0d8e68b1de2faaabd3d12ad:2d1553f61fa267c4779e34f0115e1501
    Have checked them.
    All correct, appreciate that!
    Quote Quote  
  8. Originally Posted by A_n_g_e_l_a View Post
    Originally Posted by 491389286 View Post
    Building CDM is so complicated for me.
    Then I recommend qbittorrent.
    Originally Posted by 491389286 View Post
    Or anyone can help me with those link:
    Here's the information
    No, still recommend qbittorrent.
    Got no idea what you talking about.
    Quote Quote  
  9. Originally Posted by AbortRetryFail View Post
    1. You don't "build" a CDM. Well, you apparently can, but it's going to be useless: no license server worth its salt is going to accept a challenge from one not provisioned by Google.
    2. GetWVKeys basically serves the challenges generated by actual CDMs. It doesn't make them up; see above. If you have no CDM, you're SOL.
    3. If I'm not mistaken, your public IP is visible in your screenshot...
    4. Interesting way of asking by putting the verboten links in a file
    Thanks for your reminder, I delete that screenshot.
    Quote Quote  
  10. Originally Posted by 491389286 View Post
    Got no idea what you talking about.
    He's discouraging you to obtain a CDM and implying that you can get the content you are after from torrents.
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  
  11. Member
    Join Date
    Nov 2022
    Location
    Greece
    Search Comp PM
    Originally Posted by lomero View Post
    Code:
    S13E01
    key: 72ed63dcea084914e37cbecd43ae3b0f:e60ae5c70700d7c028a2ca663331c1d0
    S13E02
    key: 8038bc976a30204d185eae289266d3c6:9a240e0e38cc848c43e951dd2f0cf2b7
    S13E03
    key: cfc7b7ad520ee67ec3529dfc64ff9ebe:02ee51741d439122528f1cfa2f70357c
    S13E04
    key: 60caa3e39e6103e6340079800ebf9f68:fb68b31a192457210850fb688a53b094
    S13E05
    key: 6a614bef01a9e53a22d6656b7f8084de:9f621349dfe9a6e3a739917d1afe6d71
    S13E06
    key: fea98bb972faaff41e0fcd4dbf3e5297:cee808cf2d8d779f212de67f69e0f803
    S13E07
    key: 045d7c6af303c9e3c30a571819f6d9b1:f12ff06616549ca1ce46b78781fc10a0
    S13E08
    key: bd00fc049c82749df9bd709e04c15c5b:b003b9b15c177c64c06a97053efdb926
    S13E09
    key: b14625dc13cd05f04f41cc9a449dc77c:daf7ef458737e2ccd1e4896c00f6222c
    S13E10
    key: 06df2b0bb8516beff91ca709cd73b3ff:cd9cee48f88e488a1b7fadde39d07299
    S13E11
    key: 894883fcc0d8e68b1de2faaabd3d12ad:2d1553f61fa267c4779e34f0115e1501
    How did you obtain these keys? I'm trying to use getwvkeys but I'm getting a proxy error.
    Quote Quote  
  12. Originally Posted by samantas View Post
    Originally Posted by lomero View Post
    Code:
    S13E01
    key: 72ed63dcea084914e37cbecd43ae3b0f:e60ae5c70700d7c028a2ca663331c1d0
    S13E02
    key: 8038bc976a30204d185eae289266d3c6:9a240e0e38cc848c43e951dd2f0cf2b7
    S13E03
    key: cfc7b7ad520ee67ec3529dfc64ff9ebe:02ee51741d439122528f1cfa2f70357c
    S13E04
    key: 60caa3e39e6103e6340079800ebf9f68:fb68b31a192457210850fb688a53b094
    S13E05
    key: 6a614bef01a9e53a22d6656b7f8084de:9f621349dfe9a6e3a739917d1afe6d71
    S13E06
    key: fea98bb972faaff41e0fcd4dbf3e5297:cee808cf2d8d779f212de67f69e0f803
    S13E07
    key: 045d7c6af303c9e3c30a571819f6d9b1:f12ff06616549ca1ce46b78781fc10a0
    S13E08
    key: bd00fc049c82749df9bd709e04c15c5b:b003b9b15c177c64c06a97053efdb926
    S13E09
    key: b14625dc13cd05f04f41cc9a449dc77c:daf7ef458737e2ccd1e4896c00f6222c
    S13E10
    key: 06df2b0bb8516beff91ca709cd73b3ff:cd9cee48f88e488a1b7fadde39d07299
    S13E11
    key: 894883fcc0d8e68b1de2faaabd3d12ad:2d1553f61fa267c4779e34f0115e1501
    How did you obtain these keys? I'm trying to use getwvkeys but I'm getting a proxy error.
    and im getting this error

    Traceback (most recent call last):
    File "C:\Users\danny\Desktop\WKS-KEYS\l3.py", line 9, in <module>
    from pywidevine.L3.cdm import cdm, deviceconfig
    ModuleNotFoundError: No module named 'pywidevine.L3'
    Quote Quote  
  13. Member
    Join Date
    Nov 2022
    Location
    Greece
    Search Comp PM
    Originally Posted by Dannyboi View Post
    Originally Posted by samantas View Post
    Originally Posted by lomero View Post
    Code:
    S13E01
    key: 72ed63dcea084914e37cbecd43ae3b0f:e60ae5c70700d7c028a2ca663331c1d0
    S13E02
    key: 8038bc976a30204d185eae289266d3c6:9a240e0e38cc848c43e951dd2f0cf2b7
    S13E03
    key: cfc7b7ad520ee67ec3529dfc64ff9ebe:02ee51741d439122528f1cfa2f70357c
    S13E04
    key: 60caa3e39e6103e6340079800ebf9f68:fb68b31a192457210850fb688a53b094
    S13E05
    key: 6a614bef01a9e53a22d6656b7f8084de:9f621349dfe9a6e3a739917d1afe6d71
    S13E06
    key: fea98bb972faaff41e0fcd4dbf3e5297:cee808cf2d8d779f212de67f69e0f803
    S13E07
    key: 045d7c6af303c9e3c30a571819f6d9b1:f12ff06616549ca1ce46b78781fc10a0
    S13E08
    key: bd00fc049c82749df9bd709e04c15c5b:b003b9b15c177c64c06a97053efdb926
    S13E09
    key: b14625dc13cd05f04f41cc9a449dc77c:daf7ef458737e2ccd1e4896c00f6222c
    S13E10
    key: 06df2b0bb8516beff91ca709cd73b3ff:cd9cee48f88e488a1b7fadde39d07299
    S13E11
    key: 894883fcc0d8e68b1de2faaabd3d12ad:2d1553f61fa267c4779e34f0115e1501
    How did you obtain these keys? I'm trying to use getwvkeys but I'm getting a proxy error.
    and im getting this error

    Traceback (most recent call last):
    File "C:\Users\danny\Desktop\WKS-KEYS\l3.py", line 9, in <module>
    from pywidevine.L3.cdm import cdm, deviceconfig
    ModuleNotFoundError: No module named 'pywidevine.L3'
    If you are talking about https://github.com/medvm/widevine_keys, I tried it but I'm hitting a different error https://github.com/medvm/widevine_keys/issues/77
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!