Commit Graph

13 Commits

Author SHA1 Message Date
Dave Murphy
48d96a7033 sanitise large file support 2018-05-08 13:30:21 +02:00
fincs
e2d64bb2fe strtoul -> strtoull (don't assume LP64 for Windows) 2018-05-03 01:15:43 +02:00
SciresM
e68cd31c1d Add npdmtool (#9)
* Add npdmtool.

* Add support for hex string kernel version.

* elf2kip: Fixed shift for kernel_flags.
2018-05-02 12:02:07 -04:00
SciresM
227306d95a Fix errors in elf2kip (#8) 2018-05-01 19:13:41 +02:00
SciresM
92268de97b Add elf2kip (ELF -> KIP1 tool). (#7)
* Add elf2kip
2018-04-24 20:08:49 -04:00
Dave Murphy
7bec1f76f7 use unbuffered IO on windows (#6) 2018-04-19 16:15:06 -04:00
SciresM
8b93b8598b Add RomFS Building from directory to elf2nro (#5)
build_romfs, romfsdir support in elf2nro
2018-04-19 14:48:55 -04:00
Dave Murphy
42739f52c9 check env var exists before comparing (#4) 2018-03-18 22:17:45 -04:00
Dave Murphy
b53e334c76 add nxlink 2018-03-15 21:22:50 +01:00
yellows8
ffe4cfd5e2 Fixed nro bss handling where bss was 1 page too large. 2018-02-03 20:34:35 -05:00
yellows8
93f5cb18a2 Added nacptool. 2017-12-31 22:56:30 -05:00
yellows8
3d8238e1d5 Append custom data to the end of NRO for storing assets. 2017-12-30 22:13:59 -05:00
Dave Murphy
2bfd935f4a autoconfiscate 2017-12-21 13:26:34 +00:00