Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 577 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 577 Bytes

MaliciousFileUtil

Simple Rust program to download malicious files from Malwarebazaar, Malshare and VX Vault
if you want to use Malshare you can get a Malshare API key here

WARNING

This program downloads MALICIOUS files, please ONLY use this if you know what you are doing
I am not responsible for any damage the files can cause

Features

  • Downloading
  • Backupping and restoring
  • Running

Building

Clone the respository git clone https://github.com/SKBotNL/maliciousfileutil
And build with Cargo cargo build --release