Skip to content

Run any executable as local SYSTEM account (no service required).

License

Notifications You must be signed in to change notification settings

codeOverFlow/sysrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crates.io MIT licensed

Sysrun

Run any executable as local SYSTEM account (no service required).

It is directly taken from the awesome tools from the one and only (the GOAT) Pavel Yosifovich.

This project is more or less a one-to-one rust translation of his tools but rust powered.

My primary goal is to learn more about windows internals by reading God Pavel's code, and then to make it available through cargo install.

Usage

Usage: sysrun.exe <EXECUTABLE> [ARGS]...

Arguments:
  <EXECUTABLE>  Executable to launch
  [ARGS]...     Arguments

Options:
  -h, --help  Print help

About

Run any executable as local SYSTEM account (no service required).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages