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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FuzzySecurity avatar

FuzzySecurity/Dendrobate

0
View on GitHub↗
134 estrellas·25 forks·C#·5 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de fuzzysecurity/dendrobateGráfico del historial de estrellas de fuzzysecurity/dendrobate

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Dendrobate

Proyectos open-source similares, clasificados según cuántas características comparten con Dendrobate.
  • 0xsp-srd/mortarAvatar de 0xsp-SRD

    0xsp-SRD/mortar

    1,506Ver en GitHub↗

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

    Pascal
    Ver en GitHub↗1,506
  • 9emin1/charlotteAvatar de 9emin1

    9emin1/charlotte

    977Ver en GitHub↗

    c++ fully undetected shellcode launcher ;)

    Python
    Ver en GitHub↗977
  • aaaddress1/xlsgenAvatar de aaaddress1

    aaaddress1/xlsGen

    44Ver en GitHub↗

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

    C#
    Ver en GitHub↗44
  • bats3c/darkarmourAvatar de bats3c

    bats3c/darkarmour

    862Ver en GitHub↗

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

    Python
    Ver en GitHub↗862
Ver las 30 alternativas a Dendrobate→

Preguntas frecuentes

¿Qué hace fuzzysecurity/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…

¿Cuáles son las características principales de fuzzysecurity/dendrobate?

Las características principales de fuzzysecurity/dendrobate son: Binary Analysis, Initial Access Frameworks, Payload Development.

¿Qué alternativas de código abierto existen para fuzzysecurity/dendrobate?

Las alternativas de código abierto para fuzzysecurity/dendrobate incluyen: 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.