VideoHelp Forum
+ Reply to Thread
Page 25 of 25
FirstFirst ... 15 23 24 25
Results 721 to 731 of 731
Thread
  1. For those who got Bad Mode in frida server setup, here is how I fix it,
    Follow the instructions here "https://frida.re/docs/android/" and of curse you need root access

    Rename "frida-server-16.4.8-android-arm" to "frida-server" and use the command line below
    Code:
    adb root 
    adb push frida-server /data/local/tmp/
    adb shell "su -c chmod 755 /data/local/tmp/frida-server"
    adb shell "su -c /data/local/tmp/frida-server &"
    Quote Quote  
  2. Originally Posted by imr_saleh View Post
    For those who got Bad Mode in frida server setup, here is how I fix it,
    Follow the instructions here "https://frida.re/docs/android/" and of curse you need root access

    Rename "frida-server-16.4.8-android-arm" to "frida-server" and use the command line below
    Code:
    adb root 
    adb push frida-server /data/local/tmp/
    adb shell "su -c chmod 755 /data/local/tmp/frida-server"
    adb shell "su -c /data/local/tmp/frida-server &"

    Ill try this next time thanks i normally do 777
    Quote Quote  
  3. Android studio gives an error when I start a virtual deviice (the emulator process for AVD pixel 6 has terminated). Anyone willing to grab a cdm from a avd for me?
    Quote Quote  
  4. Originally Posted by crippled View Post
    Android studio gives an error when I start a virtual deviice (the emulator process for AVD pixel 6 has terminated). Anyone willing to grab a cdm from a avd for me?
    https://forum.videohelp.com/threads/413719-Ready-to-use-CDMs-available-here%21
    Quote Quote  
  5. Originally Posted by imr_saleh View Post
    Originally Posted by crippled View Post
    Android studio gives an error when I start a virtual deviice (the emulator process for AVD pixel 6 has terminated). Anyone willing to grab a cdm from a avd for me?
    https://forum.videohelp.com/threads/413719-Ready-to-use-CDMs-available-here%21
    thanks, I wrongly assumed they were revoked, some are, hellyes did the job for me.
    Quote Quote  
  6. Can someone help me? I don't know what I'm doing wrong... what does this "magic 4D5A" error mean?
    Image Attached Thumbnails Click image for larger version

Name:	Error.png
Views:	108
Size:	44.5 KB
ID:	81967  

    Quote Quote  
  7. Member
    Join Date
    Sep 2024
    Location
    France
    Search PM
    @sentinel i don't know, but i think you didn't take the right frida-server file...Try the android version ?
    Quote Quote  
  8. The problem im having, after getting everything setup and working is apparently some out of date code.Image
    [Attachment 82528 - Click to enlarge]
    anyone can help?
    Quote Quote  
  9. Hi
    thanks for this post.
    i need help...

    i try do like this guide and i get this files
    Image
    [Attachment 82793 - Click to enlarge]


    but now, what i need to do?

    thanks again and sorry if its the wrong place ..
    Quote Quote  
  10. Originally Posted by hesses View Post
    The problem im having, after getting everything setup and working is apparently some out of date code.Image
    [Attachment 82528 - Click to enlarge]
    anyone can help?
    You can do:
    Code:
    pip install --force-reinstall -v "protobuf==3.20.0"
    This is just a quick workaround but works great for me
    Quote Quote  
  11. Search, Learn, Download! Karoolus's Avatar
    Join Date
    Oct 2022
    Location
    Belgium
    Search Comp PM
    Originally Posted by ziv View Post
    Hi
    thanks for this post.
    i need help...

    i try do like this guide and i get this files
    Image
    [Attachment 82793 - Click to enlarge]


    but now, what i need to do?

    thanks again and sorry if its the wrong place ..
    That's it, you dumped a CDM. Now read the other stickies to figure out how to use those files to obtain keys to videos you want to download.
    Quote Quote  



Similar Threads

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