Unveiling Malware Patterns: A Self-analysis Perspective
Fangtian Zhong, Qin Hu, Yili Jiang, Jiaqi Huang, Xiuzhen, Cheng

TL;DR
This paper introduces VisUnpack, a static analysis framework that visualizes malware patterns, unpacks packed malware, and employs machine learning for accurate classification, significantly improving detection and analysis of malware samples.
Contribution
The paper presents a novel static analysis and visualization framework, VisUnpack, that effectively unpacks, analyzes, and classifies packed malware with high accuracy and efficiency.
Findings
VisUnpack achieves 99.7% malware classification precision.
Most antivirus tools struggle with packed malware detection.
Our method reduces data visualization space by over 97%.
Abstract
The widespread usage of Microsoft Windows has unfortunately led to a surge in malware, posing a serious threat to the security and privacy of millions of users. In response, the research community has mobilized, with numerous efforts dedicated to strengthening defenses against these threats. The primary goal of these techniques is to detect malicious software early, preventing attacks before any damage occurs. However, many of these methods either claim that packing has minimal impact on malware detection or fail to address the reliability of their approaches when applied to packed samples. Consequently, they are not capable of assisting victims in handling packed programs or recovering from the damages caused by untimely malware detection. In light of these challenges, we propose VisUnpack, a static analysis-based data visualization framework for bolstering attack prevention while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Information and Cyber Security
