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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mxmssh avatar

mxmssh/drltrace

0
View on GitHub↗
415 stars·71 forks·HTML·BSD-3-Clause·9 vues

Drltrace

Drltrace is a library calls tracer for Windows and Linux applications.

Features

  • Binary Analysis - Traces library calls in Windows and Linux applications.
  • Reverse Engineering Tools - Library for tracing shared library calls in binaries.
  • Network and Execution Tracing - Traces shared library calls for behavioral analysis.

Historique des stars

Graphique de l'historique des stars pour mxmssh/drltraceGraphique de l'historique des stars pour mxmssh/drltrace

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait mxmssh/drltrace ?

Drltrace is a library calls tracer for Windows and Linux applications.

Quelles sont les fonctionnalités principales de mxmssh/drltrace ?

Les fonctionnalités principales de mxmssh/drltrace sont : Binary Analysis, Reverse Engineering Tools, Network and Execution Tracing.

Quelles sont les alternatives open-source à mxmssh/drltrace ?

Les alternatives open-source à mxmssh/drltrace incluent : 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… can1357/novmp — A static devirtualizer for VMProtect x64 3.x. powered by VTIL. ampotos/dynstruct — Reverse engineering tool for automatic structure recovering and memory use analysis based on DynamoRIO and Capstone. avast-tl/retdec — Retdec is an LLVM-based machine code decompiler and static binary analysis tool designed for binary reverse… mitmproxy/mitmproxy — Mitmproxy is an interactive, programmable network proxy engine designed for traffic analysis and protocol… werwolv/imhex — ImHex is a professional-grade hex editor and binary data analysis platform designed for inspecting, modifying, and…

Alternatives open source à Drltrace

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Drltrace.
  • 0xd4d/dnspyAvatar de 0xd4d

    0xd4d/dnSpy

    29,539Voir sur GitHub↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    Voir sur GitHub↗29,539
  • avast-tl/retdecAvatar de avast-tl

    avast-tl/retdec

    8,556Voir sur GitHub↗

    Retdec is an LLVM-based machine code decompiler and static binary analysis tool designed for binary reverse engineering. It translates binary executable code into high-level representations to facilitate the reconstruction of program logic from compiled machine code. The system utilizes a retargetable frontend architecture and a multi-stage lifting pipeline to convert raw bytes into a common intermediate language. It differentiates custom program logic from known library code through signature-based identification and provides utilities for binary symbol demangling to restore human-readable n

    C++
    Voir sur GitHub↗8,556
  • ampotos/dynstructAvatar de ampotos

    ampotos/dynStruct

    328Voir sur GitHub↗

    Reverse engineering tool for automatic structure recovering and memory use analysis based on DynamoRIO and Capstone

    C
    Voir sur GitHub↗328
  • can1357/novmpAvatar de can1357

    can1357/NoVmp

    2,144Voir sur GitHub↗

    A static devirtualizer for VMProtect x64 3.x. powered by VTIL.

    C++devirtualizationvmprotectvtil
    Voir sur GitHub↗2,144
  • Voir les 30 alternatives à Drltrace→