# FuzzySecurity/Sharp-Suite

Also known by Microsoft as Knifecoat :hot_pepper:

Repository: https://github.com/FuzzySecurity/Sharp-Suite
Canonical: https://ross.abutalabs.com/products/sharp-suite
Language: C#
License: BSD-3-Clause
License Family: permissive
Last push: 2022-12-22T23:57:19+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": 2824, "days_push": 1350, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1144, forks 201 (observed 2026-08-28T04:03:45.092771+00:00)

## What it is
Sharp-Suite is a collection of C# security tooling samples for Windows threat emulation, including techniques like process command-line spoofing (SwampThing) and PROPagate window-callback code injection (DesertNut). It is the C# successor to the author's PowerShell security tooling.

## Use cases
- spoof process command line arguments to evade logging
- inject shellcode via subclassed window callbacks
- emulate attacker techniques in red team exercises
- study Windows process injection techniques
- run offensive security tooling from C#

## When to choose
- you need Windows-specific offensive security or threat emulation tooling in C#
- you are researching process injection and PEB manipulation techniques
- you want red team tooling that avoids suspicious thread-creation APIs

## When to avoid
- you need a supported, production-grade security product
- you target non-Windows platforms
- you want actively maintained tooling with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: security, reverse-engineering, developer-tools
- domain: security, penetration-testing, windows
- platform: windows, cpp, dotnet
- tags: red-team, offensive-security, process-injection, csharp, threat-emulation, post-exploitation

## Member repositories
- FuzzySecurity/Sharp-Suite (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:45.092771+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-30T06:34:41.717951+00:00, confidence not recorded.
  - readme: https://github.com/FuzzySecurity/Sharp-Suite (fetched 2026-08-28T04:03:45.092771+00:00, sha 455e89822acd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
