by leszczu8023

Saturday 27 August 2016

How to extract boot images on Windows?

3 comments

How to extract boot images on Windows?

If you must edit ramdisk or replace zImage in you boot image you don't need to reboot into Linux or install Cygwin environment! This tool can extract boot images very easy - only select file to extract and click "Unpack".

CURRENTLY ITS ONLY SUPPORTS BOOT IMAGES FROM DEVICES BASED ON CHINESE CHIPSETS (ALLWINNER, MEDIATEK ETC.) AND SOME QUALCOMM ONES... I'LL TRY TO FIX IT IN FUTURE.



#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/


Please read file "READ_ME!.txt" first!

Download:


3 comments :

  1. When I try to repack it says "project dir not exist". I even put the boot image and the boot-image-extracted folder in the same directory as the executable. A couple of lines of how to run this would have been useful (unpacking is straightforward as you just load the boot image into the file name panel) Thanks

    ReplyDelete
  2. No white spaces in any filenames or directories (relative to my issue earlier). thanks.

    ReplyDelete
  3. got repacking to work. I put all the files and folders of the boot-image-extracted folder to the executable directory itself. Thanks!

    ReplyDelete