[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
disassembler
See also assembler, assemble, disassemble, decompile, decompiler
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
disassembler
Disassembler
An application that takes a program in machine language and attempts to translate it back into assembly code. Disassmblers are platform specific. Note that it does not attempt to restore the original source code, but instead, creates the assembly version of the program file.See also assembler, assemble, disassemble, decompile, decompiler
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
