bitsadmin/nopowershell
PowerShell rebuilt in C# for Red Teaming purposes 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
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
- readme: https://github.com/bitsadmin/nopowershell · fetched 2026-08-28 · b85e7e7830fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bitsadmin/nopowershell | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="bitsadmin/nopowershell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem