Skip to content

Optimizer for Malware Detection. Api Calls Sequence of Benign Files are provided.

Notifications You must be signed in to change notification settings

leocsato/detector_mw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Optimizer for Malware Detection

Requirements:

  • Python
  • Database of API Calls for both benign files and malware
  • Tensorflow

This work is a neural network made to optimize the detection of malwares by classifiers. It is an Autoencoder using Tensorflow and trained to "clean" Windows API calls from executable files.

The csv files contain API Calls made by executables, used for training and testing. The database of API Calls for benign files is provided in this repository. The database of API Calls for malware must be found elsewhere, we won't provide it but you can find them on this link: http://ocslab.hksecurity.net/apimds-dataset

Results are on the "TCC" Jupyter Notebook.

I sincerely hope you will find it of use.

About

Optimizer for Malware Detection. Api Calls Sequence of Benign Files are provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published