Skip to content

ShantanuKT/DynamicMalwareAnalysisUsingDNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DynamicMalwareAnalysisUsingDeepNeuralNetworks

  1. Run a Malware in any emulator.
  2. Extract the log file from the same.
  3. Convert the log file into preferred data type, in this case into a .csv file
  4. For the ease of accesss, the .csv file has already been generated.
  5. Input the data into DNN and get the desired output.
  6. Parameters like accuracy, precision, recall and f1 score can be displayed and based on the values of these parameters, the model can further be optimized.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages