Binary recompiler
Binary recompiler is a software that takes executable binaries as input, analyzes the structure, applies transformations and optimizations, and outputs new optimized executable binaries.[1] First introduced by Gary Kildall in the 1980s.
See also
- Compiler
- Transcompiler
- Dynamic recompilation
- Binary translation
- XLT86
- Decompiler