RunAsPasswd
A RunAs clone with the ability to specify the password as an argument.
File Explorer
Download Latest Version (.zip)- cli.png
- klist.png
- msf.png
- RunAsPasswd.cpp
- RunAsPasswd.vcxproj
- RunAsPasswd.vcxproj.filters
- RunAsPasswd.vcxproj.user
- README.md
- RunAsPasswd.sln
# Installation Guide
1. Get the code
git clone https://github.com/Sq00ky/RunAsPasswd
Downloads the entire project code from GitHub to your computer.
cd RunAsPasswd
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
