Slot 1 Dump Tool
by JJ Foote <jj@cerebraltech.com>
04/25/2007

Dumps a DS game from Slot 1 to a file on your Slot 2 memory card adapter.

Make sure you have enough free space on your CF/SD card.

The resulting .nds file is a clean ROM.

In order to get it to run on my SuperCard, I had to run
ndstool -sd foo.nds
to decrypt the secure area, prior to running it through the SC software.

Built using devkitARM r20, libnds, and libfat.

Encryption handling written entirely from scratch based upon info from gbatek.
