Hello, you have come here looking for the meaning of the word
disassembler. In DICTIOUS you will not only get to know all the dictionary meanings for the word
disassembler, but we will also tell you about its etymology, its characteristics and you will know how to say
disassembler in singular and plural. Everything you need to know about the word
disassembler you have here. The definition of the word
disassembler will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
disassembler, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
English
Etymology
From disassemble + -er.
Pronunciation
Noun
disassembler (plural disassemblers)
- (computing) A computer program that examines another computer program and attempts to generate assembly language source code that would, in theory, reproduce the target program.
Usage notes
The term "disassembler" is properly applied only to programs that produce Assembly Language output. If the output is in another programming language such as C, the program is called a decompiler instead.
Translations
program that translates machine code into assembly language
See also