Open angelux079 opened 2 years ago
Did you check if Widevine is enabled in your browser?
yes, drm content played back fine with widevine but keys did not dump
What version of android / magisk are you running?
What version of android / magisk are you running?
android 5.1, my device is a galaxy core prime from t mobile (SM-G360T) frida-server runs fine and script too but it just doesn't do anything after Hooks completed
What version of android / magisk are you running?
android 5.1, my device is a galaxy core prime from t mobile (SM-G360T) frida-server runs fine and script too but it just doesn't do anything after Hooks completed
Do you have liboemcrytodosabler installed too?
What version of android / magisk are you running?
android 5.1, my device is a galaxy core prime from t mobile (SM-G360T) frida-server runs fine and script too but it just doesn't do anything after Hooks completed
Do you have liboemcrytodosabler installed too?
I don't have magisk since I wasn't able to install it but my phone is rooted
FYI, I don't think Samsung is good for this. I've tested several models,, no luck. But OnePlus phone succeeded.
galaxy note 3 worked fine for me
What version of android / magisk are you running?
android 5.1, my device is a galaxy core prime from t mobile (SM-G360T) frida-server runs fine and script too but it just doesn't do anything after Hooks completed
Do you have liboemcrytodosabler installed too?
I don't have magisk since I wasn't able to install it but my phone is rooted
which version of magisk did you tried?
galaxy note 3 worked fine for me
Ok, good to know. What cdm system id did you get?
what frida server can run on android 5? I tried some versions, but they just crash the phone and I'm using the correct architecture
I run the frida on andriod , but I don't know how to continue ?
can you help me?
I think it stays on Hooks completed because OEM Crypto API is missing, you can see with DRM Info
FYI, I don't think Samsung is good for this. I've tested several models,, no luck. But OnePlus phone succeeded.
Worked fine on my Samsung Galaxy S7 Edge with android 8.0
For anyone trying to dump from Samsung phones ...
I have dumped L3's from 2 x S7 Edge and S9+ phones. No issues all using Magisk and installing Frida through Magisk so it starts up when the phone boots.
For anyone trying to dump from Samsung phones ...
- Install samsung USB drivers
- Install adb from google - just use the ZIP file no need to install
- before running script - start adb server and type adb devices in console to make sure your phone is connected and visible
- run the script and start the netflix app.
I have dumped L3's from 2 x S7 Edge and S9+ phones. No issues all using Magisk and installing Frida through Magisk so it starts up when the phone boots.
I have attempts that you have written without success. What am I doing wrong do you have discord?
For anyone trying to dump from Samsung phones ...
- Install samsung USB drivers
- Install adb from google - just use the ZIP file no need to install
- before running script - start adb server and type adb devices in console to make sure your phone is connected and visible
- run the script and start the netflix app.
I have dumped L3's from 2 x S7 Edge and S9+ phones. No issues all using Magisk and installing Frida through Magisk so it starts up when the phone boots.
I have attempts that you have written without success. What am I doing wrong do you have discord?
It's impossible to say what went wrong, when you don't give any information about errors messages etc.
It's impossible to say what went wrong, when you don't give any information about errors messages etc.
I only get keybox and no key. Which os version have you had on your samsung?
Don't use Netflix. Use a free "DRM test" site for obtaining keys.
I am trying to get this to work with Android Studio, is it possible?
yes it is
I finally figured it out - the problem is the wvdumper output is confusing - you get an error - but if you just click LOAD after Hooks completed - then you get the keys. you don't need Magisk or anything
I rooted Noxplayer with magiskdelta . Connect emulator to pc via debug bridge. Run dump_keys.py and play video on emulator(it said No DRm in chrome). I tried again and again, still no luck :(
I don't know what to do anymore.
any luck with genymotion, android 8 google pixel 3 mentioning hooks completed and stuck at that
I finally figured it out - the problem is the wvdumper output is confusing - you get an error - but if you just click LOAD after Hooks completed - then you get the keys. you don't need Magisk or anything
@3052 exactly, but opening website like udemy in a webview stucks since the web view is not updated
you dont need to use Udemy at all. the point of this tool is to dump a CDM. once you have done that, you can use the same CDM with many different websites. thats why you typically see basic websites like this being recommended:
https://integration.widevine.com/player
because you just need the simplest website that makes a license request. ideally the site you use to dump will be public and wont even require a login, like the one I just linked.
frida-server runs fine and when the script runs and says Hooks completed, I play widevine DRM content and it doesn't give me anything else. I used bitmovin.com/demos/drm to play DRM content