[Tutor] Extracting files from system.img and Data.img's - HD2 General

Usefull to get files from DFT installs
Usefull for extracting thoses backup .img files in your clockworkmod folder on sdcard
1.Unzip unyaffs.zip file to drive of your choice.
2. Copy system.img to same folder.
3. Double click Command Prompt.bat
4. type 1 press enter ( automaticly ) extracts any system.img
5. pressing 2 enter is for data.img ( copy data.imp file to folder and press d )
For ICS and other newer system.img's you may need to convert the image then unpack the converted img
http://forum.xda-developers.com/showpost.php?p=13393576&postcount=41

Related

CrunchIT Method

A Type of COMPRESS EXTENDED ROM that uses the SelF eXtracting Archive (SFX), done thru a Zip Program(Pocket Rar, Winzip, or Winrar), Zip it then Make a SFX with Nsctech CrunchIT 5.0, then add the XdA2JoJo.v3.0.1t.CAB in config.txt to automatically execute the ExtROM.exe and extract the files to TEMP folder, the files will be executed by autorun and needed to specify the \TEMP\ as the path, after installing all program files, it will remove the cab files in the TEMP folder with wei's Fast Cleanup 1.3
.. for more details about the CrunchIT Method Click Here

Unpack ROM

Hi all
I have a problem with unpacking the ROM file.
I've downloaded the file NL_11300_131_11200.exe and in the tutorial it says right click and unpack. Now I allready have Winrar but all I can choose is Add and Compress options no Unpack option.
Am I missing something?
thanks in advance
If you don't succeed with WinRar, try WinZip or just execute the exe-file & search in your temp folders for the .nbf files. Don't close the program before you copied those files to a save place.
M
Yes i tried to search the file *.nbf and *.nb1 on my computer while the setup is still on but it can't find any files.
I have 2 hardisc and i've allso search on the other one but no results.
i haven't tried winzip yet i'll try it now
Right-mouse click on the exe file and then select extract here. Files will be automatically placed in the same place where the exe file is.

extract files from firmware

Hi
I downloaded 0PGZIMG_A50ML_DTUL_L50_DESIRE_SENSE70_HTC_Europe_1.20.401.1_Radio_1514P2.P02.0501.0506_release_453730_combined_signed.zip
when i try to extract it with winrar , i only get 3 files
if i try to open with 7zip it shows 24 files
still missing system.img and some other files
is there any special program to extract all files from this firmware
best regards

Squashfs Utils for Xperia ROMs

I have been looking to free up space in the ROM by reducing the size of the squashfs files in the System partition. These files contain ODEX files for some of the ROM packages. When pruning out some of these packages, the squashfs files are usually untouched, leading to wasted space. I have compiled the squashfs tools (a regular linux package) with the correct compression method for the xperia ROMs ('xz') in cygwin, together with a couple of cmd files with the correct parameters included for ease of use and the relevant cygwin support DLLs. These are latest versions as of 5th October 2016 and uses v4.3 of squashfs tools. This will allow you to:
1. Unpack the odex.app.sqsh, odex.priv-app.sqsh and odex.framework.sqsh files
- e.g. type: "unsq odex.app" to unpack odex.app.sqsh to a subdirectory called odex.app
2. Prune or add files to the folders (ensure you don't disturb the directory structure)
3. Repack the sqsh files
- e.g. type: "mksq odex.app" to pack file odex.app.sqsh from a subdirectory called odex.app
Download and extract the files from the following archive: https://drive.google.com/open?id=0B1H2QbfukxKxQmt1Umd3ZDc1elU
hey bro,im using Z3C stock rom based android 6.0.
i repacked and replaced sqsh file(changed own 644) ,when i make factory reset,it cant boot up again(after boot animation,show a black screen,after a while,it restart automaticly...finally,i got any FC stopped...) ......canyou help me to solove this ?(im sorry for my poor english)

How to extract the boot.img file from the oneplus 8 firmware for magisk rooting

Install Python for Windows - Windows is the easiest
Download Payload Dumper (you can find it on XDA by searching or google it)
Download your correct firmware file and unzip it, then discard everything except the payload.bin file - that's the only one you need
Make a desktop folder and name it anything you want. I named mine Python.
Install Python inside that folder.
Take the contents of the Payload Dumper (all the files) and put them in the folder also.
Also put the payload.bin file in that folder
Now open a command prompt ( you can do it in the address bar inside that python folder or whatever you named it by typing CMD).
Run the following two commands in terminal: python -m pip install -r requirements.txt
and the second: python payload_dumper.py payload.bin
that's it. The boot.img and other files will be in the output folder.
cityneversleepz said:
Install Python for Windows - Windows is the easiest
Download Payload Dumper (you can find it on XDA by
...
that's it. The boot.img and other files will be in the output folder.
Click to expand...
Click to collapse
Hi, that's not a question, so this belongs to the guide and discussion thread.
Thanks for doing that next time
cityneversleepz said:
The boot.img and other files will be in the output folder.
Click to expand...
Click to collapse
you could also just throw that payload.bin into the input folder in the payload dumper folder and double click payload dumper.exe

Categories

Resources