[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
disassemble
'''Disassemble'''
Disassembling a program is a method of retrieving the source code of the program. This process can be buggy since data and commands look identical to a disassembler that doesn't know any better. The end result of disassembling a program is not the original source, but rather the assembly language equivalent of the compiled program.
See also: disassembler, decompile, decompiler, compile, compiler, assembly
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
disassemble
'''Disassemble'''
Disassembling a program is a method of retrieving the source code of the program. This process can be buggy since data and commands look identical to a disassembler that doesn't know any better. The end result of disassembling a program is not the original source, but rather the assembly language equivalent of the compiled program.
See also: disassembler, decompile, decompiler, compile, compiler, assembly
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
