Skip to content
S sufi.my

Research Feed

Latest papers, simplified

Peer-reviewed papers on AI, security, and software engineering. Abstracts trimmed to the key insight.

My Publication

Published research

Book Chapter · 2024

Enhancing AI Malware Detection Using Neural Network with Binary Data Analysis

A peer-reviewed book chapter applying feedforward neural networks to raw binary executable data for malware classification — bypassing traditional signature-based detection methods. The approach demonstrated competitive detection accuracy without manual feature engineering, with the neural network outperforming baseline classifiers on precision, recall, and F1-score.

Published in
Atlantis Press, 2024
DOI
10.2991/978-94-6463-589-8_7
Type
Book Chapter
Python Neural Networks Binary Analysis Cybersecurity Scikit-learn
BibTeX citation
@inbook{sufi2024malware,
  title     = {Enhancing AI Malware Detection Using Neural Network
               with Binary Data Analysis},
  booktitle = {Proceedings of Atlantis Press},
  year      = {2024},
  doi       = {10.2991/978-94-6463-589-8_7},
  url       = {https://doi.org/10.2991/978-94-6463-589-8_7}
}