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

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

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

DevEd2/FXHammer-Disasm

0
View on GitHub↗
9 نجوم·2 تفرعات·Assembly·GPL-3.0·6 مشاهدات

FXHammer Disasm

Disassembly of FX Hammer by Aleksi Eeben

Features

  • Reverse Engineering - Disassembly of the FX-Hammer sound engine.
  • Reverse Engineering Tools - Disassembly of the FX-Hammer sound driver.

سجل النجوم

مخطط تاريخ النجوم لـ deved2/fxhammer-disasmمخطط تاريخ النجوم لـ deved2/fxhammer-disasm

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع FXHammer Disasm.
  • drenn1/ages-disasmالصورة الرمزية لـ drenn1

    drenn1/ages-disasm

    200عرض على GitHub↗

    Disassembly of Oracle of Ages and Seasons

    Assembly
    عرض على GitHub↗200
  • 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
  • blackint3/openarkB

    BlackINT3/OpenArk

    0عرض على GitHub↗
    عرض على GitHub↗0
  • h3nnn4n/reverse-engineering-the-gameboy-tetrisالصورة الرمزية لـ h3nnn4n

    h3nnn4n/Reverse-Engineering-the-GameBoy-Tetris

    27عرض على GitHub↗

    This is my personal attempt on reverse engineering the Tetris gameboy.

    Shell
    عرض على GitHub↗27
عرض جميع البدائل الـ 30 لـ FXHammer Disasm→

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

ما هي وظيفة deved2/fxhammer-disasm؟

Disassembly of FX Hammer by Aleksi Eeben

ما هي الميزات الرئيسية لـ deved2/fxhammer-disasm؟

الميزات الرئيسية لـ deved2/fxhammer-disasm هي: Reverse Engineering, Reverse Engineering Tools.

ما هي البدائل مفتوحة المصدر لـ deved2/fxhammer-disasm؟

تشمل البدائل مفتوحة المصدر لـ deved2/fxhammer-disasm: horsicq/detect-it-easy — Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and… h3nnn4n/reverse-engineering-the-gameboy-tetris — This is my personal attempt on reverse engineering the Tetris gameboy. blackint3/openark. drenn1/ages-disasm — Disassembly of Oracle of Ages and Seasons. 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… icsharpcode/ilspy — ILSpy is a .NET decompiler and binary analyzer designed to convert compiled .NET assemblies back into readable C#…