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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mxmssh avatar

mxmssh/drltrace

0
View on GitHub↗
415 stele·71 fork-uri·HTML·BSD-3-Clause·11 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru mxmssh/drltraceGraficul istoricului de stele pentru mxmssh/drltrace

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Drltrace

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Drltrace.
  • 0xd4d/dnspyAvatar 0xd4d

    0xd4d/dnSpy

    29,539Vezi pe 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#
    Vezi pe GitHub↗29,539
  • avast-tl/retdecAvatar avast-tl

    avast-tl/retdec

    8,556Vezi pe 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++
    Vezi pe GitHub↗8,556
  • ampotos/dynstructAvatar ampotos

    ampotos/dynStruct

    328Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗328
  • can1357/novmpAvatar can1357

    can1357/NoVmp

    2,144Vezi pe GitHub↗

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

    C++devirtualizationvmprotectvtil
    Vezi pe GitHub↗2,144
Vezi toate cele 30 alternative pentru Drltrace→

Întrebări frecvente

Ce face mxmssh/drltrace?

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

Care sunt principalele funcționalități ale mxmssh/drltrace?

Principalele funcționalități ale mxmssh/drltrace sunt: Binary Analysis, Reverse Engineering Tools, Network and Execution Tracing.

Care sunt câteva alternative open-source pentru mxmssh/drltrace?

Alternativele open-source pentru mxmssh/drltrace includ: 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…