awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
R

redasmorg/redasm

0
View on GitHub↗
0 نجوم·0 تفرعات·3 مشاهدات

Redasm

Features

  • Disassemblers - Open-source disassembler for binary analysis.

سجل النجوم

مخطط تاريخ النجوم لـ redasmorg/redasmمخطط تاريخ النجوم لـ redasmorg/redasm

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Redasm

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Redasm.
  • dotnet/benchmarkdotnetالصورة الرمزية لـ dotnet

    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
  • cseagle/freedomالصورة الرمزية لـ cseagle

    cseagle/fREedom

    230عرض على GitHub↗

    capstone based disassembler for extracting to binnavi

    PLpgSQL
    عرض على GitHub↗230
  • das-labor/panopticonالصورة الرمزية لـ das-labor

    das-labor/panopticon

    1,443عرض على GitHub↗

    A libre cross-platform disassembler.

    Rust
    عرض على GitHub↗1,443
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0عرض على GitHub↗
    عرض على GitHub↗0
عرض جميع البدائل الـ 10 لـ Redasm→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ redasmorg/redasm؟

الميزات الرئيسية لـ redasmorg/redasm هي: Disassemblers.

ما هي البدائل مفتوحة المصدر لـ redasmorg/redasm؟

تشمل البدائل مفتوحة المصدر لـ redasmorg/redasm: dotnet/benchmarkdotnet — BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It… bontchev/pcodedmp. cseagle/freedom — capstone based disassembler for extracting to binnavi. das-labor/panopticon — A libre cross-platform disassembler. gdabah/distorm — Powerful Disassembler Library For x86/AMD64. jjyg/metasm.