Publication | Closed Access
PolyUnpack: Automating the Hidden-Code Extraction of Unpack-Executing Malware
293
Citations
3
References
2006
Year
Unknown Venue
EngineeringEvasion TechniqueInformation SecurityInformation ForensicsSoftware EngineeringSource Code AnalysisUnknown MalwareModern MalwareSoftware AnalysisFormal VerificationHardware SecurityMalware BinariesUnpack-executing MalwareComputer ScienceProgram AnalysisSoftware TestingAnti-virus TechniqueObfuscation (Software)Malware Analysis
Modern malware often hide the malicious portion of their program code by making it appear as data at compile-time and transforming it back into executable code at runtime. This obfuscation technique poses obstacles to researchers who want to understand the malicious behavior of new or unknown malware and to practitioners who want to create models of detection and methods of recovery. In this paper we propose a technique for automating the process of extracting the hidden-code bodies of this class of malware. Our approach is based on the observation that sequences of packed or hidden code in a malware instance can be made self-identifying when its runtime execution is checked against its static code model. In deriving our technique, we formally define the unpack-executing behavior that such malware exhibits and devise an algorithm for identifying and extracting its hidden-code. We also provide details of the implementation and evaluation of our extraction technique; the results from our experiments on several thousand malware binaries show our approach can be used to significantly reduce the time required to analyze such malware, and to improve the performance of malware detection tools.
| Year | Citations | |
|---|---|---|
Page 1
Page 1