https://github.com/w1u0u1/exec
Use current thread token to execute command
https://github.com/w1u0u1/exec
Last synced: 4 months ago
JSON representation
Use current thread token to execute command
- Host: GitHub
- URL: https://github.com/w1u0u1/exec
- Owner: w1u0u1
- Created: 2021-01-27T08:38:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-27T08:44:42.000Z (almost 5 years ago)
- Last Synced: 2024-11-21T10:36:42.369Z (12 months ago)
- Language: C#
- Size: 6.84 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - w1u0u1/exec - Use current thread token to execute command (C# #)
README
# exec
Use current thread token to execute command
# basic
vs2019 + net2.0 + c#
# usage
exec.exe "whoami"
exec.exe "netstat -ano"