Skip to content
/ rogers Public

Python command-line tool that uses nearest neighbor search methods for malware similarity analysis

License

Notifications You must be signed in to change notification settings

cylance/rogers

Repository files navigation

Rogers

It's A Beautiful Day in the Malware Neighborhood

Mister Rogers

rogers is a Python command-line tool that uses nearest neighbor search methods to perform malware similarity analysis.

Installation

rogers requires Python 3.6 and is only supported on Linux or OS X.

$ pip install git+https://github.com/facebookresearch/pysparnn.git@0f8f624119bea358ef9edd6d114d2d7ae3028494#egg=pysparnn
$ pip install rogers

Usage

After intall, initialize the sample database.

$ rogers db init

See command line flags for full usage.

$ rogers -h

About

Python command-line tool that uses nearest neighbor search methods for malware similarity analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published