awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesDevice Shell Access

Interactive command-line interfaces providing low-level administrative access to a target operating system.

Distinct from Hardware Shell Access: Provides a real interactive shell on a device, not a simulation or container-specific access.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · Device Shell Access. Refine with filters or upvote what's useful.

Awesome Device Shell Access GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • palera1n/palera1npalera1n 的头像

    palera1n/palera1n

    6,296在 GitHub 上查看↗

    palera1n is an iOS jailbreak tool that exploits a permanent hardware vulnerability in the bootrom of A8 through A11 Apple devices running iOS 15.0 or later, granting root access for system customization and third-party software installation. The tool also extends this jailbreak technique to Apple T2-equipped Macs running bridgeOS 5.0 or later, providing system-level access and modification capabilities on those devices. The tool offers two distinct jailbreak environments: a Rootless mode that provides system access without modifying the root filesystem, and a Full-root mode that grants unrest

    Opens a command-line shell on the device via dropbear or telnet, enabling direct system interaction.

    Ccheckm8checkra1nios
    在 GitHub 上查看↗6,296
  • mwrlabs/drozermwrlabs 的头像

    mwrlabs/drozer

    4,535在 GitHub 上查看↗

    Drozer 是一个 Android 安全评估框架和漏洞扫描器。它作为 Android 设备及其已安装软件的安全审计员,提供了一个专门的环境,用于分析进程间通信机制并审计应用程序端点。 该框架专注于 Android 进程间通信分析,允许对系统服务和应用程序组件进行询问。它支持执行专门的安全模块和自定义脚本,以识别漏洞并测试运行时接口的安全性。 该系统提供了一个用于直接进行系统级访问目标设备的远程 Shell,并支持脚本驱动的自动化,以实现重复性的安全审计工作流。它利用可扩展的插件系统将外部安全工具加载到运行时环境中。

    Provides a bridge to the underlying Linux environment for low-level file system and process management.

    Python
    在 GitHub 上查看↗4,535
  • reverseclabs/drozerReversecLabs 的头像

    ReversecLabs/drozer

    4,542在 GitHub 上查看↗

    Drozer is a security testing framework for Android applications that operates through an agent-based remote execution model. It combines a client-server command routing system with a device-side agent, enabling security assessments by mapping inter-process communication (IPC) attack surfaces and running dynamic exploit modules directly on Android devices. The framework distinguishes itself through its ability to discover and enumerate exported Android components by analyzing manifest data and crafting Intents to probe for vulnerabilities. It supports content provider query injection to detect

    Spawns an interactive Linux shell on the device within the agent process for direct command execution.

    Pythonandroiddrozerjava
    在 GitHub 上查看↗4,542
  • kvaps/kubectl-node-shellkvaps 的头像

    kvaps/kubectl-node-shell

    1,818在 GitHub 上查看↗

    This project is a command-line plugin for Kubernetes that provides direct root shell access to the underlying host operating system of a cluster node. It is designed to facilitate administrative tasks, system maintenance, and diagnostic operations on nodes, including those running immutable or container-optimized operating systems that lack native shell environments. The tool functions by dynamically scheduling ephemeral, privileged pods that share the host's process, network, and filesystem namespaces. By leveraging node affinity constraints, it ensures that these diagnostic sessions are exe

    Grants root-level shell access to the host operating system of a Kubernetes node for administrative and diagnostic tasks.

    Shellkubectlkubectl-enterkubectl-node-shell
    在 GitHub 上查看↗1,818
  1. Home
  2. Operating Systems & Systems Programming
  3. Device Shell Access

探索子标签

  • PongoOS Shell EnvironmentsBoots the device into a PongoOS shell for low-level debugging and custom image loading. **Distinct from Device Shell Access:** Distinct from Device Shell Access: specifically boots into a PongoOS shell environment, not a general device shell.