CEFR C1

decompiler

noun

Meaning

A program that translates compiled machine code into a higher-level programming language, often to understand or recover source code.

Examples

  • The security researcher used a decompiler to analyze the malware's behavior.
  • This decompiler can reconstruct C++ code from executable files.

Synonyms: reverse-engineering tool, code converter, disassembler