2 个仓库
Executing application packages as modular plugins to avoid formal system installation.
Distinct from Plugin Deployment Scripts: The candidates focus on SSL certificates or build scripts, not executing apps as plugins.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Plugin-Based Application Execution. Refine with filters or upvote what's useful.
VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of applications within an isolated environment. It allows for the running of multiple independent instances of the same application on a single device and supports private application installation without requiring system-level root access. The project features a comprehensive hooking framework for intercepting Java and native layer functions to modify application behavior. It includes tools for hardware simulation to spoof device models and system information, as well as a non-root pr
Loads and executes applications as plugins to enable hot updates and modular development without installation.
该项目是 Flipper Zero 的自定义固件,提供了一个嵌入式插件生态系统、硬件渗透测试工具包和多协议模拟层。它修改了设备的操作系统,以包含用于扩展频率范围的 Sub-GHz 无线电套件,并能够直接在硬件上构建和部署第三方应用程序。 该固件通过 Sub-GHz 无线电套件扩展了设备的本地功能,允许进行频率扩展和超出出厂默认设置的信号捕获。它实现了针对 BadUSB 和 BLE 键盘的专门模拟,并包含一个用于执行模块化插件和游戏的专用框架。 该系统涵盖了广泛的硬件交互领域,包括 NFC 和 RFID 管理、红外设备控制和 UART 串口桥接。它还提供了环境传感器监控和空气质量分析工具,以及通过 U2F 规范实现的基于硬件的二次身份验证。 用户可以将源代码编译为可执行插件,或创建压缩固件存档,通过可移动存储卡进行安装。
Executes third-party applications as modular plugins for tasks such as authentication and hardware flashing.