/BIHAD

Primary LanguagePython

BIHAD

The code in this repository implements a malware detection approach, which is presented in our paper: "Combining multi-features with a neural joint model for Android malware detection"

USAGE

To run the programme with default parameters:

python BIHAD_model.py 

the weights of the neural network are provided

best_weight_model_Drebin.h5
best_weight_model_AMD.h5

REQUIREMENTS

tensorflow keras