A simple app to hide SU and pass safety net verification, today it works only on SU binary of CM base ROM's
You can report a bug or a request by opening an issue or mention @bhb27 with the request/bug in XDA support forum
Clone the project and come in:
$ git clone git://github.com/bhb27/isu.git
$ cd isu
$ ./gradlew build
I particularly prefer to use this .sh to build all in one shot iSu Build Script
- I use some ROOT function of Kernel adiutor original from Grarak
- I use AnyKernel2 to implemented Reboot Service Support AnyKernel2
Copyright (C) 2016 Felipe de Leon <fglfgl27@gmail.com>
iSu is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
iSu is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Kernel Adiutor. If not, see <http://www.gnu.org/licenses/>.