Actually I was doing some translation for a game. It is a unity game with no font library but spritefont which is like bitmapfont. So if I want to do it, I have to modify the source code to set a path to a new font for the game to read and display. I have to make sure I can modify "main" in exefs folder.But I can't do that with IDA, I can just read it.
There is a tool named nx2elf. This tool can port nso to elf so I can edit the file. But I can't use the tool on my computer. And the latest version released two years ago. I've tried to communicate with the guy on twitter but there is no reply.
So please help me to solve this problem if you have a method. Thank you so much.
There is a tool named nx2elf. This tool can port nso to elf so I can edit the file. But I can't use the tool on my computer. And the latest version released two years ago. I've tried to communicate with the guy on twitter but there is no reply.
So please help me to solve this problem if you have a method. Thank you so much.

