Comparisons of decompilation versus disassembly
If it is unclear to you what decompilation can offer on top of disassembly, have a look at the following comparison pages:
- Introduction to what decompilation looks like, compared to disassembly.
- Side-by-side comparisons of ARM disassembly and decompilation.
- Side-by-side comparisons of PowerPC disassembly and decompilation.
- Side-by-side comparisons of MIPS disassembly and decompilation.
Comparisons of decompilation across decompiler versions
Just for the record, here are a few pages comparing the output of the decompilation, across decompiler versions: