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

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

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

Atmosphere-NX/Atmosphere

0
View on GitHub↗
19,195 نجوم·1,446 تفرعات·C++·GPL-2.0·5 مشاهدات

Atmosphere

Atmosphere is a custom firmware for the Nintendo Switch that provides core system components for loading custom kernels, managing modified operating systems, and redirecting hardware storage. It functions as a customized operating system designed to enable deep system modification and functional extensions.

The project distinguishes itself through a system module injector and an application patching engine that allow for the loading of custom binary modules and patches to add features to the console. It also includes a virtual storage manager that redirects internal hardware writes to a virtual image to protect original system data.

The software covers broad capability areas including boot and kernel management, storage virtualization, and system customization through firmware layering and function hooking.

Features

  • Console Firmware Customizers - Implements a custom firmware environment that overlays the original factory OS to unlock deep system customization.
  • Custom Firmware Bootloaders - Ships a bootloader that replaces the factory process to load and validate a customized operating system kernel.
  • Kernel Extension Loaders - Implements a bootloader component that loads and validates custom kernels to replace the factory startup process.
  • System Extension Injectors - Injects system extensions and patches into memory to provide expanded functional capabilities and hooks.
  • Custom Kernel Booting - Provides the capability to load and validate a custom kernel package to override the factory boot process.
  • Runtime Plugin Module Injectors - Provides a framework for injecting custom binary modules and patches at runtime to extend system features.
  • Pluggable Module Systems - Enables the injection of custom binary modules into the operating system to hook functions and add new features.
  • Runtime Patching Engines - Provides a runtime engine to inject binary patches into active application code in memory.
  • Virtual Storage Managers - Manages virtual system storage volumes to protect and back up original hardware data.
  • Storage Redirection - Redirects hardware storage writes to a virtual image to protect internal system data from modification.

سجل النجوم

مخطط تاريخ النجوم لـ atmosphere-nx/atmosphereمخطط تاريخ النجوم لـ atmosphere-nx/atmosphere

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

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

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

Start searching with AI

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

ما هي وظيفة atmosphere-nx/atmosphere؟

Atmosphere is a custom firmware for the Nintendo Switch that provides core system components for loading custom kernels, managing modified operating systems, and redirecting hardware storage. It functions as a customized operating system designed to enable deep system modification and functional extensions.

ما هي الميزات الرئيسية لـ atmosphere-nx/atmosphere؟

الميزات الرئيسية لـ atmosphere-nx/atmosphere هي: Console Firmware Customizers, Custom Firmware Bootloaders, Kernel Extension Loaders, System Extension Injectors, Custom Kernel Booting, Runtime Plugin Module Injectors, Pluggable Module Systems, Runtime Patching Engines.

ما هي البدائل مفتوحة المصدر لـ atmosphere-nx/atmosphere؟

تشمل البدائل مفتوحة المصدر لـ atmosphere-nx/atmosphere: d0k3/godmode9 — GodMode9 is a system-level utility for Nintendo 3DS hardware designed for booting unsigned firmware, managing files,… dortania/opencore-legacy-patcher — OpenCore Legacy Patcher is a utility designed to enable the installation and operation of modern operating systems on… acidanthera/opencorepkg — OpenCorePkg is a modular UEFI bootloader designed to initialize hardware and facilitate the loading of modern… cloverhackycolor/cloverbootloader — CloverBootloader is a UEFI-compliant boot loader designed to initialize hardware and launch multiple operating systems… acidanthera/lilu — Lilu is a kernel patching engine and runtime code injection framework designed to modify kernel drivers and libraries… asahilinux/m1n1 — m1n1 is a low-level bootloader for ARM64-based Apple Silicon hardware. It serves as a firmware tool and…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Atmosphere.
  • d0k3/godmode9الصورة الرمزية لـ d0k3

    d0k3/GodMode9

    2,554عرض على GitHub↗

    GodMode9 is a system-level utility for Nintendo 3DS hardware designed for booting unsigned firmware, managing files, and modifying internal memory. It serves as a custom firmware tool for booting specialized payloads and unlocking restricted system features and hardware capabilities. The project provides a low-level hardware interface for interacting with I2C registers, extracting system keys, and managing raw memory partitions. It functions as a game image dump tool to extract retail cartridges and system images, while also acting as a binary patching utility to alter software behavior via r

    C3dsa9lhcia
    عرض على GitHub↗2,554
  • dortania/opencore-legacy-patcherالصورة الرمزية لـ dortania

    dortania/OpenCore-Legacy-Patcher

    17,633عرض على GitHub↗

    OpenCore Legacy Patcher is a utility designed to enable the installation and operation of modern operating systems on legacy hardware that is no longer officially supported. By interposing a custom bootloader between the system firmware and the kernel, the project facilitates the deployment of current software releases on older devices, bypassing restrictive compatibility checks and hardware identification requirements. The project distinguishes itself through a comprehensive framework for system interposition and persistent patching. It employs dynamic kernel extension injection and runtime

    Pythonbig-surmacosopencore
    عرض على GitHub↗17,633
  • acidanthera/opencorepkgالصورة الرمزية لـ acidanthera

    acidanthera/OpenCorePkg

    14,750عرض على GitHub↗

    OpenCorePkg is a modular UEFI bootloader designed to initialize hardware and facilitate the loading of modern operating systems on non-standard or unsupported hardware. It functions as a comprehensive firmware emulation environment, providing the necessary runtime services and memory management to bridge the gap between diverse hardware configurations and operating system requirements. The project distinguishes itself through its ability to perform runtime kernel patching and system firmware modification, allowing for the injection of drivers and the manipulation of hardware tables during the

    Copencore
    عرض على GitHub↗14,750
  • acidanthera/liluالصورة الرمزية لـ acidanthera

    acidanthera/Lilu

    3,845عرض على GitHub↗

    Lilu is a kernel patching engine and runtime code injection framework designed to modify kernel drivers and libraries in memory. It functions as an operating system customization framework that intercepts function calls and redirects execution flow within the kernel to resolve hardware compatibility issues and adjust system stability. The project employs a modular platform that allows for the injection of code and the modification of system libraries during the boot process without altering files on disk. It utilizes a plugin-based extension architecture and a standardized API interface to lo

    C
    عرض على GitHub↗3,845
عرض جميع البدائل الـ 30 لـ Atmosphere→