No description
Find a file
2018-04-24 13:24:20 +08:00
.vscode [programs] Remove xcitool, npdmtool, pfstool. Add nstool. 2018-04-24 13:24:20 +08:00
lib [programs] Remove xcitool, npdmtool, pfstool. Add nstool. 2018-04-24 13:24:20 +08:00
programs [programs] Remove xcitool, npdmtool, pfstool. Add nstool. 2018-04-24 13:24:20 +08:00
.gitignore Update project metadata 2018-04-07 15:56:38 +08:00
LICENSE Initial commit 2017-07-03 00:45:58 +10:00
makefile [ncatool] Add program. Can only process header currently. 2017-07-05 18:58:33 +10:00
NXTools.sln [programs] Remove xcitool, npdmtool, pfstool. Add nstool. 2018-04-24 13:24:20 +08:00
NXTools.vcxproj Initial commit of support libraries. 2017-07-03 01:18:59 +10:00
NXTools.vcxproj.filters Initial commit of support libraries. 2017-07-03 01:18:59 +10:00
README.md [programs] Remove xcitool, npdmtool, pfstool. Add nstool. 2018-04-24 13:24:20 +08:00

NXTools

Tools for NX (Nintendo Switch).

== Tools ==

  • ncatool - read/extract *.nca
  • nstool - read *.npdm, read/extract PartitionFS (PFS0|HFS0) blobs (including *.nsp), read *.xci
  • tiktool - read ticket fields.

== Issues ==

  • [ncatool] nca section extraction not implemented
  • [nstool] romfs support not implemented