Skip to content

EmFl/tsukuyomi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

To view kaitai struct data:

$ cd sd-parser/kaitai-struct
$ ksv Lunii.img lunii-global.ksy

To use the python parser you need to convert the kaitai struct into python 
library first:

$ cd sd-parser
$ kaitai-struct-compiler --target python kaitai-struct/lunii-global.ksy

And then execute the script:
$ ./sd-lunii-parser.py Lunii.img

About

reverse engineering Lunii box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%