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

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

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

1 مستودع

Awesome GitHub RepositoriesDisassembler Plugin Abstractions

Plugin interfaces that translate native disassembler APIs into a common feature extraction interface.

Distinct from Disassembler Frameworks: Distinct from Disassembler Frameworks: focuses on abstracting multiple disassembler backends through plugins, not adding processor architecture support.

Explore 1 awesome GitHub repository matching software engineering & architecture · Disassembler Plugin Abstractions. Refine with filters or upvote what's useful.

Awesome Disassembler Plugin Abstractions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mandiant/capaالصورة الرمزية لـ mandiant

    mandiant/capa

    6,062عرض على GitHub↗

    capa is a binary capability scanner that identifies high-level behaviors and actions an executable can perform, such as network communication or file manipulation. It functions as a malware behavior analysis tool and a MITRE ATT&CK mapping framework, scanning PE, ELF, .NET, and shellcode files through both static analysis and dynamic sandbox report processing. The tool distinguishes itself through a YAML-based detection rule engine that defines detection logic in human-readable files, with conditions expressed as feature combinations and logical operators. It integrates with IDA Pro, Ghidra,

    Provides a plugin-based abstraction layer that translates native disassembler APIs into a unified feature extraction interface.

    Python
    عرض على GitHub↗6,062
  1. Home
  2. Software Engineering & Architecture
  3. Modular Plugin Frameworks
  4. Disassembler Frameworks
  5. Disassembler Plugin Abstractions