Estoy intentando ordenar mis backups a través de un script en la consola de linux y quería saber si existe algo del estilo del NDS Header Tool para linux.
Ndsnamer is a run of the mill rom renamer aimed specificcally at Nintendo DS collections based on the rom utility libraries I've been developing. It is written (were possible) in pure and portable python, meaning that it will run without modifications on Linux, Mac OSX, Windows, *BSD, and most any other operating system with a python interpreter. On Linux and OSX it has zip, rar, and 7z support, but for now in Win32 it lacks rar support.
supongo que algo en plan "head [nombre_de_rom] | hexdump -C" no te valdrá, ¿no? Eso lo único que hace es imprimirte la cabecera en binario y hexadecimal.