Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 717 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 717 Bytes

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