Pages: [1]
Author Topic: Compare two bin files  (Read 6435 times)
orienz
Full Member
***

Karma: +12/-2
Offline Offline

Posts: 113


« on: May 26, 2011, 01:06:46 PM »

Hey guys,

Is there any tool that I could use to see the difference between two bin files? ie. tuned and stock file so I know what maps are changed and whats maps are untouched.

Would be awesome if we could automatize this somehow Cheesy

Thanks for help!
Logged
Rick
Hero Member
*****

Karma: +62/-4
Offline Offline

Posts: 704


« Reply #1 on: May 26, 2011, 03:30:39 PM »

Tuner pro does this, as does WinOLS
Logged
littco
Hero Member
*****

Karma: +52/-7
Offline Offline

Posts: 903


« Reply #2 on: May 27, 2011, 01:04:28 AM »

Mapanalyser plug in for tuner pro is great.
Logged
orienz
Full Member
***

Karma: +12/-2
Offline Offline

Posts: 113


« Reply #3 on: May 27, 2011, 05:47:45 AM »

WinOLS? Where/How? I can see the difference tool when comparing to original file of the file you are editing but I can not compare two files (two projects). Am I missing something?
Thanks for help!

I know tunerpro can do it but I don't have tunerpro definitions for ECU files I am comparing :/
Logged
bazaa
Full Member
***

Karma: +14/-1
Offline Offline

Posts: 66


« Reply #4 on: May 27, 2011, 02:30:52 PM »

in winols next to the printer icon to the right there is a icon that shows 2 files one on top of the other if you select it you can then choose which file is the reference version then when you select differences it will show you whats different between the 2 versions .If you have loaded a damos .kp it will tell you the names against them also.
Bazaa
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-167
Offline Offline

Posts: 12235


WWW
« Reply #5 on: May 27, 2011, 02:42:00 PM »

WinOLS? Where/How? I can see the difference tool when comparing to original file of the file you are editing but I can not compare two files (two projects). Am I missing something?

import the bin into your project as another version.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
DJGonzo
Guest
« Reply #6 on: May 28, 2011, 05:44:54 PM »

Import changes feature  Wink
Logged
hytron
Jr. Member
**

Karma: +1/-0
Offline Offline

Posts: 42


« Reply #7 on: August 22, 2015, 11:24:42 PM »

Fairdell hexcmp2 does it as well.

Or under linux:
hexdump ./file1.bin >a
hexdump ./file2.bin >b
diff ./a ./b
or
cmp ./a ./b
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-167
Offline Offline

Posts: 12235


WWW
« Reply #8 on: August 23, 2015, 03:00:28 AM »

or even xxd Smiley
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.018 seconds with 16 queries. (Pretty URLs adds 0.001s, 0q)