View Single Post
Old 11-29-04, 02:34 PM   #10 (permalink)
psydstudent
Aximsite All Star
 
psydstudent's Avatar
Super Member
 
Join Date: Sep 2004
Location: PA
Posts: 572
Thanked 0 Times in 0 Posts
Originally Posted by OddbOd
Just copy the boot.bmp file from the Windows directory of your Axim and open it in your hex editor, then, search in the RIS file for the sequence of bytes at the beginning.

For example on an X30 A02 ROM you would do a search for "42 4D 36 30 01 00". The first two bytes are always 42 4D and the next four are the file size according to the MS DIB specification.
Okay, I opened the boot.bmp on my x30 A05 C unit and got the following string:

42 4D 34 30 01 00

I found that string in the RIS file at:

0014e268-0014e26e

Now what?

BTW I'm using Hex Editor as my program.

Last edited by psydstudent; 11-29-04 at 02:43 PM.
psydstudent is offline   Reply With Quote