论文标题
邮件:恶意软件分析中间语言
MAIL: Malware Analysis Intermediate Language
论文作者
论文摘要
本文介绍并介绍了一种名为Mail的新语言(恶意软件分析中间语言)。邮件基本上用于构建恶意软件分析和检测工具。 Mail提供了汇编程序的抽象表示,因此工具可以使恶意软件分析和检测自动化。通过翻译编译不同平台邮寄的二进制文件,工具可以实现平台独立性。每个邮件语句都用工具可以使用的模式注释,以优化恶意软件分析和检测。
This paper introduces and presents a new language named MAIL (Malware Analysis Intermediate Language). MAIL is basically used for building malware analysis and detection tools. MAIL provides an abstract representation of an assembly program and hence the ability of a tool to automate malware analysis and detection. By translating binaries compiled for different platforms to MAIL, a tool can achieve platform independence. Each MAIL statement is annotated with patterns that can be used by a tool to optimize malware analysis and detection.