Jump to content

Binary recompiler

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SimonTrew (talk | contribs) at 13:18, 25 February 2016 (ce). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A binary recompiler is a computer program that takes executable binary files as input, analyzes their structure, applies transformations and optimizations, and outputs new optimized executable binaries.[1] Binary recompilation was introduced by Gary Kildall in the 1980s.[citation needed]

See also

References

  1. ^ "Binary Recompilation and Combined Compiler/Architecture Enhancements Studies". umich.edu. University of Michigan.