Giter Club home page Giter Club logo

androidkernelpatch's Introduction

AndroidKernelPatch

Patching, hooking, and rooting the Android kernel using only a stripped Linux kernel image.

English | 简体中文

AndroidKernelPatch relies on KernelPatch and is the Android version of KernelPatch.

Not limited to rooting, AndroidKernelPatch can patch the kernel and inject arbitrary code into it even without source code or symbol information.

Want to learn more? Visit KernelPatch .

Supported Versions

Same as KernelPatch.

Currently only supports arm64.

Linux 3.8 - 6.2 (theoretically)
Linux 6.3+ (not yet adapted)

Pixel2xl-Android10, Linux 4.4.210 (tested before)
Pixel3xl-Android12, Linux 4.9.270 (tested)
Pixel4xl-Android13, Linux 4.14.276 (tested)
Oneplus8T-Android13, Linux 4.19.157 (tested before)
Pixel6-Android13, Linux 5.10.157 (tested)
emulator, Linux 5.15.41 (tested)

Development Status

It is still in the early stages, and many features have not been implemented yet.

Get Help

https://t.me/bmax121

Discussions

More Information

FAQ
Documentation

Credits

  • KernelPatch: The core.
  • Magisk: Used their code for unpacking and repacking boot.img.

License

AndroidKernelPatch is licensed under the GNU General Public License v3 (GPL-3) (http://www.gnu.org/copyleft/gpl.html).

androidkernelpatch's People

Contributors

bmax121 avatar jiemking avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.