Qhimm.com Forums

Miscellaneous Forums => Troubleshooting => Topic started by: Tenko Kuugen on 2014-12-02 00:01:26

Title: Show two .exe files side by side and highlight differences
Post by: Tenko Kuugen on 2014-12-02 00:01:26
Anyone know if there's a program for this?
I need to document all the changes I made to my .exe so I can apply them again to a clean one since the old one is kinda irreversibly trashed since Aali dropped support for the old Menu Overhaul with his latest driver.
On that note, does anyone still have the old Menu Overhaul mod? I need an .exe with just that to compare a clean and MO-only .exe so I can ignore those changes for my documentation of my own changes to the .exe
Title: Re: Show two .exe files side by side and highlight differences
Post by: Vgr on 2014-12-02 01:30:14
A quick Google search turns up WinMerge (http://winmerge.org/?lang=en), which I've heard of before. If you have Tifa's Bootleg Torrent, it's in there. I'll send it to you over PM regardless.
Title: Re: Show two .exe files side by side and highlight differences
Post by: Tenko Kuugen on 2014-12-02 03:03:56
WinMerge only compares text files. .exe files in hex aren't text files so that's not gonna work out.

If only I had actually kept track of what version of MO I used. Sigh.
Title: Re: Show two .exe files side by side and highlight differences
Post by: Shard on 2014-12-02 04:51:26
Get Notepad++ and get the hex editor plugin.

N++ can compare files even without the plugin, but comparing exes in ASCII isn't a very good idea. The hex editor plugin solves that problem.
Title: Re: Show two .exe files side by side and highlight differences
Post by: Tenko Kuugen on 2014-12-02 09:26:37
Thanks, I'll check that out
Title: Re: Show two .exe files side by side and highlight differences
Post by: nfitc1 on 2014-12-02 12:53:09
There's a program I use at work called Beyond Compare that can do hex compares. I use it a LOT with text/code and even binary comparisons.
Title: Re: Show two .exe files side by side and highlight differences
Post by: sithlord48 on 2014-12-02 13:25:37
i use vbindiff a visual binary diff tool.

http://www.cjmweb.net/vbindiff/ for a copy
Title: Re: Show two .exe files side by side and highlight differences
Post by: hotdog963al on 2014-12-02 19:32:53
HxD has a nice binary comparison feature, if I remember correctly
http://mh-nexus.de/en/hxd/