aiqs4 / KDZZ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDZZ

LG KDZ Zip Package Creation Tool - For TWRP Packages

Latest Version

Download Now: KDZZ v 1.0.1.0

Features will continue to be added/updated over time.

Requirements

Installation

  • Extract contents of KDZZ.zip to the directory of your choice.

Usage Instructions


1. Extract KDZ

  • Using Windows LG Firmware Extract
    • Set your working directory (i.e. C:\Users\JDOE\Desktop\KDZFiles)

      • set working directory
    • Extract the DZ file from the KDZ

      • open KDZ and extract
    • Extract the bins from the extracted DZ file

      • open DZ and extract
    • Merge the extracted System bins

      • merge system bins

2. Run KDZZ

  • Open CMD in Windows

  • cd to KDZZ.exe directory or type

    • [path to KDZZ.exe] -p "[destination project directory path]" -b "[path to extracted kdz files]"
    • example: C:\Users\JDOE\KDZZ\KDZZ.exe -p "C:\Users\JDOE\20fproject" -b "C:\Users\JDOE\h87220f"
    • run KDZZ
  • Press enter to run the utility. Follow the prompts.

    • run KDZZ
  • KDZZ will copy all of the relevant, extracted KDZ bins to the project directory. When complete, you will be prompted to choose a package type.

    • choose package
  • Specify your package name

    • specify name
  • Wait for Zip file to be created

    • wait
  • Example Bootloader Package

    • zip contents

    • updater-script

License


ISC License (ISC)

About


Languages

Language:C# 100.0%