PDA

View Full Version : Tools to Compare opcode ?


kkmann
07-04-2009, 12:04 PM
Hi,

I've newbie who just getting to learned RE, To improve my knowledge and easy to learn from other, I think the best way i can learn is compare the "Fixed" version and the original version. To see what has other RE has done and why.

Does any one know if this tool exist ? I found the hex comparer, but i can't find tool compare like I run original with Olly and fix with Olly, It show the different..etc

If any one know this kind of tool exist or similar, Please help.

li.fan
08-22-2009, 12:48 AM
You need a software named Beyond Compare with hex comparing plugin. If you want another solution, try some patch tools such as Codefusion

Git
08-22-2009, 06:50 AM
fc /b file1.exe file2.exe

If there are many changes

fc /b file1.exe file2.exe >file.txt

If they are big, different sizes, or very different then analyse with IDA and use BinDiff plugin

Git

nig
09-24-2009, 07:44 AM
i suggest u using hexworkshop
its good, use tools menu compare file

have 2 mode ,