Xtr126 / XtMapper

Advanced keyboard and mouse input mapping tool
https://xtr126.github.io/XtMapper-docs
GNU General Public License v3.0
185 stars 20 forks source link

A custom path to su #88

Closed posix closed 3 weeks ago

posix commented 4 months ago

I have a rooted android and have to hide su by renaming it. Is it possible to add a setting that allows us to specify the path to su?

Xtr126 commented 4 months ago

I have a rooted android and have to hide su by renaming it. Is it possible to add a setting that allows us to specify the path to su?

I use libsu for the app so I'll have to look into how to specify a custom path for su if it even supports it. If you have SELinux in permissive mode, activation with command line will work: https://xtr126.github.io/XtMapper-docs/guides/activation/#activation-using-command For SELinux in enforcing, use adb and shizuku https://xtr126.github.io/XtMapper-docs/guides/activation/#non-rooted-devices