MakeNK

From t-hack.com - Hack X300T / X301T

Revision as of 21:35, 20 February 2008 by Mce2222 (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MakeNK is a C# GUI application that allows to create a NK.BIN file that contains several memory dumps.

This can be used to let the Bootloader load a Linux Kernel and start it :)

the archive does not include any memory dumps.

Download MakeNK



here is a zboot dump that has to be loaded to 0x91200000.

the zboot will try to process a romfs located at 0x90800000, if this does not exist or no bootable xload was found in the romfs, it will jump to 0x90020000.

Download zboot dump