13 مستودعات
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.
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.
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.
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.
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.
sudo-rs هي أداة نظام منخفضة المستوى ومنفذ أوامر مميز مكتوب بلغة Rust. توفر تنفيذاً آمناً للذاكرة لـ sudo وsu لتشغيل البرامج بصلاحيات المستخدم الخارق أو مستخدم بديل وتبديل صلاحيات الجلسة إلى هويات مستخدمين محليين آخرين. يتكامل المشروع مع وحدات أمان النواة ليعمل كمشغل عمليات في بيئة معزولة (sandboxed)، مما يقيد موارد النظام وقدرات العمليات أثناء التنفيذ. تتضمن الأداة دعماً لترجمة النظام متعدد اللغات، باستخدام كتالوجات رسائل مجمعة لتوفير نصوص واجهة مستخدم مترجمة بناءً على لغة النظام.
Launches programs with elevated security permissions of another user or superuser within a memory-safe environment.
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.
هذا المشروع عبارة عن أداة لإعادة تعيين الفترة التجريبية للبرامج مصممة لمسح علامات التسجيل وبيانات انتهاء الفترة التجريبية من النظام المضيف. تعمل كمنظف سجل متخصص يزيل علامات الهوية وتاريخ التثبيت لتمديد فترات تقييم البرامج. تركز الأداة بشكل خاص على صيانة Internet Download Manager عن طريق إعادة تعيين علامات التسجيل. تتجاوز تواريخ انتهاء الفترة التجريبية عن طريق تحديد وحذف علامات التسجيل المحلية التي يستخدمها التطبيق. تنفذ الأداة عمليات على مستوى النظام، بما في ذلك مسح علامات نظام الملفات المخفية ومعالجة إدخالات سجل Windows. تستخدم أوامر shell إدارية وتنفيذ عمليات متسلسل لضمان تعديل مجلدات النظام المحمية ومفاتيح السجل بشكل صحيح.
Runs administrative shell commands with elevated privileges to modify protected system and application folders.
XposedInstaller هي أداة ربط نظام Android مصممة لنشر إطار عمل تعديل Xposed على الجهاز. تعمل كأداة تعديل Android ذات صلاحيات الجذر (rooted) تمكن من اعتراض وتعديل طرق نظام Android والتطبيقات لتغيير سلوك نظام التشغيل الأصلي. تدير الأداة تثبيت إطار العمل للسماح بربط عميق على مستوى النظام وتخصيص سلوك الجهاز. تقوم بأتمتة نشر البرامج المطلوبة لتغيير كيفية عمل نظام تشغيل Android وتطبيقاته المثبتة. تتضمن عملية التثبيت كتابة ثنائيات إطار العمل في قسم النظام المحمي، وتصحيح صورة تمهيد النواة، واستخدام آلية حقن zygote. يتم التعامل مع هذه العمليات عبر واجهة رسومية وأتمتة أوامر shell ذات الامتيازات.
Automates the installation of system files by executing a sequence of privileged shell commands.
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.
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.
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.
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.
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.