A modern malware development framework written in rust that would be great for a pentester's toolkit.
cargo install Coldfire-rs
- git clone the repo.
- Install rust with
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- cd into the git repo and run
cargo build --release
- Have fun with it.
A lot of thanks to hridyansh for helping me out with this project.
This project is licensed under GPL-3.0.