Skip to content
EntityQ913697· pop 26· linked from 155 articles

反編譯器

Sign in to save

Also known as Decompile

將低級代碼轉換為高級代碼的計算機程序

Wikidata facts

Subclass of
programming tool
Show 1 more fact
opposite of
compiler
Sources (1)

via Wikidata · CC0

Article · 中文

反編譯器(英語:Decompiler)的功能與編譯器相反。顧名思義,就是將已編譯好的程式還原到未編譯的狀態,也就是找出程序的源代码。一種反编译器通常只能反編譯1~2種程式語言,反编译器的功能只侷限在某些語言上,如Java,像C/C++便沒有適合的反编译器可使用。

Abstract from DBpedia / Wikipedia · CC BY-SA