to decompile
- verb
- /ˌdiːkəmˈpaɪl/
- Specialized
- It's really a ridiculous term because of that; anything can be decompiled to C and then simply recompiled.
Examples
-
That being said, if you can either decompile SystemUI or if you are building your own from source, you could pop into the SystemUI source under frameworks, find the airplane mode icon, and open it up in GIMP or Photoshop.
Blog text (3) -
No disaster is used, and these teams want the regular development of hard head and decompile pain fashion.
Blog text (1) -
To modify the software, you need to decompile it first and analyze the code.
-
Many developers use tools to decompile applications in order to understand their functionality.
-
Before debugging, make sure to decompile the compiled code into a readable format.
Synonyms
How Complete
- Specialized
Surface Forms
Morphology
Etymology
The word decompile combines de- meaning 'undo' or 'reverse' and compile meaning 'put together', as in 'compile a list'. So to decompile is to 'undo' the compiling of a program and turn the code back into a form a person can read.