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

References

  1. umich.edu - Binary Recompilation and Combined Compiler/Architecture Enhancements Studies