Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 814 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 814 Bytes

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