Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 560 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 560 Bytes

JScan

A MalwareBazaar hash scanner that scans a directory for files that match SHA256 hashes in the MalwareBazaar database.

Usage

Download the source code then download the data dump from MalwareBazaar here and place it in the same directory as the source code.

Then run the java class with the argument -s=<directory> where <directory> is the directory you want to scan for malware.

Licence

This project is licenced under the GNU GPL v3.0 licence. See the LICENCE file for more information.