Full Program »
deRop: Removing Return-Oriented Programming from Malware
In this paper, we look into the possibility of enabling ex- isting defense technologies designed for normal malware to cope with malware using return-oriented programming. We discuss difficulties in removing ROP from malware, and de- sign and implement an automatic converter, called deRop, that converts an ROP exploit into shellcode that is semanti- cally equivalent with the original ROP exploit but does not use ROP, which could then be analyzed by existing malware defense technologies. We apply deRop on four real ROP malwares and demonstrate success in using deRop for the automatic conversion. We further discuss applicability and limitations of deRop.
Author(s):
Kangjie Lu
Peking University, Singapore Management University
China
Dabi Zou
Singapore Management University
Singapore
Weiping Wen
Peking University
China
Debin Gao
Singapore Management University
Singapore