Skip to content

This is a c++ equivalent of the original sdat2img by xpirt - luxi78 - howellzhu which was written in python

Notifications You must be signed in to change notification settings

kil-san/sdat2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

sdat2img

This is a c++ equivalent of the original sdat2img by xpirt - luxi78 - howellzhu which was written in python

Usage

sdat2img <transfer_list> <system_new_file> [system_img] [-q]
  • <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
  • [-q] = quiet mode

Example

This is a simple example on a Linux system:

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

About

This is a c++ equivalent of the original sdat2img by xpirt - luxi78 - howellzhu which was written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages