Home

Awesome

Sublime Malware Research Tool

This is a Plugin for Sublime Text 3 to provide a number of commonly used tools related to malware analysis and research. The original version for Sublime Text 2 can be found in the SublimeText2 branch, but it is unlikely development will continue on that branch.

Installation

Recommended installation is to git clone into the Packages directory of Sublime Text 3

Prerequisites

You must have libmagic installed or SMRT will fail to load.

Examples:

OSX (using Homebrew): brew install libmagic

Windows: https://github.com/pidydx/libmagicwin64

Current Commands

Coming Soon