islem-esi
DeepMalwareDetector
Python

A Deep Learning framework that analyses Windows PE files to detect malicious Softwares.

Last updated Feb 21, 2026
76
Stars
15
Forks
3
Issues
0
Stars/day
Attention Score
19
Language breakdown
Python 90.5%
HTML 4.9%
CSS 1.5%
SCSS 1.2%
C 1.2%
Jupyter Notebook 0.3%
โ–ธ Files click to expand
README

WEB UI

image image image image image

DeepMalwareDetector

A Deep Learning framework that analyses Windows PE files to detect malicious Softwares. the project includes:
  • Sate of the art of the work done using machine learning or deep learning.
  • A new approach for detection:
* Enhancing detection rate and reducing False positive rate * Proposing a technique to garantee the evolution of the model
  • Defining and implementing a framework to extract PE files representation, this includes:
* PE headers * PE strings * Opcodes sequences * Opcodes stats * Bytes n-grams * API Calls
  • Building a training data set
* Over 120.000 malwares * Over 30.000 benign software
  • Defining and implementing a Deep Learning architecture to learn on the extracted data
* SAE: n-grams of bytes * RNN: sequences of opcodes * CNN: exe to bytes image * FNN: a submodule to the SAE

ยฉ 2026 GitRepoTrend ยท islem-esi/DeepMalwareDetector ยท Updated daily from GitHub