Skip to content

small command line tool for working with yanesdk (*.dat) files, some .dat files need .lst file (which contains necessary information for extraction) which not currently supported, only view mode is supported

License

hiroshil/yanesdkTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yanesdkTool

small command line tool for working with yanesdk (*.dat) files, some .dat files need .lst file (which contains necessary information for extraction) which not currently supported, only view mode is supported

Usage: python exshikidat.py [OPTIONS]

Options:

-u, --unpack for unpack mode. default is view mode

-p, --pack for pack mode

-f, --file file path to unpack/pack

-d, --directory directory path to unpack/pack

--help Show this message and exit.

Requirements:

Python 3.7 or later with modules:

  • bytesfunc
  • click

Reference:

About

small command line tool for working with yanesdk (*.dat) files, some .dat files need .lst file (which contains necessary information for extraction) which not currently supported, only view mode is supported

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages