Commit b2857326 authored by peturbg's avatar peturbg
Browse files

Add new file

parent 2cb1f874
Loading
Loading
Loading
Loading

mktool

0 → 100644
+21 −0
Original line number Diff line number Diff line
If you need to unpack and repack boot.img, recovery.img, or loki images, then this is the tool for you. With mktool you don’t need to enter any commands. You simply place your image files in the input folder and choose from the menu options. It’s the perfect tool for modifying images quickly and easily. Mktool is very simple to use and can accommodate both beginners and advanced users.

While this tool aims to be a universal tool for all androids, it is nearly impossible due to the vast amount of android devices on the market. I have not come across an incompatible device yet. Feel free to let me know in the comments if your device is incompatible.
Overview

    Unpack boot.img or boot.lok, recovery.img or recovery.lok
    Repack any .img or .lok that was unpacked with mktool
    loki patch boot.img or recovery.img files for loki compatible devices

Usage

Tested on ubuntu and xubuntu. Must have java 8 or higher installed.

    Place your images in the input folder.
    Execute the mktool.jar file as follows in terminal:

    java -jar mktool.jar

    optional - Go to “File > Add Launcher Shortcut” for quick access.

https://techstop.github.io/mktool/
 No newline at end of file