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

matterpreter/DefenderCheck

0
View on GitHub↗
2,613 stars·477 forks·C#·BSD-3-Clause·8 views

DefenderCheck

Identifies the bytes that Microsoft Defender flags on.

Features

  • Blue Team Tools - Identifies bytes flagged by Defender.
  • Malware Analysis - Identifies bytes flagged by Microsoft Defender.
  • Offensive Security Tools - Identifies specific bytes flagged by Microsoft Defender.

Star history

Star history chart for matterpreter/defendercheckStar history chart for matterpreter/defendercheck

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 DefenderCheck

Similar open-source projects, ranked by how many features they share with DefenderCheck.
  • hegusung/avsignseekH

    hegusung/AVSignSeek

    0View on GitHub↗
    View on GitHub↗0
  • lordnoteworthy/al-khaserLordNoteworthy avatar

    LordNoteworthy/al-khaser

    7,001View on GitHub↗

    Al-Khaser is a research project focused on the development of anti-analysis and evasion techniques to resist reverse engineering. It provides implementations for detecting and evading virtual machines, sandboxes, and debuggers to prevent software analysis. The project implements control flow obfuscation through anti-disassembly methods and utilizes dynamic API resolution to bypass static import tables. It further hinders forensic analysis by manipulating memory headers to prevent process dumps and utilizing remote code injection to execute logic in external processes. The capability surface

    C++
    View on GitHub↗7,001
  • hasherezade/pe-sievehasherezade avatar

    hasherezade/pe-sieve

    3,559View on GitHub↗

    pe-sieve is a set of diagnostic tools for scanning Windows process memory to identify malicious implants, shellcode, and hooks. It functions as an in-memory implant detector, malware unpacker, and process callstack analyzer designed to locate and dump memory patches and injected code from running processes. The project identifies advanced evasion techniques, such as process hollowing and reflective injection, by verifying portable executable structures in memory. It distinguishes itself by analyzing process callstacks to detect anomalies and redirections and by reconstructing executable heade

    C++anti-malwarehookinglibpeconv
    View on GitHub↗3,559
  • rasta-mouse/threatcheckrasta-mouse avatar

    rasta-mouse/ThreatCheck

    1,409View on GitHub↗
    C#
    View on GitHub↗1,409
See all 30 alternatives to DefenderCheck→

Frequently asked questions

What does matterpreter/defendercheck do?

Identifies the bytes that Microsoft Defender flags on.

What are the main features of matterpreter/defendercheck?

The main features of matterpreter/defendercheck are: Blue Team Tools, Malware Analysis, Offensive Security Tools.

What are some open-source alternatives to matterpreter/defendercheck?

Open-source alternatives to matterpreter/defendercheck include: lordnoteworthy/al-khaser — Al-Khaser is a research project focused on the development of anti-analysis and evasion techniques to resist reverse… rasta-mouse/threatcheck. hasherezade/pe-sieve — pe-sieve is a set of diagnostic tools for scanning Windows process memory to identify malicious implants, shellcode,… hegusung/avsignseek. skerkour/black-hat-rust — This project is an offensive security toolkit and development framework for creating memory-safe malware, network… v2-dev/awesome-social-engineering — This project is a curated collection of frameworks, libraries, and toolsets designed for social engineering and public…