5 مستودعات
Secure deployment and installation of verified binary extensions for hardware-level capabilities.
Distinct from Binary Module Loaders: Existing candidates focus on build-time compilation or runtime loading rather than secure signed deployment of hardware extensions.
Explore 5 awesome GitHub repositories matching operating systems & systems programming · Signed Binary Modules. Refine with filters or upvote what's useful.
RuView is a WiFi spatial sensing platform that uses radio frequency reflections to detect presence, track body poses, and monitor vital signs without the use of cameras. It functions as a 3D point-cloud spatial mapper, converting signal disturbances into coordinate sets to visualize physical environments and human movement. The system operates as a distributed sensing mesh where synchronized nodes use consensus and shared audit trails to maintain data consistency across a swarm. It further acts as an MQTT home automation bridge, streaming real-time spatial telemetry and occupancy data to smar
Supports the installation of verified hardware-level extensions via secure signed binary updates.
LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro
Provides a comprehensive database of signed binaries used to bypass execution restrictions by spawning unauthorized processes.
Cosign is a tool for signing and verifying software artifacts, primarily those stored in OCI-compatible registries such as container images, Helm charts, SBOMs, and Tekton bundles. It supports keyless signing using ephemeral keys and short-lived certificates from the Sigstore public-good infrastructure, associating signatures with an OpenID Connect identity rather than a long-lived cryptographic key. The project provides multiple signing and verification methods, including private keys, key pairs stored in KMS providers like AWS KMS and Azure Key Vault, and hardware security keys. It can sign
Signs and verifies WebAssembly modules stored in OCI registries for integrity and provenance.
HyperCeiler is an Android system customizer and enhancement kit designed to alter core application logic and graphical interfaces. It functions as a customization module specifically for HyperOS mobile devices to modify their visual and functional behaviors. The project utilizes a system of signed OS modules, employing keystores and digital credentials to cryptographically sign packages for secure installation on the target device. Its capabilities cover the modification of system behavior and the alteration of visual elements through resource-based UI overrides and system-level logic modifi
Implements a secure deployment system for verified binary extensions to provide system-level enhancements.
هذا المشروع عبارة عن طبقة توافق ميزات GPU وتعديل لتوليد الإطارات. يعمل كمحاكي DLL API و wrapper يعترض استدعاءات Nvidia DLSS Frame Generation الخاصة ويعيد توجيهها إلى تنفيذ بديل. يمكن البرنامج من توليد إطارات AMD FSR 3 في الألعاب التي تدعم أصلاً فقط Nvidia DLSS Frame Generation. يقوم بترجمة طلبات الرسومات الخاصة إلى معيار مفتوح، مما يسمح بتشغيل استيفاء الإطارات على بطاقات الرسومات التي تكون بخلاف ذلك غير متوافقة مع معايير البائع الأصلية. يستخدم النظام وكيل DLL وإعادة توجيه المكتبة الديناميكية لمحاكاة توقيعات الدوال المتوقعة ومنع تعطل التطبيق. تقوم هذه العملية بتعيين الترجمات من الخاص إلى المفتوح من خلال ربط وقت التشغيل ومحاكاة سطح API.
Employs a proxy mechanism to route DLL calls through a custom implementation to enable FSR 3.