- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,455
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

OffensiveRust
My experiments in weaponizing Rust for implant development and general offensive operations.
Why Rust?
It is faster than languages like C/C++
It is a multi-purpose language, bearing excellent communities
It has an amazing inbuilt dependency build management called Cargo
It is LLVM based which makes it a very good candidate for bypassing static AV detection
Super easy cross-compilation to Windows from *nix/MacOS only requires you to install the mingw toolchain, although certain libraries cannot be compiled successfully in other OSes.
To see this hidden content, you must like this content.
Last edited by a moderator: