···36363737You need libusb-1.0 + header files in order to compile this utility.
38383939+4040+rkwtool
4141+This directory contains tool to inspect and extract content of
4242+'full' update RKW file.
4343+4444+The RKW file contains specific section which instruct update
4545+routine of the DAP what to do, custom archive with firmware files,
4646+images of stage1 and stage2 nand bootloader and Rock27Boot.bin file
4747+image. Nand bootloader images are stored in scrambled form but
4848+the tool deciphers it to plain binary during extraction.
4949+5050+More complete descritpion of file format can be found on wiki:
5151+http://www.rockbox.org/wiki/RKWFileFormat
5252+5353+3954nandextract
4055This directory contains quick and dirty tool which allows to extract
4156nand bootloader from raw dump of the first nand block. The main reason