awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesProcess Privilege Elevation

Techniques for modifying process tokens to acquire elevated administrative or system privileges.

Distinct from Privileged Process Spawners: Shortlist candidates focus on Android-specific services, Unix bits, or signed verification, not Windows token manipulation for elevation.

Explore 7 awesome GitHub repositories matching security & cryptography · Process Privilege Elevation. Refine with filters or upvote what's useful.

Awesome Process Privilege Elevation GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • adambard/learnxinyminutes-docsالصورة الرمزية لـ adambard

    adambard/learnxinyminutes-docs

    12,287عرض على GitHub↗

    This project is a collection of programming language references and syntax cheat sheets designed for rapid developer onboarding. It serves as a library of code-based documentation that uses valid source code files to provide whirlwind tours of various language specifications. The project focuses on programming language learning by providing concise, commented code examples that explain core features and syntax in place. This approach enables developers to quickly grasp language-specific patterns, data types, and execution flow through a consistent reference format. The content covers a broad

    Includes examples of executing tasks with elevated administrative permissions.

    Markdown
    عرض على GitHub↗12,287
  • xm4ddy/ofgbالصورة الرمزية لـ xM4ddy

    xM4ddy/OFGB

    7,439عرض على GitHub↗

    OFGB is a system debloater tool and registry modifier designed to remove promotional content and advertisements embedded within the Windows 11 operating system. It functions as a graphical utility that applies specific configuration changes to the system registry to alter operating system behavior. The project specifically targets the suppression of advertisements within the file explorer and start menu. It provides a WinUI-based desktop interface that allows users to disable built-in promotional features and optimize registry settings to create a less cluttered desktop experience. The softw

    Utilizes process privilege elevation to obtain administrative rights for modifying protected system registry hives.

    C#
    عرض على GitHub↗7,439
  • gerardog/gsudoالصورة الرمزية لـ gerardog

    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

    Attaches elevated processes to the caller's console window, preserving full terminal features.

    C#
    عرض على GitHub↗5,978
  • microsoft/sudoالصورة الرمزية لـ microsoft

    microsoft/sudo

    5,842عرض على GitHub↗

    Sudo هو أداة سطر أوامر Windows وأداة تصعيد امتيازات مصممة لتنفيذ أوامر فردية بامتيازات إدارية من جلسة طرفية موجودة. يعمل كغلاف وصول إداري يسمح لعمليات محددة بالتشغيل كمسؤول دون الحاجة إلى قيام المستخدم بفتح نافذة إدارية جديدة يدوياً. تدمج الأداة المهام الإدارية مباشرة في سير عمل سطر أوامر Windows، مما يتيح إدارة تكوينات النظام والملفات المحمية مع الحفاظ على سياق الطرفية الحالي. يسهل تنفيذ الأوامر المرتفعة عن طريق تغليف نموذج التنفيذ للسماح بالرفع داخل جلسة shell واحدة.

    Provides a sudo-style utility for Windows that runs commands with administrator privileges within the current shell session.

    Rustsudowindowswindows-11
    عرض على GitHub↗5,842
  • liriliri/ayaالصورة الرمزية لـ liriliri

    liriliri/aya

    5,167عرض على GitHub↗

    Aya هو عميل سطح مكتب رسومي لإدارة أجهزة Android عبر Android Debug Bridge. يعمل كواجهة مركزية لإدارة النظام، وتصحيح أخطاء التطبيق، وتفاعل الجهاز عن بعد. يوفر المشروع أدوات متخصصة لعكس شاشة الجهاز على جهاز كمبيوتر للتحكم عن بعد واكتشاف صفحات webview النشطة للفحص باستخدام أدوات المطور عن بعد. كما يتضمن مدير ملفات مرئي لتصفح ونقل الملفات وحزم APK بين مضيف وجهاز متصل. تغطي القدرات الواسعة مراقبة النظام لاستخدام وحدة المعالجة المركزية والذاكرة في الوقت الفعلي، وفحص تخطيط واجهة المستخدم لتحليل تسلسلات الواجهة، وتكوين الشبكة لإعادة توجيه المنفذ. تتضمن مجموعة الأدوات أيضاً جهازاً طرفياً لتنفيذ أوامر shell ومرافق لرفع امتيازات الاتصال إلى وصول الجذر.

    Includes utilities for elevating connection privileges to root access for supported Android devices.

    TypeScriptadbandroidelectron
    عرض على GitHub↗5,167
  • trickster0/offensiverustالصورة الرمزية لـ trickster0

    trickster0/OffensiveRust

    2,984عرض على GitHub↗

    OffensiveRust is a red team toolkit and malware development kit written in Rust. It serves as an evasion framework and post-exploitation library, providing a collection of offensive security primitives and a Windows API wrapper for interacting with low-level system functions and undocumented APIs. The project focuses on bypassing security software through direct system calls, memory obfuscation, and stealthy payload execution. It implements techniques to defeat static binary analysis via compile-time string encryption and payload obfuscation, while avoiding detection using parent process ID s

    Enables restricted administrative actions by modifying the current process token to include system privileges.

    Rust
    عرض على GitHub↗2,984
  • zacharee/installwithoptionsالصورة الرمزية لـ zacharee

    zacharee/InstallWithOptions

    2,575عرض على GitHub↗

    InstallWithOptions is a specialized Android application deployment utility designed to install application packages using advanced flags and elevated permissions. It functions as an installer and deployer that can bypass standard system restrictions, such as version checks and minimum target SDK requirements. The tool differentiates itself through the ability to perform version downgrades, deploy multi-part split APK bundles as single cohesive apps, and install test-only packages. It further automates the deployment process by granting runtime permissions automatically and spoofing the instal

    Executes processes with high-level system privileges to bypass OS restrictions on SDK targets and app versioning.

    Kotlin
    عرض على GitHub↗2,575
  1. Home
  2. Security & Cryptography
  3. Process Privilege Elevation

