Erxathos / Malware-Detector

Using neural networks for malware detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malware-Detector

Using neural networks (NN) for malware detection

This program is our course work in which we analyze the behaviour of the system (Windows logs). The input data is Windows logs in .csv format.

The NN based on multilayer perceptron makes a decision whether system is infected or not.

Made in cooperation with https://github.com/maglighter

About

Using neural networks for malware detection


Languages

Language:Python 100.0%