awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesNew-Window Elevations

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

Explore 1 awesome GitHub repository matching security & cryptography · New-Window Elevations. Refine with filters or upvote what's useful.

Awesome New-Window Elevations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gerardog/gsudoAvatar de gerardog

    gerardog/gsudo

    5,978Ver en 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

    Launches the elevated command in a separate console window to isolate it from the medium-integrity caller process.

    C#
    Ver en GitHub↗5,978
  1. Home
  2. Security & Cryptography
  3. Process Privilege Elevation
  4. New-Window Elevations