Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

AdrianDC/kernel_permissive_patcher

Repository files navigation

Kernel Permissive Patcher for Android

Downloads

How the project works and what it does

  • Appends the permissive command to the kernel installed on the device without other changes

  • Detects the bootimage partition, detection based on the same logic from Chainfire

  • Reads the kernel header and contents with libbootimg used for our MultiROM projects

  • Appends if necessary the new permissive element and write the kernel back to the partition

  • Also compatible with the Sony ELF boot partitions by using my MultiROM version of the libbootimg

About

Kernel Permissive Patcher for Android devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages