Skip to content
Alexander edited this page Apr 7, 2022 · 4 revisions

Welcome to the Tokenvator wiki!

Tokenvator is a small tool to alter privileges on the Windows.

Tokenvator Basics

This tool has two methods of operation - interactive and argument modes

Interactive Mode:

C:\> tokenvator.exe
(Tokens) > steal_token /process:908 /command:cmd.exe

Arguments Mode:

C:\> tokenvator.exe steal_token /process:908 /command:cmd.exe

For basic usage see help command:

(Tokens) > help

For context specific help, specify the command after help

(Tokens) > help Steal_Token
Name                     Optional            Required
----                     --------            --------
Steal_Token              Command             ProcessID

e.g. (Tokens)> Steal_Token /process:2180 or Steal_Token /process:2180 /command:cmd.exe

Note: Any unknown command will trigger the help menu

More detailed information for each command can be found in this wiki