A hacking tool to view, convert and edit NDS game files, similar to other programs out there like CrystalTile. It's written in C# with NET Framework 3.5, so you'll need 3.5 installed to run it. All the code is Open Source hosted on Google.
Changelog
*** Improved Hexadecimal editor -> Now using Be.HexEditor (by Bernhard Elbl) *** Read BMD0 files and show the textures (if any) ** New games supported: GYAKUKEN, DBK ULTIMATE, MAPLESTORYDS, NINOKUNI, SUBARASHIKI, BLOODBAHAMUT, RUNFACTORY3, SF FEATHER ** Improved Font plugin - Fixed problem with rotated Font and char codes - Change info map char (PMAC section) - Fixed problems saving new fonts - Add new chars ** Fixed problem reading NCER files ** Added new method to set the transparency color. ** Added method to create NSCR files of NCGR subimages ** Added button Pack (instead of using controls from button "View") ** Improved perfomance reading ROMs ** Supported SRL files (wifi download files) * Fixed problems in SDAT plugin * Added support for PMCP section in NCLR * Improved zoom function * Improved support for Mono 2.10 * Fixed minor bugs