Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 770 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 770 Bytes

Advanced Malware Development Suite

Description

A modern malware development framework written in rust that would be great for a pentester's toolkit.

Installation Guide

cargo install Coldfire-rs

Building It Yourself

  1. git clone the repo.
  2. Install rust with curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  3. cd into the git repo and run cargo build --release
  4. Have fun with it.

Credits

A lot of thanks to hridyansh for helping me out with this project.

License

This project is licensed under GPL-3.0.