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

bitsadmin/nopowershell

PowerShell rebuilt in C# for Red Teaming purposes observed · 2026-08-28

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

Health v2 · maintenance only

59/100

  • Activity 69
  • Release rhythm 23
  • Longevity 100
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: 2835
  • days_rel: 302
  • days_push: 187
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1060 stars · 144 forks observed · 2026-08-28

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

NoPowerShell is a C# implementation of PowerShell-like commands that avoids using System.Management.Automation.dll, making execution invisible to PowerShell logging mechanisms. It can be loaded in-memory via Cobalt Strike's execute-assembly or launched as a DLL through rundll32.exe in restricted environments.

Use cases

  • execute powershell-like commands without powershell logging
  • run commands in-memory via cobalt strike execute-assembly
  • launch a shell in restricted environments via rundll32
  • use active directory cmdlets when powerpick is unavailable
  • extend command functionality with a few lines of c#
  • evade powershell script block logging during red team operations

When to choose

  • you are performing red team engagements and need to avoid PowerShell logging
  • you need familiar PowerShell or cmd.exe aliases in a restricted Windows environment
  • you want an easily extensible C#-based command tool for Cobalt Strike

When to avoid

  • you need full PowerShell language features such as scripting, pipelines, or modules
  • you are looking for a defensive or administrative PowerShell replacement
  • you work on non-Windows platforms

Facets

cli-tool · maturity active

security cli developer-tools security penetration-testing windows windows dotnet cli red-team powershell cobalt-strike offensive-security execute-assembly csharp post-exploitation command-line

1 source

Member repositories

RepositoryRoleHealth v2
bitsadmin/nopowershellmain59

For agents

markdown · JSON · MCP: product_card(name="bitsadmin/nopowershell")

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