also: デコンパイラー
noun
decompiler
A program that translates low-level code (e.g., machine code or bytecode) back into a higher-level language. Used in reverse engineering and software analysis.
デコンパイラを使って、実行ファイルからソースコードを復元する。
Use a decompiler to recover source code from an executable file.