View unanswered posts | View active topics
It is currently Mon Jun 02, 2025 2:24 am
|
Page 1 of 1
|
[ 3 posts ] |
|
Author |
Message |
forquare1
I haven't seen my friends in so long
Joined: Thu Apr 23, 2009 6:36 pm Posts: 5150 Location: /dev/tty0
|
Hi all,
I have some files we've downloaded from one of the trains we run. We can do analysis on them manually by loading them back into the application that downloaded them, however, we want to automate this process. The automation shouldn't be too difficult, however, the files are not simple XML/CSV type files, and some are clearly binary files.
Does anyone have any experience in looking through a binary file and weeding out the information? I have asked for file specifications, but the French engineers have not been forthcoming...
Thanks for any words of advice, Ben
|
Wed Oct 27, 2010 11:53 am |
|
 |
EddArmitage
I haven't seen my friends in so long
Joined: Thu Apr 23, 2009 9:40 pm Posts: 5288 Location: ln -s /London ~
|
I'd open it in something like VBinDiff to see if there was any obvious ASCII encoded stuff as a starting point, I guess.
|
Wed Oct 27, 2010 12:36 pm |
|
 |
JJW009
I haven't seen my friends in so long
Joined: Thu Apr 23, 2009 6:58 pm Posts: 8767 Location: behind the sofa
|
PSpad would be my first choice on Windows, because it's what I open everything with. Something like a WAV file for example, you can clearly see the RIFF header and any extra info that might be there.
I'm guessing you've already done something similar though; namely looking for embedded ascii in the file? And there's nothing obvious?
If it's a pure data file in a custom format, then your best bet is to reverse engineer the application. It might not be so hard; try opening the executable in a text editor and you'll probably find a good few clues.
_________________jonbwfc's law: "In any forum thread someone will, no matter what the subject, mention Firefly." When you're feeling too silly for x404, youRwired.net
|
Wed Oct 27, 2010 11:44 pm |
|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 4 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
|
|