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

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

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

1 个仓库

Awesome GitHub RepositoriesConsole-Attached Elevation

Attaches 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.

Explore 1 awesome GitHub repository matching security & cryptography · Console-Attached Elevation. Refine with filters or upvote what's useful.

Awesome Console-Attached Elevation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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

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

    C#
    在 GitHub 上查看↗5,978
  1. Home
  2. Security & Cryptography
  3. Process Privilege Elevation
  4. Console-Attached Elevation