Skip to content

Replaces the kernel inside boot.img with the one you choose, for example an already patched kernel.

Notifications You must be signed in to change notification settings

Dayto0/BootKernelChanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BootKernelChanger

BootKernelChanger — An application for modifying the kernel (kernel image) inside boot.img.
It is designed to replace the stock kernel with a custom or already patched one, easier than typing commands in the console.


  • GUI built with Tkinter
  • Select boot.img and a new kernel (kernel image)
  • Automatic unpacking and repacking of boot.img using built-in magiskboot.exe
  • Log display
  • .exe (Windows build)

Screenshots

Main window


Usage

  1. Run BootKernelChanger.exe.
  2. Select your current boot.img.
  3. Select the kernel (Image) you want to insert.
  4. Click Build.
  5. Save the new boot.img.

BootKernelChanger

BootKernelChanger — Приложение для изменения ядра (kernel image) в boot.img.
Нужно для того чтобы заменить стандартное ядро на кастомное или уже патченное ядро, легче чем в консоли команды писать)


  • Интерфейс на Tkinter
  • Выбор boot.img и нового ядра (kernel image)
  • Автоматическая распаковка и сборка boot.img с помощью встроенного magiskboot.exe
  • Показ лога
  • .exe (Windows)

Скриншоты

Главное окно

Использование

  1. Запустите BootKernelChanger.exe.
  2. Выберите ваш текущий boot.img.
  3. Выберите ядро (Image), которое хотите вставить.
  4. Нажмите Собрать.
  5. Сохраните новый boot.img.

About

Replaces the kernel inside boot.img with the one you choose, for example an already patched kernel.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages