- Run a Malware in any emulator.
- Extract the log file from the same.
- Convert the log file into preferred data type, in this case into a .csv file
- For the ease of accesss, the .csv file has already been generated.
- Input the data into DNN and get the desired output.
- 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.