Internet-2-0 / Malcore-x64dbg

This x64dbg plugin allows you to upload your sample to Malcore and view the results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malcore-x64dbg

Malcore is an advanced sandbox solution that is designed with speed and scalability in mind. Most leading sandbox solutions can take multiple minutes to perform analysis on a single file, Malcore solves this problem by taking seconds where it takes minutes. This allows Malcore to scale faster and larger than leading solutions by allowing more requests per day. Where other tools fall short is where Malcore thrives.

This x64dbg plugin adds a tab where you can upload your sample and display the analysis results:

Screenshot

Getting started

  1. Download the latest release.
  2. Extract the archive to your x64dbg installation directory.
  3. Sign up for an account on Malcore via the "register" button or through this link
  4. Login and enjoy

Compilation

To build this plugin, follow the x64dbg wiki to set up your Qt 5.6.3 (msvc2013) environment. Then open src\Malcore.pro in Qt Creator and compile it.

About

This x64dbg plugin allows you to upload your sample to Malcore and view the results.

License:Boost Software License 1.0


Languages

Language:C 78.3%Language:C++ 21.0%Language:QMake 0.7%