switch-tools/src
Michael Scire 87fd7b2ea6 Make JSON format saner
For Kernel Capabilities, this changes parsing from the format
{ "type" : X, "value" : Y }

to

{ X : Y }
2018-04-23 01:05:10 -06:00
..
blz.c Implement BLZ compression for elf2kip 2018-04-23 00:24:50 -06:00
blz.h Implement BLZ compression for elf2kip 2018-04-23 00:24:50 -06:00
build_pfs0.c autoconfiscate 2017-12-21 13:26:34 +00:00
build_romfs.c Add RomFS Building from directory to elf2nro (#5) 2018-04-19 14:48:55 -04:00
cJSON.c Add first functional version of elf2kip 2018-04-22 23:32:47 -06:00
cJSON.h Add first functional version of elf2kip 2018-04-22 23:32:47 -06:00
elf2kip.c Make JSON format saner 2018-04-23 01:05:10 -06:00
elf2nro.c Add RomFS Building from directory to elf2nro (#5) 2018-04-19 14:48:55 -04:00
elf2nso.c autoconfiscate 2017-12-21 13:26:34 +00:00
elf64.h autoconfiscate 2017-12-21 13:26:34 +00:00
elf_common.h autoconfiscate 2017-12-21 13:26:34 +00:00
filepath.c Add RomFS Building from directory to elf2nro (#5) 2018-04-19 14:48:55 -04:00
filepath.h Add RomFS Building from directory to elf2nro (#5) 2018-04-19 14:48:55 -04:00
nacptool.c Added nacptool. 2017-12-31 22:56:30 -05:00
nxlink.c use unbuffered IO on windows (#6) 2018-04-19 16:15:06 -04:00
romfs.c Add RomFS Building from directory to elf2nro (#5) 2018-04-19 14:48:55 -04:00
romfs.h Add RomFS Building from directory to elf2nro (#5) 2018-04-19 14:48:55 -04:00
sha256.c autoconfiscate 2017-12-21 13:26:34 +00:00
sha256.h autoconfiscate 2017-12-21 13:26:34 +00:00
types.h autoconfiscate 2017-12-21 13:26:34 +00:00