pyctr

Getting started

  • Example: Read contents from a CIA
  • Example: Read and write NAND partitions

App containers

  • pyctr.type.cdn module
  • pyctr.type.cia module
  • pyctr.type.cci module
  • pyctr.type.ncch module
  • pyctr.type.sdtitle module

App data

  • exefs - ExeFS reader
  • romfs - RomFS reader

App metadata

  • smdh - SMDH icons
  • pyctr.type.tmd module

Console data

  • nand - NAND images
  • sdfs - SD card filesystem
  • sd - SD card contents

Encryption

  • engine - AES engine tools
  • seeddb - SeedDB management

Extras

  • util - Utility functions
  • fileio - Special files
pyctr
  • Overview: module code

All modules for which code is available

  • pyctr.common
  • pyctr.crypto.engine
  • pyctr.crypto.seeddb
  • pyctr.type.base.typereader
  • pyctr.type.cci
  • pyctr.type.cdn
  • pyctr.type.cia
  • pyctr.type.config.blocks
  • pyctr.type.config.save
  • pyctr.type.exefs
  • pyctr.type.nand
  • pyctr.type.ncch
  • pyctr.type.romfs
  • pyctr.type.save.cmac
  • pyctr.type.save.common
  • pyctr.type.save.diff
  • pyctr.type.save.disa
  • pyctr.type.save.partdesc.common
  • pyctr.type.save.partdesc.difi
  • pyctr.type.save.partdesc.dpfs
  • pyctr.type.save.partdesc.ivfc
  • pyctr.type.save.partition
  • pyctr.type.sd
  • pyctr.type.sdfs
  • pyctr.type.sdtitle
  • pyctr.type.smdh
  • pyctr.type.tmd
  • pyctr.util

© Copyright 2017-2023, ihaveahax.

Built with Sphinx using a theme provided by Read the Docs.