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

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

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

1 مستودع

Awesome GitHub RepositoriesKernel Code Integrity Protections

Mechanisms that ensure only signed and trusted code is loaded into the operating system kernel and critical processes.

Distinct from Critical Section Protections: Distinct from Critical Section Protections which focuses on concurrency/atomicity, not cryptographic trust of loaded code.

Explore 1 awesome GitHub repository matching security & cryptography · Kernel Code Integrity Protections. Refine with filters or upvote what's useful.

Awesome Kernel Code Integrity Protections GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hotcakex/harden-windows-securityالصورة الرمزية لـ HotCakeX

    HotCakeX/Harden-Windows-Security

    4,139عرض على GitHub↗

    Harden-Windows-Security is a security hardening tool and framework designed to reduce the attack surface of the Windows operating system through policy enforcement. It provides a collection of security presets and templates to implement official hardening standards across multiple devices. The project distinguishes itself through a comprehensive execution control system, featuring a manager for Windows Application Control and a kernel protection suite. It implements strict trust models, including kernel-mode driver whitelisting, signed policy implementation on the EFI partition, and code inte

    Ensures only trusted, signed code loads into critical system processes via a kernel-level security model.

    C#1st-party-securityapplicationcontrolaudit
    عرض على GitHub↗4,139
  1. Home
  2. Security & Cryptography
  3. Kernel Code Integrity Protections