su-xbin-bind icon indicating copy to clipboard operation
su-xbin-bind copied to clipboard

(legacy) su-xbin-bind(Magisk), bind mount existing su binary as /system/xbin/su

su xbin_bind (Magisk)

Intro

bind mount existing su binary as /system/xbin/su to solve su undetectable issue with some apps.

  • Create a soft link as /system/xbin/su,
  • which points to an existing su binary from MagiskSU, phh's superuser, SuperSU or the kernel.
  • Su binary will NOT be added by the module itself.
  • Root your devices beforehand.

Credit

Support