System-Extracter.exe
This tool first converts system.new.dat
with the help of system.transfer.list
to ext4 format (system.img) and then extracts system folder from converted image.
Required Files
- system.new.dat / system.patch.dat
- system.transfer.list
How To Use ?
- Unzip the ROM using 7-zip/WinRar.
-
Then proceed according to the cases mentioned below.
- Case-1 (Normal)
- Copy required files into the
input
folder. - Run
System-Extracter.exe
.
- Copy required files into the
- Case-2 (Abnormal)
- If there is
system.new.dat.br
it means you have to decrypt it tosystem.new.dat
first.To decryptsystem.new.dat.br
place it ininput
folder & runBrotli-Decrypter.exe
or read the alternative way here. It will decryptsystem.new.dat.br
tosystem.new.dat
ininput
folder. - Now copy
system.transfer.list
from<YourRom>.zip
to theinput
folder. - Run
System-Extracter.exe
.
- If there is
There will be a system
folder created with the extracted files in output\system-extracted\
.
Converted system.img from system.new.dat will also be available.