Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6682731
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:44:24+00:00 2026-05-26T04:44:24+00:00

I need to analyse a binary data file containing raw data from a scientific

  • 0

I need to analyse a binary data file containing raw data from a scientific instrument. A quick look in a hex viewer indicates that’s probably no encryption or anything fancy: integers will probably be written as integers (but I don’t know what byte order), and who knows about floating point.

I have access to a (closed source) program that can view the contents of the file. So I can see that a certain value is 74078. Actually searching for that value I’m not sure about – do I search for 00 01 21 5E, some other byte order, etc? (Hex Fiend doesn’t support searching for decimal values) And how would I find a floating point number?

The software that produces these files runs on XP. I’d prefer tools that run on OSX if possible.

(Hmm, I wrote up this question, forgot to post it, then solved the problem. I guess I will write my own answer.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T04:44:25+00:00Added an answer on May 26, 2026 at 4:44 am

    In the end, Hex Fiend turned out to be just enough. What I was expecting to do:

    1. Convert a known value into hex
    2. Search for it

    What I actually did:

    1. Pick a random chunk of hex that looked like it might be a useful value
    2. Tell Hex Fiend to display it as integer, or as float, in either little endian or big endian, until it gave a plausible looking result (ie, 45.000 is a lot more plausible than some huge integer)
    3. Search for that result in the results I had from the closed source program.
    4. Document it, go back to step 1. (Except that normally the next chunk wouldn’t be ‘random’, but would follow sequentially.)

    In this case there were really only three (binary) variables for how to interpret data:

    1. float or integer
    2. 2 bytes or 4 bytes
    3. little or big endian

    With more variables the task would be a lot harder. It would have been nice if Hex Fiend could search for integers/floats directly, perhaps trying out the different combinations. Perhaps other hex viewers do.

    And to answer one of my original questions, 74078 turned out to be stored as 5E2101. A bit more trial and error and I would have got there. 🙂

    UPDATE
    If I was doing this over, I’d use “Synalyze It!”, a tool designed for exactly this purpose.

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to compile a binary file in pieces with pieces arriving in random
I would like to analyse trajectory data based on given templates. I need to
I'm working Huffman coding of any .txt file, so first I need to analyse
I am working on a data-mining project for which I need to analyse the
So for some research work, I need to analyze a ton of raw movement
I have an interesting problem. I need to analyse a source code and to
Hi I need to graph some arrays to analyse signals, I have a cocoa
I need some public Web Services to list and analyse them. The services should
I need a persistent storage in Java for certain (possibly large) data structures, such
As part of a project, I need to analyse string which may contain a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.