Definition of disassembler in English:
disassembler
noundɪsəˈsɛmbləˌdisəˈsemb(ə)lər
Computing A program for converting machine code into a low-level symbolic language.
Example sentencesExamples
- The ROM was investigated, posted on the USENET as a documented disassembler listing in a TeX file and no vulnerabilities were found.
- For example, the authors use the ILDASM disassembler to dig into the compiled codes, but did not even mention what ILDASM is.
- Unfortunately this means that decompilers and disassemblers are here to stay too, putting your intellectual property at risk.
- The drawback to intermediate languages is that it's possible to use disassemblers and decompilers to examine a program's IL and re-generate the source code.