Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Convert sparse Android data image to filesystem ext4 image

License

NotificationsYou must be signed in to change notification settings

xpirt/sdat2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Convert sparse Android data image (.dat) into filesystem ext4 image (.img)

Requirements

This binary requires Python 2.7 or newer installed on your system.It currently supports Windows, Linux, MacOS & ARM architectures.

Note: newer Google'sBrotli format (system.new.dat.br) must be decompressed to a valid sparse data image before usingsdat2img binary.

Usage

sdat2img.py <transfer_list> <system_new_file> [system_img]
  • <transfer_list> = input, system.transfer.list from rom zip
  • <system_new_file> = input, system.new.dat from rom zip
  • [system_img] = output ext4 raw image file (optional)

Example

This is a simple example on a Linux system:

~$ ./sdat2img.py system.transfer.list system.new.dat system.img

OTAs

If you are looking on decompressingsystem.patch.dat file or.p files, therefore reproduce the patching system on your PC, checkimgpatchtools out by @erfanoabdi.

Info

For more information about this binary, visithttp://forum.xda-developers.com/android/software-hacking/how-to-conver-lollipop-dat-files-to-t2978952.

About

Convert sparse Android data image to filesystem ext4 image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp