Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

nk.bin image extract

2,154 views
Skip to first unread message

Mauz@discussions.microsoft.com Mike Mauz

unread,
Jul 31, 2009, 2:24:01 PM7/31/09
to
I would like to extract the registry info and files contained in a nk.bin
image. The image is for Windows Ce.Net 4.0. I do not own Visual Studio or
Platform Builder. I have tried viewbin.exe tool without success. Following is
the link to the file: http://rapidshare.com/files/262210456/nk.bin.html. The
image is from an older Trimble datalogger (Windows Ce.net 4.0). Is it
possible to extract the files in the image?

Bruce Eitman [eMVP]

unread,
Jul 31, 2009, 4:33:36 PM7/31/09
to

Extract files - yes using binmod that comes with Platform Builder and some
changes that I document in
http://geekswithblogs.net/BruceEitman/archive/2009/05/16/platform-builder-replacing-files-in-an-nk.bin-with-binmod.exe.aspx

View the extracted registry - The only way that I know is to use Platform
Builder 6.0 with Visual Studio. You can get an eval copy for free from
microsoft.com/embedded

But then the real question is why? You can run the device, hook up using
ActiveSync or ethernet and use the Remote Registry Editor avaliable in
embedded visual C++ (eVC++) but I am not sure if it is readily available -
but you can search for it.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

"Mike Mauz" <Mike Ma...@discussions.microsoft.com> wrote in message
news:E632BF32-644F-4FE5...@microsoft.com...

Marcelovk

unread,
Jul 31, 2009, 4:49:09 PM7/31/09
to
I guess it won´t be so easy. I´ve downloaded the link and it seems
that they used a different type of compression/scrambling... The file
starts with "nksq", instead of B000FF

Platform Builder 6 also says that the image is invalid.

I guess that your best bet is to pray that the files are not protected
in rom and try to copy it to a usb disk/network share. You can get the
registry settings via ActiveSync, or running a custom arm based
regedit in the board.

Or even better. Contact the original developer and ask for the files.

Marcelo.

On Jul 31, 5:33 pm, "Bruce Eitman [eMVP]"


<bruce.eitman.nos...@EuroTech.com.nospam> wrote:
> Extract files - yes using binmod that comes with Platform Builder and some

> changes that I document inhttp://geekswithblogs.net/BruceEitman/archive/2009/05/16/platform-bui...


>
> View the extracted registry - The only way that I know is to use Platform
> Builder 6.0 with Visual Studio.  You can get an eval copy for free from
> microsoft.com/embedded
>
> But then the real question is why?   You can run the device, hook up using
> ActiveSync or ethernet and use the Remote Registry Editor avaliable in
> embedded visual C++ (eVC++) but I am not sure if it is readily available -
> but you can search for it.
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> Bruce.Eitman AT EuroTech DOT com
> My BLOGhttp://geekswithblogs.net/bruceeitman
>

> EuroTech Inc.www.EuroTech.com

>
> "Mike Mauz" <Mike M...@discussions.microsoft.com> wrote in messagenews:E632BF32-644F-4FE5...@microsoft.com...

0 new messages