| Author |
Message |
   
L. Nemec
| | Posted on Saturday, Sep 22, 2001 - 7:23: | |
I just downloaded winhex (9.92) and it looks great. I have one problem, however. I am working with Palm .pdb files stored in the Motorola format. So far, I have not found a way of making the data inspector display integers in the big-endian way. Christian Maas's hex editor can be easily switched from little-endian to big-endian mode and back. Palm uses a Motorola processor and the files have to have the proper format even when stored on a Wintel machine. Any chance to have the capability in winhex? |
   
Stefan Fleischmann (Admin)
| | Posted on Saturday, Sep 22, 2001 - 11:49: | |
Yes. Right-click the left half of the Data Interpreter window and select "Big Endian". |
   
zack marco
Username: azckm
Registered: N/A
| | Posted on Monday, May 25, 2009 - 14:19: | |
How can i change file size of 1056, from little endian to big endian in winhex ? it looks simple according to Stefan example but idid not meet the Data interperter by right click. |
   
Stefan Fleischmann
Username: admin
Registered: 1-2001
| | Posted on Monday, May 25, 2009 - 14:33: | |
Sorry, I'm not sure what you actually want to do. Change the display of the Data Interpreter from Little Endian to Big Endian. You can also do that in Options | Data Interpreter. |
   
Stefan Fleischmann
Username: admin
Registered: 1-2001
| | Posted on Monday, May 25, 2009 - 18:28: | |
Having received your e-mail messages, I think I know now that you want to convert data from little endian to big endian directly in a file. You can do that with Edit | Modify Data. The aforementioned option has nothing to do with that, does not change any data at all, it merely changes the way how the Data Interpreter display data when interpreting it e.g. as integer numbers. And that's why it is an option of the Data Interpreter. |
   
Robert Bruchs
Username: bruchs
Registered: N/A
| | Posted on Thursday, Oct 22, 2009 - 0:53: | |
How do I get the data interpreter window to open? |
   
Robert Bruchs
Username: bruchs
Registered: N/A
| | Posted on Thursday, Oct 22, 2009 - 1:01: | |
Nevermind my previous post.... View -> Show !!! |