Is there a software to compare 2 assembly codes and highlight differences?
I want to learn debugging and how to work with x64dbg. I have a several thousand assembly line pair of .exe files, the original and the one I changed. I changed several functions (about 100 lines).
I’m looking for a program that would let me compare the two files by highlighting the differences between them in assembly.
I tried winmerge but instead of showing assembly it shows HEX which is no good for me. I need the software to show me the assembly lines.
submitted by /u/m0niyaw
[link] [comments]