Hello
can any one tell me how i can extract a rom so i can gate some apk that my original rom use to have.
thank you
unzip with winrar
system>app> apk files here
Questions to general section please. Written in forum rules.
Sent from my u8800 using XDA App
Thank you oguzhan mobile
How to extract the update.app (stock rom file)?
andreasha said:
How to extract the update.app (stock rom file)?
Click to expand...
Click to collapse
The attached should be all you need. split_updata.pl will extract the system image which you can then mount directly. splitfile.c will extract the mbn files and boot.img. Use abootimg to extract the kernel and initrd and then cpio to get the root fs from the initrd. Obviously you will want to use a linux box for this.
dzo said:
The attached should be all you need. split_updata.pl will extract the system image which you can then mount directly. splitfile.c will extract the mbn files and boot.img. Use abootimg to extract the kernel and initrd and then cpio to get the root fs from the initrd. Obviously you will want to use a linux box for this.
Click to expand...
Click to collapse
Thanks mate, really nice instructions!
Im on ubuntu at the moment and i need to know how to extract the sin files from an ftf firmware.
Sent from my R800i using XDA
Rename it to .zip instead of .ftf and unzip it!
if you want to extract the sin file use sin2img.exe then unyaffs.exe to extract the img file.
0mega007 said:
if you want to extract the sin file use sin2img.exe then unyaffs.exe to extract the img file.
Click to expand...
Click to collapse
On Ubuntu? It wont recognize it.
Sent from my R800i using XDA
aaron187 said:
On Ubuntu? It wont recognize it.
Sent from my R800i using XDA
Click to expand...
Click to collapse
You have to run the .exe files in Windows
leots said:
Rename it to .zip instead of .ftf and unzip it!
Click to expand...
Click to collapse
Can anyone confirm this?
or..... just install 7zip on your PC. right click on the ftf files and select unzip.. Done.
I use 7zip for these all the time. Fast
jgregoryj1 said:
or..... just install 7zip on your PC. right click on the ftf files and select unzip.. Done.
I use 7zip for these all the time. Fast
Click to expand...
Click to collapse
Wow, I didn't know that 7zip can do that directly! Awesome!
Hi, Can anyone tell me how to convert kdz rom to zip ROM?
Sent from my LG-P700 using xda premium
Firstly u need to extract KDZ file with LGExtract. It will extract cab file and dz file within. Then u needs to extract boot.img and system.img with DZDecrypt, but to get boot.img u need to use 0.5 version. For system.img use 1.0 version. If u have that 2 files, download dsixda kitchen and follow what screen says
mrjabol61 said:
Firstly u need to extract KDZ file with LGExtract. It will extract cab file and dz file within. Then u needs to extract boot.img and system.img with DZDecrypt, but to get boot.img u need to use 0.5 version. For system.img use 1.0 version. If u have that 2 files, download dsixda kitchen and follow what screen says
Click to expand...
Click to collapse
please help me! I extracted .kdz to .cab. But i can't extract to .dz file with 7zip. Error:Can not open file as archive.
How to fjx it?
Deleted.
Sry, you meant you can't extract cabinet file? Remove cab file integration in 7zip and it will open in windows explorer.
Sent from my HTC Sensation using xda app-developers app
mrjabol61 said:
Deleted.
Sry, you meant you can't extract cabinet file? Remove cab file integration in 7zip and it will open in windows explorer.
Sent from my HTC Sensation using xda app-developers app
Click to expand...
Click to collapse
Yes. I have done so, but I still do not unzip the file. cab. I have tried the following in cmd:
D: \ LG \ lgextract-KDZ F180K20K_00.kdz
after it is completed, I get the file F180K20K_00.cab
Next, I used the command:
D: \ LG \ 7z x (or e) F180K20K_00.cab
and I get the error message: Error: Can not open file as archive
After all, I've tried many versions and 7z LGExtract but they all failed. So what is the reason? Does windows version?
p / s: sorry for my english is very bad.
phamluong92 said:
please help me! I extracted .kdz to .cab. But i can't extract to .dz file with 7zip. Error:Can not open file as archive.
How to fjx it?
Click to expand...
Click to collapse
see post #2. use dzdecrypt to extract the .dz file.
andwie said:
see post #2. use dzdecrypt to extract the .dz file.
Click to expand...
Click to collapse
I can't extract file .cab and I tried UpTestEX.exe to extract the file .kdz. After i have 2file .dz and .dll. Next, I used DZDecrypt to extract .dz file but display:
Code:
D:\LG>DZExtract -x F180K20K_00.dz
DZExtract v0.2 by jp
Extracting subfiles...
--------------------------------------------------------------------------------
Reading sub-header @0x13c
Checking magic number...........................invalid (found 0xffffffff, exp
ecting subfile, or offset table)
D:\LG>
v0.2? you're using old version, it's for older phone. it has been stated to use v1.0 so grab it from dev section
andwie said:
v0.2? you're using old version, it's for older phone. it has been stated to use v1.0 so grab it from dev section
Click to expand...
Click to collapse
pls sent me link. I know only DZDecrypt is version 1b.
does anyone know how to do the same thing, but from zip to kdz?
as i said, it's all in dev section
phamluong92 said:
pls sent me link. I know only DZDecrypt is version 1b.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2180586
mircea89fzr said:
does anyone know how to do the same thing, but from zip to kdz?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2179431
andwie said:
as i said, it's all in dev section
http://forum.xda-developers.com/showthread.php?t=2180586
Click to expand...
Click to collapse
I've read that thread before. But I can not unzip the file. Cab with 7zip or winrar.
In case 2, used to extract UpTestEX.exe. KDZ ->. dz, I can not unzip it. 2 dz by DZextract and DZDecrypt tool.
The reason is that the OS version or ROM version?
Sorry, I just recently see that you're trying to extract F180 (Optimus G)'s firmware. These methods are only for first generation of L series (L3, L5, L7). It certainly won't work on newer phones. (Yes, although the format is still kdz, the extracting method will differ between devices).
if i extract/ convert a kdz file to a zip zom can i install it in virtualbox
i installed android 4.3 on virtualbox so can i use my phone firmware on my pc??
another method for use my phone firmware on my pc?
thanks bro!
AXD96 said:
if i extract/ convert a kdz file to a zip zom can i install it in virtualbox
i installed android 4.3 on virtualbox so can i use my phone firmware on my pc??
another method for use my phone firmware on my pc?
thanks bro!
Click to expand...
Click to collapse
No. You don't use anyone ROM in computer. You only can mod, cook it. Demo just on the phone. The dev-app can use Android Studio/eclipse.
phamluong92 said:
No. You don't use anyone ROM in computer. You only can mod, cook it. Demo just on the phone. The dev-app can use Android Studio/eclipse.
Click to expand...
Click to collapse
help! notice the img
ATTACH FILES
Guys, I said earlier - open cabinet file with Windows Explorer, NOT WINRAR OR 7ZIP!
nice i would also want it
Can i use this guide to convert a stock LG kdz into a zip?
which is your phone model?
Sent from my LG-P700 using xda app-developers app
I have got modem.img file and i want to know how can I make it flashable zip file.
or any other method to change modem.img
Mr.Armaani said:
I have got modem.img file and i want to know how can I make it flashable zip file.
or any other method to change modem.img
Click to expand...
Click to collapse
you will need an updater-script and binary
in the script you want to mount the dev block for the modem and package extract the modem
I can create a zip for you where all you would need to do is just place the modem
XxZombiePikachu said:
you will need an updater-script and binary
in the script you want to mount the dev block for the modem and package extract the modem
I can create a zip for you where all you would need to do is just place the modem
Click to expand...
Click to collapse
Thanks. Ok please send me zip after create.
here is modem.img download link. https://mega.co.nz/#!rAsGjawJ!JUKJCa_jVK8NhvYg44OpBDq4OaxHA1dRZMGMHaZQ6Hs
Mr.Armaani said:
Thanks. Ok please send me zip after create.
here is modem.img download link. https://mega.co.nz/#!rAsGjawJ!JUKJCa_jVK8NhvYg44OpBDq4OaxHA1dRZMGMHaZQ6Hs
Click to expand...
Click to collapse
here you go
XxZombiePikachu said:
here you go
Click to expand...
Click to collapse
Thanks.
i need convert rom lg l5 kdz to zip and I have many errors converting and I need to know if exist other program for that
rafa9009 said:
i need convert rom lg l5 kdz to zip and I have many errors converting and I need to know if exist other program for that
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1566532
Will convert the kdz to a .cab file you can extract.
freeusername said:
http://forum.xda-developers.com/showthread.php?t=1566532
Will convert the kdz to a .cab file you can extract.
Click to expand...
Click to collapse
and make a zip that I placed in the file?
rafa9009 said:
and make a zip that I placed in the file?
Click to expand...
Click to collapse
You surely can make a zip or whatever you want with the extracted cab files.