Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • well, You always can get listing of op-codes\arguments from disassembler and compare them as two text lists? Or even build python script for Immunity Debugger :) Commented Apr 21, 2013 at 14:27
  • Why is diff/meld/kdiff/… on the disassembly not satisfactory? Commented Apr 21, 2013 at 14:27
  • 1
    @Mellowcandle +1 for mentioning kdiff. It's a great tool for doing a quick diff. Commented Apr 22, 2013 at 2:24
  • 2
    @Gilles: see my Q&A here. Commented Apr 23, 2013 at 0:12