paskalian / ShellcodeInjection

Basic attempt to inject shellcode into a target process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShellcodeInjection

This process attempts to inject shellcode into a target process and pops a MessageBox.

Information

Made for educational purposes only.

Usage

Run the compiled process with a PID parameter.

CompiledProcess.exe 1234

About

Basic attempt to inject shellcode into a target process.

License:MIT License


Languages

Language:C++ 100.0%