The reviewed record of science sign in
Pith

arxiv: 2506.01412 · v1 · pith:X7K5KITD · submitted 2025-06-02 · cs.CR · cs.AI· cs.LG

System Calls for Malware Detection and Classification: Methodologies and Applications

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:X7K5KITDrecord.jsonopen to challenge →

classification cs.CR cs.AIcs.LG
keywords callsmalwaresystemdetectionanalysistechniquesapplicationschapter
0
0 comments X
read the original abstract

As malware continues to become more complex and harder to detect, Malware Analysis needs to continue to evolve to stay one step ahead. One promising key area approach focuses on using system calls and API Calls, the core communication between user applications and the operating system and their kernels. These calls provide valuable insight into how software or programs behaves, making them an useful tool for spotting suspicious or harmful activity of programs and software. This chapter takes a deep down look at how system calls are used in malware detection and classification, covering techniques like static and dynamic analysis, as well as sandboxing. By combining these methods with advanced techniques like machine learning, statistical analysis, and anomaly detection, researchers can analyze system call patterns to tell the difference between normal and malicious behavior. The chapter also explores how these techniques are applied across different systems, including Windows, Linux, and Android, while also looking at the ways sophisticated malware tries to evade detection.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Burnyard: Future of Malware Analysis

    cs.CR 2026-06 unverdicted novelty 3.0

    Burnyard proposes binary emulation for malware analysis to produce CSV event traces as a lighter alternative to sandboxing.