awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
D

d1rkmtrr/dark-kill

0
View on GitHub↗
0 stars·0 forks·8 views

Dark Kill

A user-mode code and its rootkit that will Kill EDR Processes permanently by leveraging the power of Process Creation Blocking Kernel Callback Routine registering and ZwTerminateProcess.

Features

  • Evasion Tooling - Utility for stealthy process termination.

Star history

Star history chart for d1rkmtrr/dark-killStar history chart for d1rkmtrr/dark-kill

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Dark Kill

These projects share indexed features with Dark Kill. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • powershellempire/empirePowerShellEmpire avatar

    PowerShellEmpire/Empire

    7,843View on GitHub↗

    Empire is a post-exploitation framework and command and control server designed to manage remote access agents. It provides a centralized system for coordinating these agents and executing specialized scripts across target systems. The project functions as a security evasion tool by adapting network communication patterns to bypass firewalls and monitoring tools. It utilizes a multi-language agent runtime and a modular plugin architecture to execute payloads across different operating systems. The framework covers a broad range of operational capabilities, including remote agent orchestratio

    PowerShell
    View on GitHub↗7,843
  • byt3bl33d3r/offensivenimbyt3bl33d3r avatar

    byt3bl33d3r/OffensiveNim

    3,033View on GitHub↗

    OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje

    Nim
    View on GitHub↗3,033
  • hahwul/dalfoxhahwul avatar

    hahwul/dalfox

    4,846View on GitHub↗

    Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site scripting vulnerabilities. It functions as an XSS vulnerability scanner that analyzes HTTP parameters and DOM structures to identify reflected, stored, and blind injection points. The project distinguishes itself by providing a Model Context Protocol server and a REST API, allowing artificial intelligence agents and remote interfaces to trigger and manage security scans programmatically. It utilizes a payload mutation engine and fingerprinting strategies to execute WAF evasion t

    Gobugbountybugbounty-toolcicd-pipeline
    View on GitHub↗4,846
  • jthuraisamy/syswhispers2J

    jthuraisamy/SysWhispers2

    0View on GitHub↗

    SysWhispers helps with evasion by generating header/ASM files implants can use to make direct system calls.

    View on GitHub↗0
Compare all 13 related projects→

Frequently asked questions

What does d1rkmtrr/dark-kill do?

A user-mode code and its rootkit that will Kill EDR Processes permanently by leveraging the power of Process Creation Blocking Kernel Callback Routine registering and ZwTerminateProcess.

What are the main features of d1rkmtrr/dark-kill?

The main features of d1rkmtrr/dark-kill are: Evasion Tooling.

Which projects share features with d1rkmtrr/dark-kill?

Projects with overlapping indexed features include: byt3bl33d3r/offensivenim — OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of… powershellempire/empire — Empire is a post-exploitation framework and command and control server designed to manage remote access agents. It… hahwul/dalfox — Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site… klezvirus/syswhispers3 — SysWhispers on Steroids - AV/EDR evasion via direct system calls. klezvirus/inceptor — :triangularflagon_post: This is the public repository of Inceptor, for latest version and updates please consider… jthuraisamy/syswhispers2 — SysWhispers helps with evasion by generating header/ASM files implants can use to make direct system calls.