BIGpedia.com - Disassembly - Encyclopedia and Dictionary Online
encyclopedia search

Disassembly

In computer programming, the disassembly is the result when machine code is translated back into assembly language. Most of the useful information, like variable names, is stripped during assembly and can not be recovered during disassembly.

Results can be greatly improved with an intelligent disassembler, which can have a symbol table hand written to control the process.




The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License.
How to see transparent copy

01-04-2007 01:21:04