Hiding in the Particles: When Return-Oriented Programming Meets Program Obfuscation

December 11, 2020 ยท Declared Dead ยท ๐Ÿ› Dependable Systems and Networks

๐Ÿ“œ CAUSE OF DEATH: Death by README
Repo has only a README

Repo contents: .gitignore, LICENSE, README.md

Authors Pietro Borrello, Emilio Coppa, Daniele Cono D'Elia arXiv ID 2012.06658 Category cs.CR: Cryptography & Security Cross-listed cs.SE Citations 11 Venue Dependable Systems and Networks Repository https://github.com/pietroborrello/raindrop โญ 64 Last Checked 1 month ago
Abstract
Largely known for attack scenarios, code reuse techniques at a closer look reveal properties that are appealing also for program obfuscation. We explore the popular return-oriented programming paradigm under this light, transforming program functions into ROP chains that coexist seamlessly with the surrounding software stack. We show how to build chains that can withstand popular static and dynamic deobfuscation approaches, evaluating the robustness and overheads of the design over common programs. The results suggest a significant amount of computational resources would be required to carry a deobfuscation attack for secret finding and code coverage goals.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Cryptography & Security

Died the same way โ€” ๐Ÿ“œ Death by README