awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesToken Duplication Elevation

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

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

Awesome Token Duplication Elevation GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • gerardog/gsudoAvatar gerardog

    gerardog/gsudo

    5,978Vezi pe 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

    Duplicates security tokens from already-elevated processes to avoid new UAC prompts.

    C#
    Vezi pe GitHub↗5,978
  1. Home
  2. Security & Cryptography
  3. Process Privilege Elevation
  4. Token Duplication Elevation