استكشف الوسوم الفرعية

  • ADB Root ElevationUtilities for elevating ADB connection privileges to administrative root access. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: specifically targets the ADB connection level for rooted Android devices.
  • CMD Command ElevationsRuns a non-PowerShell command with elevated privileges using the -d flag to avoid spawning a new PowerShell instance. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: focuses on elevating CMD commands specifically, avoiding PowerShell invocation.
  • Console Preservation WrappersMechanisms that elevate process privileges while maintaining the standard input and output of the calling terminal. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: specifically focuses on the preservation of terminal I/O during elevation, not just token manipulation.
  • Console-Attached ElevationAttaches the elevated process to the caller's console window, preserving colors, keyboard input, and I/O redirection. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: focuses on attaching the elevated process to the caller's console window rather than general token manipulation.
  • Elevation Status CheckersReports whether the current process is elevated, a cache session is active, or the user is an admin member. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: focuses on querying and reporting elevation status, not performing the elevation itself.
  • In-Process Command ElevationsUtilities that execute elevated commands within the existing terminal process without spawning new windows. **Distinct from CMD Command Elevations:** Distinct from CMD Command Elevations: covers general shell elevation (including PowerShell/CMD) without restricting to specific flags like -d.
  • Input-Redirected ElevationsFeeds a null input stream to the elevated command so it runs non-interactively and cannot be driven by a lower-integrity process. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: focuses on redirecting input to the elevated process for security isolation, not just token manipulation.
  • New-Window ElevationsLaunches the elevated command in a separate console window to isolate it from the medium-integrity caller process. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: focuses on launching the elevated process in a new window for isolation, not just token manipulation.
  • Same-Console ElevationsRuns a program with administrator privileges while keeping the elevated process attached to the current console window for seamless interaction. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: focuses on keeping the elevated process attached to the caller's console window, not just token manipulation.
  • Token Duplication ElevationCreates an elevated process by duplicating the security token of an already-elevated process, avoiding a new UAC prompt. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: specifically duplicates tokens from already-elevated processes rather than general token modification.
  • Windows Sudo ElevatorsRuns commands with administrator privileges from any Windows shell, preserving console features and caching credentials to reduce UAC prompts. **Distinct from Process Privilege Elevation:** Distinct from Process Privilege Elevation: focuses on a user-facing sudo-style tool for Windows with credential caching and console preservation, not generic token manipulation.