Ross ROSS = Recommend OSS · open-source software intelligence for agents

matterpreter/OffensiveCSharp

Collection of Offensive C# Tooling observed · 2026-08-28

github.com/matterpreter/OffensiveCSharp · C# · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2766
  • days_rel: n/a
  • days_push: 1304
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1473 stars · 249 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of standalone C# tools and proof-of-concept programs for offensive security operations, each compiled individually in Visual Studio with no external dependencies. Tools cover persistence, credential phishing, privilege escalation discovery, EDR detection, and post-exploitation techniques on Windows.

Use cases

  • find DLL hijacking opportunities on a Windows host
  • detect hooked native API functions indicating EDR presence
  • phish a user's Windows credentials with a fake prompt
  • establish persistence via COM registry keys or SSP DLLs
  • encrypt and exfiltrate a directory as an AES-encrypted ZIP
  • track a system's GPS coordinates when location services are enabled
  • enumerate COM servers and abandoned COM keys for abuse
  • inspect .NET assemblies for deserialization and remoting risks

When to choose

  • you need small, dependency-free Windows post-exploitation tools you can compile yourself
  • you are doing authorized red team or penetration testing on Windows environments
  • you want readable C# source to learn how specific offensive techniques work

When to avoid

  • you need a maintained, supported security product rather than proof-of-concept code
  • your target platform is not Windows
  • you cannot compile C# projects or lack authorization to run offensive tooling

Facets

library · maturity maintenance

security penetration-testing developer-tools security penetration-testing windows developer-tools windows dotnet cpp red-team offensive-security csharp persistence privilege-escalation edr-evasion proof-of-concept

1 source

Member repositories

RepositoryRoleHealth v2
matterpreter/OffensiveCSharpmain32

For agents

markdown · JSON · MCP: product_card(name="matterpreter/OffensiveCSharp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem