Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 255 Bytes

FaceDancer

Playing around with token manipulation in C#. This will try to steal a token from the target PID (defaults to winlogon.exe), and start the specified executable (defaults to cmd.exe).

Usage

FaceDancer.exe [PID] [C:\Path\To\Executable.exe]