phhusson / super-bootimg

Tools to edit Android boot.img. NDK buildable, to be usable in an update.zip
GNU General Public License v3.0
226 stars 121 forks source link

hidesu for x86 #37

Closed ameel closed 8 years ago

ameel commented 8 years ago

by way of background, I built latest git. Needed to modify the install script to work for Zenfone 2 (x86). SuperUser works fine. All files appear to have been placed properly (including hidesu). However, SafetyNet doesn't pass anymore, which makes me think hidesu isn't working as intended.

In jni/hidesu.c, there's comment //TODO: Fix non arm platforms. What needs to be fixed? I'm keen to fix or test for x86.

phhusson commented 8 years ago

Should be fixed by https://github.com/phhusson/super-bootimg/commit/018fd3a0ea396017994e19a0ef1bcd5fe44360b9