disassembler

From Wiktionary, the free dictionary
Archived revision by Surjection (talk | contribs) as of 22:51, 22 December 2019.
Jump to navigation Jump to search

English

Etymology

disassemble +‎ -er

Pronunciation

  • Audio (UK):(file)

Noun

English Wikipedia has an article on:
Wikipedia

disassembler (plural disassemblers)

  1. (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

See also