• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

OffensiveRust: Rust Weaponization for Red Team Engagements

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
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.png


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:
Status
Not open for further replies.
Back
Top