Input
./nstool -k /home/zach/Downloads/prod.keys -x ./home/nroStorage/ /home/zach/Downloads/plugin.nro
Output
[NRO Header]
RoCrt:
...
ModuleId: ...
NroSize: ...
Program Sections:
.text:...
.ro:...
.data:...
.bss:...
Segmentation fault (core dumped)
Extra Notes
Pretty much every command returns this same thing, with the segmentation fault cutting the rest off at the end. Any way to fix this?
Input
./nstool -k /home/zach/Downloads/prod.keys -x ./home/nroStorage/ /home/zach/Downloads/plugin.nro
Output
[NRO Header]
RoCrt:
...
ModuleId: ...
NroSize: ...
Program Sections:
.text:...
.ro:...
.data:...
.bss:...
Segmentation fault (core dumped)
Extra Notes
Pretty much every command returns this same thing, with the segmentation fault cutting the rest off at the end. Any way to fix this?