ROM Hack [POC] Ncch.JS

  • Thread starter Thread starter uvekilledkenny
  • Start date Start date
  • Views Views 1,326
  • Replies Replies 2
  • Likes Likes 3

uvekilledkenny

Member
Newcomer
Joined
Mar 2, 2016
Messages
6
Reaction score
7
Trophies
0
Age
32
XP
100
Country
France
Hi,

I just finished a tool which, I hope, can be useful for someone ^^

This is a proof of concept for creating a ncchinfo.bin with a Node.JS. This tool uses a library (lib/ncch.js) I will use later in a CIA Converter Tool in Node.JS :)

This parses NCCH in a Node.JS way and can generate a ncchinfo.bin.
If you can see how to improve this code feel free to fork, pull request etc.

Code:
Usage: ncch [options] <file>

Parses NCCH from a 3DS rom and generates a Ncchinfo.bin in Node.JS

Options:

-h, --help      output usage information
-V, --version   output the version number
-i, --info      shows NCCH as a list of buffers
-g, --generate  generates a ncchinfo.bin


NB: The ncchinfo.bin will contain only informations for TitleID.Main.exheader.xorpad, this is a proof of concept :)

Here is the sources: https://github.com/Uvekilledkenny/ncch.js

Hope you'll enjoy it ;)

PS: If i'm in the wrong section, feel free to move this to the right section soz ^^'
 
Node.js? My man! Hopefully we see some more tools like this done in Node around here. Great job!

Thanks a lot, i'm still learning Node so there might be some hiccups in my code but Practice makes perfect and I hope it'll be useful for some people :)
 

Site & Scene News

Popular threads in this forum