awesome-repositories.comCategoriesBlog
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
·
FuzzySecurity avatar

FuzzySecurity/Dendrobate

0
View on GitHub↗
134 stars·25 forks·C#·5 views

Dendrobate

Dendrobate is a framework that facilitates the development of payloads that hook unmanaged code through managed .NET code. To do this Dendrobate uses EasyHook and packs the injected component, Dendron, using Fody & Costura . This is all done automatically so all you need to do when you compile…

Features

  • Binary Analysis - Provides a template for managed code hooking.
  • Initial Access Frameworks - Developing payloads that hook unmanaged code via .NET.
  • Payload Development - Facilitating payload development via managed .NET code.

Star history

Star history chart for fuzzysecurity/dendrobateStar history chart for fuzzysecurity/dendrobate

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 Dendrobate

Similar open-source projects, ranked by how many features they share with Dendrobate.
  • 0xsp-srd/mortar0xsp-SRD avatar

    0xsp-SRD/mortar

    1,506View on GitHub↗

    evasion technique to defeat and divert detection and prevention of security products (AV/EDR/XDR)

    Pascal
    View on GitHub↗1,506
  • 9emin1/charlotte9emin1 avatar

    9emin1/charlotte

    977View on GitHub↗

    c++ fully undetected shellcode launcher ;)

    Python
    View on GitHub↗977
  • aaaddress1/xlsgenaaaddress1 avatar

    aaaddress1/xlsGen

    44View on GitHub↗

    Tiny Excel BIFF8 Generator, to Embedded 4.0 Macros in *.xls

    C#
    View on GitHub↗44
  • bats3c/darkarmourbats3c avatar

    bats3c/darkarmour

    862View on GitHub↗

    Store and execute an encrypted windows binary from inside memory, without a single bit touching disk.

    Python
    View on GitHub↗862
See all 30 alternatives to Dendrobate→

Frequently asked questions

What does fuzzysecurity/dendrobate do?

Dendrobate is a framework that facilitates the development of payloads that hook unmanaged code through managed .NET code. To do this Dendrobate uses EasyHook and packs the injected component, Dendron, using Fody & Costura . This is all done automatically so all you need to do when you compile…

What are the main features of fuzzysecurity/dendrobate?

The main features of fuzzysecurity/dendrobate are: Binary Analysis, Initial Access Frameworks, Payload Development.

What are some open-source alternatives to fuzzysecurity/dendrobate?

Open-source alternatives to fuzzysecurity/dendrobate include: cobbr/sharpsploit — SharpSploit is a .NET post-exploitation library written in C# that aims to highlight the attack surface of .NET and… bats3c/darkarmour — Store and execute an encrypted windows binary from inside memory, without a single bit touching disk. aaaddress1/xlsgen — Tiny Excel BIFF8 Generator, to Embedded 4.0 Macros in *.xls. 0xsp-srd/mortar — evasion technique to defeat and divert detection and prevention of security products (AV/EDR/XDR). 9emin1/charlotte — c++ fully undetected shellcode launcher ;). d00mfist/mystikal — macOS Initial Access Payload Generator.