SOTAVerified

MAIL: Malware Analysis Intermediate Language

2022-11-06Unverified0· sign in to hype

Shahid Alam

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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.

Tasks

Reproductions