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

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

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

c0demap/codemap

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

Codemap

Features

  • أدوات تحليل الملفات الثنائية - تصور بيانات تتبع التشغيل (run-trace) داخل مفكك التجميع.

سجل النجوم

مخطط تاريخ النجوم لـ c0demap/codemapمخطط تاريخ النجوم لـ c0demap/codemap

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Codemap.
  • aidansteele/osx-abi-macho-file-format-referenceالصورة الرمزية لـ aidansteele

    aidansteele/osx-abi-macho-file-format-reference

    878عرض على GitHub↗
    abiapplemach-o
    عرض على GitHub↗878
  • airbus-seclab/bincatالصورة الرمزية لـ airbus-seclab

    airbus-seclab/bincat

    1,858عرض على GitHub↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    عرض على GitHub↗1,858
  • anatolikalysch/vmattackA

    anatolikalysch/VMAttack

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 0xd4d/dnspyالصورة الرمزية لـ 0xd4d

    0xd4d/dnSpy

    29,539عرض على 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#
    عرض على GitHub↗29,539
عرض جميع البدائل الـ 30 لـ Codemap→

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

ما هي الميزات الرئيسية لـ c0demap/codemap؟

الميزات الرئيسية لـ c0demap/codemap هي: أدوات تحليل الملفات الثنائية.

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

تشمل البدائل مفتوحة المصدر لـ c0demap/codemap: aidansteele/osx-abi-macho-file-format-reference. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… anatolikalysch/vmattack. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It…