GregsBestFriend
GregsBestFriend process injection code created from the White Knight Labs Offensive Development course
File Explorer
Download Latest Version (.zip)- GregsBestFriend.cpp
- README.md
- GregsBestFriend.cpp
- README.md
- GregsBestFriend.cpp
- README.md
- GregsBestFriend.cpp
- README.md
- README.md
- VT1.png
- GregsBestFriend.cpp
- GregsBestFriend.vcxproj
- GregsBestFriend.vcxproj.filters
- GregsBestFriend.vcxproj.user
- GregsBestFriend.sln
- README.md
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/WKL-Sec/GregsBestFriend
Downloads the entire project code from GitHub to your computer.
cd GregsBestFriend
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd Visual Studio/GregsBestFriend
This project's files live in a subfolder, so move into it first.
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)
