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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
3F avatar

3F/DllExport

0
View on GitHub↗
1,096 estrellas·143 forks·C#·MIT·2 vistas

DllExport

.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)

Features

  • C# Development Tools - Enables .NET methods to be exported as unmanaged DLL functions.
  • Binary Analysis Tools - Manage .NET dynamic link library exports.

Historial de estrellas

Gráfico del historial de estrellas de 3f/dllexportGráfico del historial de estrellas de 3f/dllexport

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 DllExport

Proyectos open-source similares, clasificados según cuántas características comparten con DllExport.
  • hugsy/gefAvatar de hugsy

    hugsy/gef

    8,020Ver en GitHub↗

    GEF is a Python-based extension for GDB that serves as a framework for binary analysis, exploit development, and low-level debugging. It functions as a dynamic analysis extension designed to assist in reverse engineering workflows and malware analysis by enhancing the debugger's ability to inspect process state and memory. The project is distinguished by its specialized heap analysis tools, which allow for the inspection of glibc heap arenas, bins, and chunks to detect memory corruption. It also provides a dedicated toolkit for exploit development, including cyclic pattern generation for offs

    Pythonbinary-ninjactfdebugging
    Ver en GitHub↗8,020
  • dahall/vanaraAvatar de dahall

    dahall/Vanara

    2,070Ver en GitHub↗

    A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.

    C#controlsdotnetdotnet-standard
    Ver en GitHub↗2,070
  • detuxsandbox/detuxAvatar de detuxsandbox

    detuxsandbox/detux

    266Ver en GitHub↗

    The Multiplatform Linux Sandbox

    Python
    Ver en GitHub↗266
  • chuyu-team/mintC

    Chuyu-Team/MINT

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 22 alternativas a DllExport→

Preguntas frecuentes

¿Qué hace 3f/dllexport?

.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)

¿Cuáles son las características principales de 3f/dllexport?

Las características principales de 3f/dllexport son: C# Development Tools, Binary Analysis Tools.

¿Qué alternativas de código abierto existen para 3f/dllexport?

Las alternativas de código abierto para 3f/dllexport incluyen: hugsy/gef — GEF is a Python-based extension for GDB that serves as a framework for binary analysis, exploit development, and… dahall/vanara — A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers. detuxsandbox/detux — The Multiplatform Linux Sandbox. dgoulet/kjackal — Kjackal project. dotnet/ilmerge — ILMerge is a static linker for .NET Assemblies. chuyu-team/mint.