PDA

View Full Version : NK.Bin format


Otaku
27-07-2006, 12:24 PM
The device I'm working with is not an XDA per se, but the featureset is pretty close. I've managed to write a decrypter/extractor for the various sections, and now I'm looking at what can be further done.
I've extracted the chunks using the SECTION_HEADER structure ( address,length,checksum).
There is a recognisable secondary header in some of the chunks ( they look like the code sections from the binaries ). Has anyone any information on this format ?
Cheers
O.