Code Monkey home page Code Monkey logo

exorcise's Introduction

Exorcise: Malware Analysis Engine

This is an engine designed for analyzing malware, for clone repository git clone --recurse-submodules [email protected]:covinhas-in/Engine-Malware.git

Dependencies

To install the required dependencies, use the following command:

sudo apt install libyara-dev binutils

Make sure you have libyara-dev version 4.1.3 or higher. Building the Project, g++ compiler version 11.4.0

To build the project, follow these steps:

mkdir build
cd build
cmake ..
make

Once you've completed these steps, your project should be ready for use.

Help Tool

To get help with the tool, use the -h flag, like this: ./exorcise -h.

  ./exorcise {OPTIONS}

    Exorcise: Malware Analysis Engine

  OPTIONS:

      Yara Options:
        -f, --folder                      Analyze as a folder of Yara rules (use
                                          with -r)
      -r[rules], --rules=[rules]        The folder or file containing Yara rules
      -p[path], --path=[path]           The path to analyze (folder or file)
      -h, --help                        Display this help menu

    The Exorcise: Malware Analysis engine is a powerful post-incident malware
    analysis tool, known for its ability to quickly scan for ransomware and
    detect over 100 distinct malware families within seconds. This cutting-edge
    tool serves as a guardian against digital threats, offering exceptional
    efficiency and accuracy in post-incident analysis.

Documentation

To access the documentation, simply go to DOCS

exorcise's People

Contributors

rem0obb avatar

Stargazers

KЯØNE avatar

Watchers

 avatar  avatar

Forkers

gmh5225

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.