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

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

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

1 مستودع

Awesome GitHub RepositoriesPlugin-Based

Mechanisms for hooking into host application lifecycles to intercept file import events and trigger automated routines.

Distinct from Event Interception: Focuses on application-level lifecycle hooks rather than general component event cancellation.

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

Awesome Plugin-Based GitHub Repositories

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

    apprenticeharper/DeDRM_tools

    15,104عرض على GitHub↗

    DeDRM_tools is a software suite designed to automate the removal of digital rights management from personal e-book files. By stripping restrictive encryption layers during the import process, the utility enables users to manage their digital libraries and convert protected files into open formats for use across various reading devices. The system operates through a modular architecture that utilizes plugin-based event interception to hook into host applications. It performs cryptographic key extraction by scanning local configuration files and memory, applying algorithm-specific decryption to

    Hooks into host application lifecycles to intercept file import events and trigger decryption routines automatically.

    Python
    عرض على GitHub↗15,104
  1. Home
  2. Software Engineering & Architecture
  3. Event Interception
  4. Plugin-Based