awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jjyg/metasm

Open-source alternatives to Metasm

10 open-source projects similar to jjyg/metasm, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Metasm alternative.

  • dotnet/benchmarkdotnetdotnet 的头像

    dotnet/BenchmarkDotNet

    11,428在 GitHub 上查看↗

    BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It utilizes statistical sampling and warm-up iterations to determine the stability and precise execution speed of specific methods. The project provides a JIT disassembly viewer to inspect processor disassembly and analyze how the compiler executes code paths. It includes a memory allocation profiler that tracks managed and native memory traffic to identify efficiency bottlenecks. Additionally, a runtime performance comparator allows the same benchmarks to be executed across differ

    C#benchmarkbenchmarkingc-sharp
    在 GitHub 上查看↗11,428
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cseagle/freedomcseagle 的头像

    cseagle/fREedom

    230在 GitHub 上查看↗

    capstone based disassembler for extracting to binnavi

    PLpgSQL
    在 GitHub 上查看↗230
  • das-labor/panopticondas-labor 的头像

    das-labor/panopticon

    1,443在 GitHub 上查看↗

    A libre cross-platform disassembler.

    Rust
    在 GitHub 上查看↗1,443
  • gdabah/distormgdabah 的头像

    gdabah/distorm

    1,336在 GitHub 上查看↗

    Powerful Disassembler Library For x86/AMD64

    Cdisassemblerdisassembler-distormdisassembler-library
    在 GitHub 上查看↗1,336

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • khronosgroup/spirv-crossKhronosGroup 的头像

    KhronosGroup/SPIRV-Cross

    2,456在 GitHub 上查看↗

    SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

    GLSL
    在 GitHub 上查看↗2,456
  • redasmorg/redasmR

    redasmorg/redasm

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • wisk/medusawisk 的头像

    wisk/medusa

    1,086在 GitHub 上查看↗

    An open source interactive disassembler

    C++
    在 GitHub 上查看↗1,086
  • 0xd4d/iced0

    0xd4d/iced

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • zyantific/zydiszyantific 的头像

    zyantific/zydis

    4,265在 GitHub 上查看↗

    Zydis is an x86 and x86-64 binary analysis library that provides a framework for decoding machine code and inspecting the technical attributes of processor instructions. It functions as an instruction disassembler that translates binary data into structured instruction metadata and human-readable assembly. The project includes a machine code encoder for converting assembly instructions and operands back into their binary representations. It also provides an assembly syntax formatter to transform decoded instruction structures into assembly text strings using configurable syntax styles. The l

    Camdccodegen
    在 GitHub 上查看↗4,265