An Approach Of Generating Malware Api Gadget Based On Decaf

Yuan Yu,Yongjun Wang,Zhijian Huang
2015-01-01
Abstract:In this paper, we present a novel approach to extract the API gadget from a binary malware. API gadget is defined as the complete calling sequences of APIs operating on the specific target, together with the corresponding parameters. We make behavioral analysis based on DECAF and get the APIs and parameters. It is feasible to make correlational analysis to generate API gadget that can accurately describe the malicious behavior of malware. Our experiment and application with several samples demonstrates that our approach is versatile and useful in practice.
What problem does this paper attempt to address?