Talk:X86 Disassembly/Disassemblers and Decompilers

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

NEEDED: we need to prepare a list of good disassemblers for each platform. also, we should probably get disassemblers for different processor architectures too, because x86 isnt the only assembly language in the world (although it will be the major one that we consider in this wikibook) --Whiteknight 13:28, 8 September 2005 (UTC)

[edit] The Question

I don't think it's reasonable to compare the original C code to the disassembled assembly code, because obviously, C is not assembly. Also, as mentioned in this page, disassembled assembly is very messy. --Wj32 10:15, 8 January 2007 (UTC)