Skip to content

elsheikh21/malware-analysis

Repository files navigation

Malware-Analysis

using Drebin dataset to distinguish between malwares and not malwares, download from here


How to use

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

How it works

Check docs/how_it_works.md


Output

Check docs/output.md