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

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

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

13 个仓库

Awesome GitHub RepositoriesPrivileged Shell Executions

Executes shell commands with elevated privileges to bypass OS sandboxing and access protected directories.

Distinct from Shell Command Execution: Distinct from Shell Command Execution: adds root privilege escalation for bypassing sandbox restrictions.

Explore 13 awesome GitHub repositories matching development tools & productivity · Privileged Shell Executions. Refine with filters or upvote what's useful.

Awesome Privileged Shell Executions GitHub Repositories

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

    firerpa/lamda

    7,834在 GitHub 上查看↗

    This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android devices using Python and ADB. It provides a suite of tools for rooted device management, allowing for programmatic control of system settings, application lifecycles, and shell command execution via a remote API. The framework distinguishes itself through a combination of dynamic instrumentation and AI integration. It can inject scripts into running processes to hook Java interfaces and modifies application behavior in real time. Additionally, it supports large language model in

    Executes shell commands and scripts as the root user to bypass OS sandboxing and access protected directories.

    Pythonadbagentsai
    在 GitHub 上查看↗7,834
  • xayahsususu/android-databackupXayahSuSuSu 的头像

    XayahSuSuSu/Android-DataBackup

    6,231在 GitHub 上查看↗

    Android-DataBackup is a rooted Android backup tool that backs up and restores complete application data on devices using Magisk, KernelSU, or APatch. It operates as a root-based backup manager, executing commands through a root shell to bypass Android's sandboxing and access app-specific data directories directly. The tool integrates with Magisk, KernelSU, and APatch to gain root-level access for reading and writing protected application data directories. It compresses backup data into tar archives to preserve file permissions, ownership, and directory structure for reliable restoration, whil

    Executes commands through a root shell to bypass Android's sandboxing and access app-specific data directories directly.

    Kotlinandroidbackupcompose
    在 GitHub 上查看↗6,231
  • gerardog/gsudogerardog 的头像

    gerardog/gsudo

    5,978在 GitHub 上查看↗

    gsudo is a command-line utility for Windows that elevates any command with administrator privileges directly from the current console window. It functions as a sudo-style tool, detecting the active shell environment—whether CMD, PowerShell, WSL, or Bash—and running the elevated command natively within that shell without spawning a new window. The tool preserves full console features including colors, keyboard input, auto-completion, and I/O redirection during elevated execution. A key differentiator is gsudo's credential caching system, which stores UAC-approved tokens in a background daemon

    Detects the active shell environment and runs elevated commands natively within CMD, PowerShell, WSL, or Bash without spawning a new window.

    C#
    在 GitHub 上查看↗5,978
  • supermonster003/autojs6SuperMonster003 的头像

    SuperMonster003/AutoJs6

    5,352在 GitHub 上查看↗

    AutoJs6 is an Android automation framework and JavaScript runtime designed to automate user interface interactions and system tasks on mobile devices. It functions as a UI automator that inspects screen hierarchies and manipulates on-screen controls via selectors to automate manual workflows. The project includes an Android script compiler that bundles automation scripts into standalone APK files for distribution. It also provides a remote debugging tool that creates a network-based bridge between a mobile device and a desktop IDE for writing and testing scripts. The framework covers a broad

    Executes low-level system commands by interfacing with a privileged shell environment on rooted devices.

    Javaandroidautojsautojs6
    在 GitHub 上查看↗5,352
  • trifectatechfoundation/sudo-rstrifectatechfoundation 的头像

    trifectatechfoundation/sudo-rs

    4,410在 GitHub 上查看↗

    sudo-rs 是一个用 Rust 编写的底层系统实用程序和特权命令执行器。它提供了 sudo 和 su 的内存安全实现,用于以超级用户或其他用户权限运行程序,并将会话权限切换到其他本地用户身份。 该项目与内核安全模块集成,充当沙盒进程启动器,在执行期间限制系统资源和进程能力。 该实用程序包括对多语言系统本地化的支持,利用编译后的消息目录根据系统区域设置提供翻译后的用户界面文本。

    Launches programs with elevated security permissions of another user or superuser within a memory-safe environment.

    Rust
    在 GitHub 上查看↗4,410
  • rayenghanmi/rytunexrayenghanmi 的头像

    rayenghanmi/RyTuneX

    4,080在 GitHub 上查看↗

    RyTuneX is a utility suite designed for managing operating system features, removing bloatware, and controlling data privacy settings. It functions as a system optimizer and debloater that allows users to uninstall preinstalled applications and tune system configurations to improve performance and reliability. The project includes a privacy manager to disable telemetry and block data collection tracking. It provides a dashboard for modifying system behaviors and hardware specifications through a simplified interface, including toggle switches for native operating system features. The suite c

    Executes tasks with elevated system permissions to modify protected system files and restricted settings.

    C#customization-tooldebloatdisk-cleaner
    在 GitHub 上查看↗4,080
  • j2team/idm-trial-resetJ2TEAM 的头像

    J2TEAM/idm-trial-reset

    4,001在 GitHub 上查看↗

    该项目是一个软件试用重置工具,旨在清除宿主系统中的注册标记和试用过期数据。它作为一个专门的注册表清理器,删除身份和安装日期标记,以延长软件评估期。 该工具专门专注于通过重置注册标志来维护 Internet Download Manager。它通过识别并删除应用程序使用的本地注册标记来绕过试用过期日期。 该实用程序执行系统级操作,包括擦除隐藏的文件系统标记和操作 Windows 注册表项。它使用管理 shell 命令和顺序进程执行,以确保受保护的系统文件夹和注册表项被正确修改。

    Runs administrative shell commands with elevated privileges to modify protected system and application folders.

    AutoItautoitautoit3
    在 GitHub 上查看↗4,001
  • rovo89/xposedinstallerrovo89 的头像

    rovo89/XposedInstaller

    3,973在 GitHub 上查看↗

    XposedInstaller 是一个 Android 系统挂钩工具,旨在将 Xposed 修改框架部署到设备上。它作为一个已 Root 的 Android 修改工具,能够拦截和修改 Android 系统及应用程序方法,从而改变原生操作系统的行为。 该工具管理框架的安装,以允许进行深度的系统级挂钩和设备行为定制。它自动化了更改 Android 操作系统及其已安装应用程序运行方式所需的软件部署过程。 安装过程涉及将框架二进制文件写入受保护的系统分区、修补内核引导镜像,以及利用 zygote 注入机制。这些操作通过图形界面和特权 shell 命令的自动化来处理。

    Automates the installation of system files by executing a sequence of privileged shell commands.

    Javaandroidxposed
    在 GitHub 上查看↗3,973
  • x-cmd/x-cmdx-cmd 的头像

    x-cmd/x-cmd

    4,037在 GitHub 上查看↗

    x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an enhanced POSIX shell toolkit. It integrates large language models directly into the terminal for chatting, code generation, and the execution of agentic workflows, while offering a framework for building interactive terminal user interface components. The project distinguishes itself by deploying containerized AI agents within isolated sandboxes, provisioning them with specialized skills and headless browser automation capabilities. It further streamlines development through a unif

    Executes shell commands with elevated privileges while preserving the user's original environment and path.

    Shellagentaibash
    在 GitHub 上查看↗4,037
  • rikkaapps/suiRikkaApps 的头像

    RikkaApps/Sui

    3,809在 GitHub 上查看↗

    Sui is an Android root management framework and superuser manager designed to control root permissions and provide applications with elevated access to restricted system APIs and internal services. It functions as a communication bridge that allows non-root applications to execute system functions via a privileged root process. The framework utilizes a typed interface root bridge to map system functions to strongly typed interfaces, removing the need to parse raw text from shell commands. It incorporates a root shell environment for executing manual system commands and administrative scripts

    Provides an interactive root-level shell for executing manual system commands with full administrative privileges.

    Javariru
    在 GitHub 上查看↗3,809
  • chikage0o0/linux-netspeedChikage0o0 的头像

    Chikage0o0/Linux-NetSpeed

    3,756在 GitHub 上查看↗

    Linux-NetSpeed is a network performance tuner and TCP congestion control optimizer for Linux systems. It is designed to improve bandwidth utilization, reduce latency, and increase data transfer speeds and throughput. The utility specifically provides scripts to enable and tune the BBR congestion control algorithm. It achieves this by configuring Linux kernel network parameters and managing the loading of congestion control modules. The tool covers a broad range of network optimization and server performance tuning, focusing on accelerating network traffic and overcoming bottlenecks to increa

    Executes shell commands with root privileges to modify restricted system files and load kernel modules.

    Cbbrbbrmod
    在 GitHub 上查看↗3,756
  • ddev/ddevddev 的头像

    ddev/ddev

    3,671在 GitHub 上查看↗

    DDEV is a container-based local development environment and project manager designed to bootstrap consistent web development stacks. It orchestrates Docker containers to provide isolated Linux environments, integrating web servers, databases, and language runtimes. The project distinguishes itself by automating the complexities of local networking and security, featuring a local HTTPS proxy for SSL certificate automation and wildcard DNS for hostname management. It further enables collaboration by exposing local environments to the internet through tunneling for external project sharing. The

    Allows execution of shell commands with elevated sudo privileges inside specific service containers.

    Gobackdropcraftcmsddev
    在 GitHub 上查看↗3,671
  • byt3bl33d3r/offensivenimbyt3bl33d3r 的头像

    byt3bl33d3r/OffensiveNim

    3,033在 GitHub 上查看↗

    OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje

    Duplicates access tokens from target processes to execute commands with stolen elevated privileges.

    Nim
    在 GitHub 上查看↗3,033
  1. Home
  2. Development Tools & Productivity
  3. Shell Command Execution
  4. Privileged Shell Executions

探索子标签

  • Cross-Shell ElevatorsDetects the active shell environment and runs elevated commands natively within CMD, PowerShell, WSL, or Bash without spawning a new window. **Distinct from Privileged Shell Executions:** Distinct from Privileged Shell Executions: focuses on detecting and elevating within multiple shell types natively, not just executing a single command with elevated privileges.