Use this app to bypass loadable kernel module authentication on Android phones. This is handy when you're developing your own modules or you've mixed and matched OS and firmware versions.
A few offsets are included but if your phone is not listed, you'll need to follow the instructions here to find your offset (requires a disassembler).
Use Android Studio (with the NDK installed) to build this app. Good luck!
Credit for the native code goes here and is based on CVE-2013-6282.