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,296GitHub पर देखें↗

    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,535GitHub पर देखें↗

    Drozer is an Android security assessment framework and vulnerability scanner. It serves as a security auditor for Android devices and their installed software, providing a specialized environment for analyzing inter-process communication mechanisms and auditing application endpoints. The framework focuses on Android inter-process communication analysis, allowing for the interrogation of system services and application components. It enables the execution of specialized security modules and custom scripts to identify vulnerabilities and test the security of runtime interfaces. The system prov

    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,542GitHub पर देखें↗

    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,818GitHub पर देखें↗

    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.