Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

Obfuscation vs the Optimizer: An LLVM Middle-End Arms Race

Summary

A Quarkslab post on the tug-of-war between obfuscators and compiler optimizers: through LLVM's middle-end IR and passes, it shows how a single upstream commit can unravel an obfuscation.
Published
Collected

original ↗

Related coverage

back