An open API service indexing awesome lists of open source software.

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).

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
```