Code Monkey home page Code Monkey logo

Comments (4)

ViRb3 avatar ViRb3 commented on May 20, 2024

Sure, I am awaiting more details. Just a note that I do not have an Android 10 device right now, so I am of limited use until I upgrade.

from magisk-frida.

enovella avatar enovella commented on May 20, 2024

The problem seems the folder /system/xbin. Renaming to /system/bin works on Android 9 & 10:

sargo:/ # getprop |grep ro.system.build.version.release                                                                                
[ro.system.build.version.release]: [10]
sargo:/ # ps -A|grep frida
root          1138     1  126368   1368 do_sys_poll         0 S frida-server
sargo:/ # which frida-server
/system/bin/frida-server

PR #7

from magisk-frida.

enovella avatar enovella commented on May 20, 2024

Android 9

walleye:/ # getprop |grep build.version.release                                                                                      
[ro.build.version.release]: [9]
walleye:/ # ps -A|grep frida
root          1030     1   78160   4676 do_sys_poll 7ba8d70788 S frida-server
walleye:/ # which frida-server
/system/bin/frida-server

from magisk-frida.

ViRb3 avatar ViRb3 commented on May 20, 2024

Hey there,

Thank you for the contribution and sorry for the late response! I will review your PR and get it merged ASAP.

from magisk-frida.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.