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
Yaxser avatar

Yaxser/Backstab

0
View on GitHub↗
1,516 stars·251 forks·C·8 views

Backstab

Have these local admin credentials but the EDR is standing in the way? Unhooking or direct syscalls are not working against the EDR? Well, why not just kill it? Backstab is a tool capable of killing antimalware protected processes by leveraging sysinternals’ Process Explorer (ProcExp) driver,…

Features

  • Defense Evasion - Terminates protected antimalware processes.
  • EDR and Logging Evasion - Terminates protected antimalware processes.
  • Evasion Tooling - Tool for terminating protected security processes.

Star history

Star history chart for yaxser/backstabStar history chart for yaxser/backstab

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Backstab

Similar open-source projects, ranked by how many features they share with Backstab.
  • bats3c/evtmutebats3c avatar

    bats3c/EvtMute

    264View on GitHub↗

    This is a tool that allows you to offensively use YARA to apply a filter to the events being reported by windows event logging.

    C#
    View on GitHub↗264
  • ccob/sharpblockCCob avatar

    CCob/SharpBlock

    1,163View on GitHub↗
    C#
    View on GitHub↗1,163
  • bats3c/darkloadlibrarybats3c avatar

    bats3c/DarkLoadLibrary

    1,180View on GitHub↗

    LoadLibrary for offensive operations

    C
    View on GitHub↗1,180
  • getrektboy724/sharpunhookerGetRektBoy724 avatar

    GetRektBoy724/SharpUnhooker

    408View on GitHub↗

    C# Based Universal API Unhooker - Automatically Unhook API Hives (ntdll.dll, kernel32.dll, advapi32.dll, and kernelbase.dll). SharpUnhooker helps you to evades user-land monitoring done by AVs and/or EDRs by cleansing/refreshing API DLLs that loaded on the process (Offensive Side) or remove API…

    C#
    View on GitHub↗408
See all 30 alternatives to Backstab→

Frequently asked questions

What does yaxser/backstab do?

Have these local admin credentials but the EDR is standing in the way? Unhooking or direct syscalls are not working against the EDR? Well, why not just kill it? Backstab is a tool capable of killing antimalware protected processes by leveraging sysinternals’ Process Explorer (ProcExp) driver,…

What are the main features of yaxser/backstab?

The main features of yaxser/backstab are: Defense Evasion, EDR and Logging Evasion, Evasion Tooling.

What are some open-source alternatives to yaxser/backstab?

Open-source alternatives to yaxser/backstab include: netero1010/edrsilencer — Inspired by the closed source FireBlock tool FireBlock from MdSec NightHawk, I decided to create my own version and… getrektboy724/sharpunhooker — C# Based Universal API Unhooker - Automatically Unhook API Hives (ntdll.dll, kernel32.dll, advapi32.dll, and… bats3c/darkloadlibrary — LoadLibrary for offensive operations. bats3c/evtmute — This is a tool that allows you to offensively use YARA to apply a filter to the events being reported by windows event… ccob/sharpblock. soledge/blocketw — .Net 3.5 / 4.5 Assembly to block ETW telemetry in a process.