/PDF-Malware-Detection-Using-Machine-Learning

An Implementation of detecting PDF malware using ML

Primary LanguageJupyter Notebook

PDF Malware Detection Using Machine Learning

In this project, I developed a web site for detecting malware pdf file using machine learning techniques.

Install

Using conda:

conda env create -f environment.yml

Or you can create a environment with requirements.txt

Run web:

python3 app.py

References

Hossain, G. M. S., Deb, K., Janicke, H., & Sarker, I . H. (2024). PDF malware detection: Toward machine learning modeling with explainability analysis. IEEE Access, 12, 13833-13859. https://doi.org/10.1109/ACCESS.2024.3357620