Skip to content

P2P-Develop/WindowsSudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] WindowsSudo

A fast sudo for windows.


Notification

  • This is only implemented the backend yet.
  • It is designed for people who can speak TCP, but once the backend is complete, we will create the frontend.

Features

  • sudo command for windows.
  • Fast execute ( > 100ms)
  • Elevation privileges without UAC dialog
  • Serviced backend

[WIP] Features

  • Attach process's stdin/stdout/stderr/sizechange etc... (For open cmd in the same terminal)
  • Server connection via TLS(1.3)
  • Password protection
  • Run as another user
  • Remote process execute/attach (Security problem)
  • Tasktray gui