Skip to content
/ bypasslkm Public

Android app to bypass loadable kernel module authentication

Notifications You must be signed in to change notification settings

asm/bypasslkm

Repository files navigation

Bypass LKM

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.

About

Android app to bypass loadable kernel module authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published