CCob/SharpBlock
A method of bypassing EDR's active projection DLL's by preventing entry point exection observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2271
- days_rel: n/a
- days_push: 1981
- n_releases_24m: 0
Adoption not part of the score
1171 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SharpBlock is a C# command-line tool that blocks EDR (Endpoint Detection and Response) protection DLLs from executing their entry points in child processes, preventing EDR hooks from being installed. It also includes patchless AMSI and ETW bypasses, process hollowing evasion, command-line argument spoofing, and PPID spoofing for launching implants.
Use cases
- bypass EDR DLL hooks when launching a payload
- run mimikatz without EDR detection
- patchless AMSI bypass in a spawned process
- spoof command line arguments of an implanted process
- load an implant from Cobalt Strike via named pipe
- evade process hollowing detection scanners
- block a specific security product DLL by name or description
When to choose
- you are a red teamer or pentester needing to evade EDR active protection DLLs on Windows
- you want a patchless AMSI/ETW bypass that avoids runtime patch scanners
- you need to launch an implant inside a sacrificial host process with spoofed metadata
When to avoid
- you need a defensive tool to detect or block malware
- your target platform is not Windows x64
- you require a maintained project with a license and recent updates
- you need a GUI or non-.NET environment
Facets
cli-tool · maturity maintenance
security penetration-testing cli security penetration-testing windows windows cli dotnet edr-bypass amsi-bypass etw-bypass process-hollowing defense-evasion red-team cobalt-strike csharp
1 source
- readme: https://github.com/CCob/SharpBlock · fetched 2026-08-28 · 7552b6653082
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CCob/SharpBlock | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem