# trickster0/OffensiveRust

Rust Weaponization for Red Team Engagements.

Repository: https://github.com/trickster0/OffensiveRust
Canonical: https://ross.abutalabs.com/products/offensiverust
Language: Rust
License Family: other
Last push: 2024-04-25T03:27:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2675, "days_push": 860, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3024, forks 343 (observed 2026-08-28T04:07:38.590190+00:00)

## What it is
A collection of Rust examples and experiments for weaponizing the language in red team engagements, covering implant development techniques like direct syscall allocation, DLL creation, and driver interaction. It serves as a reference and learning resource for offensive tooling written in Rust.

## Use cases
- learn rust for red team implant development
- bypass static av detection with rust
- write windows shellcode loaders in rust
- direct syscall memory allocation examples
- cross-compile windows implants from linux
- rust offensive tooling examples

## When to choose
- you want to learn offensive Rust techniques with working code examples
- you need a reference for Windows internals like syscalls and DLL creation in Rust
- you are building red team tooling and want to leverage Rust's cross-compilation

## When to avoid
- you need a production-ready, maintained offensive framework rather than examples
- you want defensive security tooling
- you need a library with a stable API to import into your own project

## Facets
- artifact type: learning-resource
- maturity: active
- function: security, developer-tools
- domain: security, penetration-testing, developer-tools
- platform: rust, windows, cross-platform
- tags: red-team, offensive-security, malware-development, implant-development, rust-examples, av-evasion, windows-internals, linux, macos

## Member repositories
- trickster0/OffensiveRust (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.590190+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:46:53.070874+00:00, confidence not recorded.
  - readme: https://github.com/trickster0/OffensiveRust (fetched 2026-08-28T04:07:38.590190+00:00, sha 90aa1f609933)
- Data as of 2026-08-30T08:39:29.467469+00:00.
