evdenis / adb_root

Magisk Module that allows you to run "adb root". Android 10 only. Probably will work with Android 9. Definitely not with Android 11/12.
GNU General Public License v2.0
450 stars 76 forks source link

Do you have a 32-bit build? #4

Open vgamed opened 4 years ago

vgamed commented 4 years ago

Hi, Thank you for providing the adb_root. But I didn't get the adbd running because of this: "/system/bin/sh: /system/bin/adbd: not executable: 64-bit ELF file", after I did everything in duraki's hot fix. Since I'm working on a critical issue and I don't have too much time to research on how to build from your source code, could you please provide the 32-bit build for me? Thanks a lot!