Projects
Mycelium
A command and control server built using docker and Rust. It focuses on simple and essential C2 functionalities such as file transfer, and programmable tasks, and also includes an agent i developed for it. I am currently rewriting this project from the gound up.
Thermite
A malware development project written entirely in Rust. Thermite is a malware development library written entirely in Rust. It implements various offensive techniques such as PEB walking, direct and indirect system calls, and hardware breakpoint hooking.