Home » » Extract files from KDZ

Extract files from KDZ

Posted by Andro New Phone on Saturday 29 April 2017



Q/What is this guide for ??
A/To extract *.KDZ file into *.fls and *.bin .

Q/Why should I extract it ??
A/To let you use lg flash tool , it is very useful for unbrick uses .

What do you need?

1.Download LGExtract  from the below link Download

2.Download KDZ file

Procedure:

1.Move KDZ file and LGExtract to same folder. Now right click on the folder(Where KDZ and LGExtract are present)holding “Shift”, and click on open command window here.

2.Now type the following command in the window

LGExtract -kdz filename.kdz

(filename refers to the KDZ file in the folder)

3.Ater sucessfull extraction you will have a compressed file created in same folder

right click and extract file in same directory. it contains *.wdb and .dll files

4.Now type the code in command window

LGExtract -wdb *.wdb *.dll

(* refers filename with respective extension)

5.Now you will have BIN folder created. Enter BIN folder by typing cd bin in command window

6.Now tpye the following code

copy /b “LGP970_AP[*].bin” “LGP970_AP.bin”

(I used LGP970 as an example. you have to type the name created in bin folder)

7.After this you will have Cp.fls and AP.bin files in BIn folder

8.These can be flashed into mobile


0 comments:

Post a Comment

Blog Archive

.comment-content a {display: none;}