https://github.com/0xvpr/vpr-injector-4
A GUI interface for payload injection (Powered by Pidjeon).
https://github.com/0xvpr/vpr-injector-4
csharp dotnet dotnet-framework gui injector payload payload-injector
Last synced: about 1 month ago
JSON representation
A GUI interface for payload injection (Powered by Pidjeon).
- Host: GitHub
- URL: https://github.com/0xvpr/vpr-injector-4
- Owner: 0xvpr
- Created: 2021-11-30T07:55:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T08:10:57.000Z (over 4 years ago)
- Last Synced: 2025-07-31T02:15:21.356Z (11 months ago)
- Topics: csharp, dotnet, dotnet-framework, gui, injector, payload, payload-injector
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# VPR-Injector-4
A GUI interface for payload injection (Powered by Pidjeon).
## Demo
[ embed a demo ]
## Install
[ add instuctions ]
## Build
#### VPR-Injector-4
```powershell
".\VPR Injector 4.sln"
```
#### Pidjeon
WSL2/Linux
```bash
cd Pidjeon
make # builds release binaries by default
```