using Drebin dataset to distinguish between malwares and not malwares, download from here
malware-analysis runs on python 3.7.1(x64), and pip (18.1). You can install the python requirements with python -m pip install -r requirements.txt
git clone https://github.com/elsheikh21/malware-analysis
python -m pip install -r requirements.txt